\e2b\Update agFM\GetLatestVentoyPluginFiles.cmd
now adds a \ventoy\VentoyPlugsonE2B folder to the first partition. You can then run \ventoy\VentoyPlugsonE2B\VentoyPlugsonE2B.exe from that folder.
Steve's blog about RMPrepUSB, Easy2Boot and USB booting and sometimes other stuff too! Don't forget to Subscribe! PDF eBooks here
Visit www.rmprepusb.com for over 140 Tutorials on USB booting or www.easy2boot.xyz for a unique USB multiboot solution.
Recently I had to send a solicitor who was located over 100 miles away, some copies of my ID documents (passport, driving licence, etc.).
Now solicitors do not like receiving emails with attachments as, of course, opening an email attachment carries serious security risks, so they automatically bin all emails with attachments and they wanted me to either send a fax or use snail mail.
However, in the UK, we have just had a warning of a forthcoming Royal Mail postal service strike and so I was afraid that my documents would be delayed or worse - lost if I posted them! So it seemed that it was best to send them faxes of my ID docs.
My printer does actually have fax capability, but I needed a BT phone socket adaptor for it which I didn't have. So instead I decided to try an online fax service.
While testing all the .wim files in Medicat 21.12, I found that the Lockpick.wim file would not Legacy-boot from the Easy2Boot menu system.
All the other .wim files seem to Legacy-boot OK (except for the DiskGenius.wim file which seems to load and briefly display the WinPE Desktop and then immediately reboot on E2B, agFM and Ventoy???).
Easy2Boot 2.15 and previous versions booted a .wim file by using a default boot.sdi and bootmgr file and it creates a BCD dynamically with the name of the boot file in it. For some reason it seems to crash however on the Lockpick.wim file.
So Easy2Boot v2.16a Beta now supports the .wimboot file extension and this will load the wim file using the wimboot method (derived from the iPXE github project and used by agFM and Ventoy).
Download E2B v2.16a from the 'Latest Betas' folder - https://easy2boot.xyz/download/alternate-download-sites/
QRUN will suggest that you try .wimboot instead of .wim, or you can just give the .wim file a _.wimboot.wim file extension and it will automatically use the wimboot method without prompting you.
e.g.
If you want to UEFI64 (or legacy) boot to an MX-Linux ISO and have persistence, you can use a .grubfm file. The .grubfm file must be the same name as the ISO file and in the same folder, e.g.
1. Copy on the two files. The grubfm file can be found on Partition 2 at "\e2b\Sample agFM menu files\LINUX\MX-21.1_x64.grubfm" folder or download from here.
2. The persistence files that will be created by MX-Linux must be stored on either Partition 2 of the E2B USB drive or Partition 3. Check that you have enough room (the default files are 8GB and 10GB but you can choose a smaller size). If you do not have a Partition 3 on the E2B USB drive then you could resize the partitions using EaseUS Home Partition Master or a similar tool.
3. Edit the .grubfm file and change the partition number to the one that you are going to use - either 2 or 3, e.g. line 15-17, make sure set PERSIST_PTN= 2 (or 3) as the only line and comment out any other set PERSIST_PTN= line...
IODD have brought out a new disk enclosure which allows you to add your own 2.5" SATA disk drive (spinning rust or SSD). The IODD allows you to select and boot from any ISO or VHD as long is it is bootable, so there should be no issues with Secure Boot failures as long as the ISO/VHD has signed boot files.
It is called the ST400 (Amazon.com #ad). It is available from Amazon.com (USA) now for about $90 and you can add a cheap 1TB 2.5" SSD for about $100 (it does not need to be fast as the USB 3 transfer rate for the ST400 device seems to max out at around 140MB/s) - or add a spinning rust Seagate Barracuda 5TB drive for about the same price instead. The IODD Mini is approx. $130 for the 256GB SSD unit.
Please Update to v2.15. There was a problem in v2.14 (the QRUN.g4b batch file was too long as limitation of only 2048 lines of code are allowed in a grub4dos batch file).
The only change is the QRUN.g4b file and the version.txt file.
Some .img and .vhd files would not boot in Legacy mode when using the 'map' option (which runs grub4dos).
For instance, if you install Medicat to a fixed-size .VHD file, you can boot to it using E2B (as .vhdhdd) or agFM (as either .vhd or .img) or Ventoy (Ventoy requires the extension to be .img) - so use the extension _.vhdhdd.img so that it works on all three.
You can update just by running Ptn2:\e2b\Update agFM\Download and update agFM_v2.cmd.
Note: There is a bug in E2B v1.14 - if you get a 'Cannot find label SWP01' error then please update to v2.15aBeta.
v2.14 is now fully released and is on FossHub for fast download.
There were a few small changes including tweaks to QRUN.g4b and E2B_Editor.exe since the 2.14 version that I made available a few days ago on the Beta Alternate Downloads OneDrive site. You can update again to the full release version if you wish.
The E2B_Editor.exe utility now displays the X-Y co-ordinates of the cursor as well as the colour of the pixel under the cursor in the floating tooltip - as shown below. This may assist you when setting STAMP and ANIMATION co-ordinates.
E2B v2.14 DPMS is now available here. I will put it on FossHub in a few days but I thought I would make it available to blog subscribers here first.
E2B v2.14 is now fully released.
Here are the changes (please feed back any issues if you find any ASAP):