Wednesday 5 February 2020

E2B v1.B9g Beta available

This version v1.B9g will now ask if you want to download and add the agFM UEFI boot files to the E2B drive after it has been made. The agFM files are then automatically added to the E2B drive for you.

However, it only asks you if the second partition is a FAT partition and it is larger than 60MB.

If you just click the large red arrow button in Make_E2B.exe, then you will get a FAT32 2nd partition of approx. 600MB by default - or use the Gear Wheel button to specify what partition sizes you want.


Tuesday 4 February 2020

E2B v1.B9f Beta

This version 1.B9f just has some changes to the Make_E2B_USB_Drive.cmd script which is used to make the E2B drive by the Make_E2B.exe GUI.

Changes are:

Monday 3 February 2020

a1ive grub2 File Manager v1.5 now available

The 'E2B UEFI File Manager v1.5.zip' latest version is now available from here.

I have modified the RESTORE_E2B.cfg file and there is a new version of agFM_imgPTN_v15.cfg (for switching in .imgPTN files).

Latest grub2 build (todays build)

The second FAT32 partition can be type 0B or type 0C now (some partition tools seem to create type 0B FAT32 partitions).


Saturday 1 February 2020

a1ive grub2 File Manager v1.4 now available (with .imgPTN support)

The grub2 developer a1ive has done some fantastic work and has added more features to grub2 which means we can update partitions even under UEFI.

The 'E2B UEFI File Manager v1.4.zip' latest version is now available from here.

This version allows you to 'switch-in' any .imgPTN file or restore the E2B partitions from within a1ive's grub2 File Manager (agFM).

By switching in a Windows 10 .imgPTN23 file, we can Secure UEFI64-boot and install Windows 10 on a Secure system.

To update, just copy extract the files to overwrite the current files on your FAT32 partition.

Note: This is in Beta development and you could possibly lose all your data on the E2B drive! I haven't lost any data yet however.

It assumes that your first two partitions are:
Ptn1: NTFS Primary (type 07)
Ptn2: FAT32 Primary (type 0C)

Thursday 30 January 2020

a1ive grub2 File Manager v1.3 now available

a1ive has fixed a few small bugs and enhanced the grub2 features.

v1.3 contains the latest grub2 files and I have also added some WinPE files (except for a WinPE 64-bit \sources\SWITCH_X64.wim file which you can add yourself).

It is now possible to UEFI-boot to the File Manager and select a .cfg file which will then switch in a particular .imgPTN file and then reboot to the new image. You do not need to boot to WinPE to switch in the .imgPTN file.

Monday 27 January 2020

UEFI64 Secure Boot to a1ive grub2 File Manager to the Windows 10 Installer

The UEFI64 Secure Boot seems to work quite well even on systems which are set to 'UEFI: Microsoft OS only' except when installing Windows 10 from an ISO.

The solution for this seems to be that we must boot from a Windows 10 .imgPTN file, so we

1. Secure UEFI64-boot to agFM
2. Boot to WinPE
3. Run Switch_E2B.exe and switch in our Windows 10 .imgPTN23 image file
4. Reboot from the new partition and install Windows 10
5. Reboot to agFM and switch back in the E2B partition

I have added the instructions on how to add in the WinPE files here.

It would be nice to not have to boot to WinPE and run SWITCH_E2B.exe, but I am not sure that grub2 can do this like grub4dos can (P.S. see agFM v1.3 for a solution!).

The other alternative is to use agFM to boot to WinPE and then run WinNTSetup.exe from WinPE - this can install directly from a Win10 ISO and there is no need to use .imgPTN files.

Thursday 23 January 2020

E2B v1.B9d Beta available

Changes from v1.B8 are:
  • The E2B menu system will ignore .grubfm files and .cfg files which are not grub4dos batch files (in case added for a1ive grub2 file manager)
  • Bugfix for Windows ISOs + XML files (unattend answer file error fixed)
  • Bugfix for firadisk/strelec ISO booting
  • Bugfix in NTBOOT for .wim booting when using grub2 File Manager
  • Language file for Simplified Chinese STRINGS.txt updated (thanks to a1ive)
  • Change to MAKE_E2B_USB_DRIVE.cmd script to leave 100MB+ at end of the USB drive so a 2nd FAT32 partition can be easily added without needing to resize the E2B drive.
If you make a new E2B drive now, it will leave approx. 100MB of free unused space on the drive (or if a >128GB drive, it will make a large NTFS partition #2). This allows the user to easily delete the 2nd partition and make a new FAT32 partition of 100MB, so they can easily add the grub2 a1ive File Manager UEFI boot files.

I may add an option to add the UEFI files into the E2B installer later, but I need a lot more feedback from users on how good (or bad) the new UEFI File Manager is.

Download v1.B9d

So please let me have your feedback on the 'a1ive gru2 File Manager' and let me know what works and what doesn't.

KSGER soldering iron reduced in price!

If you are thinking of buying a new soldering iron, it is now available for less than £30 ($35.55) at the moment (via email offer only)!

Create an account with Banggood and subscribe to get newsletters. Use the link in the email that will be sent to you for over £10 discount!

I recommend getting some extra bits at the same time.

See here for details.

Tuesday 21 January 2020

A1ive grub2 File Manager for E2B v1.1 now available.

The latest version has a few improvements and bug fixes to make it more reliable for booting .WIM files.

I have also added a MEMTEST86 folder so that you can boot to the MemTest86 EFI files whenever you like.

Just extract the files straight to your FAT32 2nd partition to update the old version 1.0 files.

v1.1 1Drive Download link
v1.2 includes UEFI32 support

Monday 20 January 2020

Bugfix in grub_filemanager.mnu (booting .wim files did not work)

If you are using the grub2 File Manager with Easy2Boot and have used the grub_filemanager.mnu menu file in the Main Menu  AND you have an animation on the menu, you may find that direct booting of some WinPE NT6 .WIM files does not work.

To fix this, we need to unmap the floppy drive that the animation uses before we load the grubfm.iso file.

Here is the new grub_filemanager.mnu file (the additional lines are in red)

iftitle [ if exist (hd0,1)/grubfm.iso || if exist (hd0,2)/grubfm.iso ] Grub2 File Manager (a1ive)\nBoot a file using grub2
splashimage --animated=0
map --unmap=0:03 > nul
map --unhook
find --set-root /grubfm.iso
map --mem /grubfm.iso (0xff)
map --hook
chainloader (0xff)
boot