Thursday 30 December 2021

Add rEFInd to Ventoy to allow you to UEFI64-boot from any file/partition/disk

I have added instructions here on how to add the rEFInd image file to agFM and/or Ventoy so that you can UEFI64-boot from any EFI file on any partition in the system (not just the Ventoy main USB partition).


Note that using the 'Install rEFInd' icon (dark blue square with down-arrow), you can install rEFInd onto any disk in the system.

Tuesday 28 December 2021

agFM v1.76 released

This version just has a small bugfix to the batch file:
 \e2b\Update agFM\Make_Latest_ventoy_Partition_Image.cmd which makes the Ventoy images described see here. The old cmd file was downloading Ventoy 1.0.62 instead of 1.0.63.

To update agFM run \e2b\Update aFM\Download and update agFM_v2.cmd from partition 2 of your USB drive.

1.76 2021-12-28 – fix \e2b\Update agFM\Make_Latest_ventoy_Partition_Image.cmd so always downloads latest version.

Monday 20 December 2021

E2B v2.11 released

 v2.11 is now released. It is the same as v2.11d Beta.

v2.11 2021-12-19

  • Bugfix – file extension overrides xxxxxx_.isodef.iso not working in 2.10
  • Add sample ReloadVentoy.mnu menu for when adding E2B to a Ventoy USB drive (and _ISO\docs\Sample mnu files\Ventoy\ventoy_grub.cfg file sample file for \ventoy folder)
  • Update Launcher.exe, latest RMPartUSB.exe
  • Update language strings
  • Update .cmd files to use windows find.exe in all places in case user has changed Windows default path

Saturday 11 December 2021

Add E2B to your Ventoy USB drive

If you have switched over to using Ventoy as your main USB multiboot tool but you still need your trusty  E2B USB drive for some Legacy boot tasks such as to boot to DOS images, Legacy booting some Linux ISOs which Ventoy doesn't support, install Win98/Win2K/XP, auto-install Windows legacy with drivers+apps (SDI_CHOCO), run PassPass, etc. then why not add E2B to your Ventoy USB drive as well?

It is very easy to do and I have added a new page with instructions here.

Tip: Use E2B v2.14 or later.


Note that .imgPTN files are not supported when using a Ventoy USB drive.

Saturday 4 December 2021

Why not start a 'side-hustle' during the holidays?

Instead of watching your favourite box-set again during the holidays, why not use the time to set up a 'side-hustle' or two instead? With the Omicron virus around, you won't be going out much anyway...


Get this T-shirt here. Try the coupon code FINISHLINE and you may get 25% off this week!

So with a little bit of effort why not earn extra income from the internet. In many cases, this can be set up as a 'passive income' source - i.e. once you set it up, it will continue to earn you money for many years and you don't have to do anything else except count the money every month!

For instance, I set up a RedBubble 'shop' in just one day yesterday (and I have ZERO skills when it comes to graphics design as you can probably tell!). RedBubble will sell your designs for you. Your designs are printed onto a wide range of their products on demand and it costs nothing to start.

E2B sticker for your laptop/PC from as little as £1

E2B Classic Mug from £8-ish with coupon code.

Can you work out the message on my plain black T-shirt below (for maths geeks only - and it is for sale -  tip: try the coupon code FINISHLINE before Dec 8th and you may get 25% off!;-)?

Thursday 2 December 2021

eBook 'Getting started with Ventoy' v1.05 now available

My PDF-based eBook 'Getting started with Ventoy' v1.05 has now been updated for the latest version of Ventoy.

Ventoy v1.0.62 now includes the new VentoyPlugson web-based app so you can easily make and tweak your ventoy.json file.

You can get the updated eBook for free using the link that was previously in your confirmation email from Payhip when you first bought the book.

If you haven't already purchased the eBook then please visit my store here (multibuy discount will be applied at checkout if you buy more than one).

Ventoy v1.0.62

1. VentoyPlugson —— A GUI plugin configurator. Notes
2. Add default_file option in theme plugin. Notes
3. Add F5 Tools --> Theme Select menu to switch between themes. Notes
4. Automatically fix volume abnormal status when do non-destructive install in Windows.
5. Optimization for FreeBSD boot process.
6. Optimization for Ventoy2Disk.sh
7. languages.json update


Saturday 27 November 2021

agFM v1.75 released (bugfix for Windows ISOs not booting in Legacy mode)

I accidentally introduced a Legacy Windows ISO problem in agFM v1.73 and v1.74.

In an attempt to fix a grub2 bug involving the loopback command which caused a problem on some PCs, I changed the windows iso code to load some required uncompressed files instead of compressed .xz files. Unfortunately, although this worked for UEFI mode, it seems it does not work for Legacy mode (for some strange reason - must be a grub2 bug?).

I have therefore changed back the grub2 code to load the compressed .xz files if grubfm is booted in Legacy mode. 

i.e this code

loopback wimboot (${user})/boot/grubfm/wimbootxz;

loopback install (${user})/boot/grubfm/installxz;

works in UEFI mode but for some strange reason not in MBR\Legacy mode!

Thursday 18 November 2021

eBook 'Getting started with Ventoy' v1.04 now available

 I have made some small updates to my eBook 'Getting started with Ventoy'.

You can get the new version by using the original link in the confirmation email that was sent to you when you first purchased it.

If you haven't got it yet, it is available here (with 10% discount on total if you buy more than one).

Friday 12 November 2021

E2B v2.11c Beta is now available (but needs some English strings translated)

The latest Beta of E2B is now available: v2.11c.

Some of the .mnu files for UEFI/agFM/Ventoy support in \_ISO\MAINMENU folder were 'hard-coded' to English. In the new Beta 2.11c I have now put the menu titles into each of the language files (however they are still in English):

Sunday 7 November 2021

E2B UEFI File Manager agFM v1.74c Beta.zip with new Ventoy partition image support available

It was previously possible to make partition images of Ventoy and then replace Partition 2 of the E2B USB drive with the Ventoy partition image, however in Ventoy v1.0.57 onwards, extra checks have been added into Ventoy and it now checks for Ventoy grub2 boot code in the MBR of the drive. This means that new versions will no longer work as partition images. :-(

However, I have modified the script and .cfg files so that it now also replaces the grub4dos boot code with the Ventoy grub2 boot code. The result is that we can now make Ventoy partition images again and boot to them and Ventoy still thinks the drive is an 'official' Ventoy USB stick.

Note that this exercise is only for someone who knows where their towel is and don't try it if you have not made a backup of your E2B drive just in case something goes wrong!

Instructions

Friday 5 November 2021

New Beta version of E2B with bugfix and latest E2B+grub4efi Beta

 I found a bug in the latest release version of E2B v2.10 - file extension overrides no longer work.

e.g. a filename of Ubuntu_.isodef.iso should automatically use the .isodef extension, or  win10pe_.isope01.iso should use the extension of .isope01 but in the latest version it doesn't work.

The new Beta version of E2B with a bugfix for this is v2.11a.

The Beta download folder is here.

Note that the latest grub4dos releases are not used by E2B. Some new bugs and incompatibilities have been introduced and also the old grub4dos utilities such as wenv and fat and hotkey no longer work with the new grub4dos versions and you have to replace them with new compatible versions. So although the latest grub4dos versions have a few new features (e.g. allowing menu titles and menu help text to be in multiple colours), I still use a February 2020 version of grub4dos in E2B.


E2B for UEFI

I have also updated the E2B+grub4efi experimental version which uses the latest version of 'grub4dos for UEFI'. It is now version v2.10i. For instructions on how to use this grub4efi version see the previous blog article here.

Note that grub4efi (grub4dos for uefi) is still buggy. It crashes if you try to use the map command on iso files too often and it does not support wimboot so I have to use grub2\agFM to boot to WinPE and wim files! Because of this, I don't see grub4efi as being very useful so this Beta is for experimental use only and is just for the curious.

Sunday 31 October 2021

'Ventoy for Easy2Boot' v1.0.57 available

You can find the latest 'Ventoy for Easy2Boot' v1.0.57 here.

P.S. v1.0.57 is now live and will be downloaded when you make a new drive or update your drive.

After downloading it, drag-and-drop the file onto the \e2b\Update agFM\Add_Ventoy.cmd file on the 2nd partition.

It seems to work OK but please let me know if you find any problems.

P.S. Seems to be a problem with h and m (help and checksum) menus in the first release! If you have already downloaded the 1.0.57 version, please download the new 1.0.57b version which has a fix (ventoy-1.0.57b-windows.zip).

Please do NOT report any issues to the Ventoy github or ventoy.net forum unless you can also reproduce the problem on an 'official' Ventoy drive - an E2B drive is not totally 100% compatible with an official Ventoy drive!

Friday 29 October 2021

Ventoy rev.1.02 eBook is now available (for Ventoy 1.0.57)

I have revised the 'Getting started with Ventoy' user guide/manual for the small changes in the menu system in the latest version of Ventoy. Just use the link in the confirmation email that you were sent to download the latest version for free!

If you haven't got it yet, then you can get the PDF file from my eBook Store.



P.S. You can now get 10% off the total basket when you buy more than one eBook ;-)

See https://www.ventoy.net/en/doc_news.html for more details of latest Ventoy version changes.


Sunday 24 October 2021

Add Easy2Boot to your Ventoy USB drive

It seems that LongPanda has now put extra checks into Ventoy so that it now checks the MBR for grub2 boot code. This means that being able to make and add 'Official Ventoy' images as described here has now been updated! You can also use 'Ventoy for Easy2Boot' which is included in E2B.

Add E2B to Ventoy

Ventoy is improving all the time and it is now pretty good at booting most payloads, however it does not support Legacy installs of  Windows 95/98/Me/XP/2000 and it's DOS and legacy ISO support is a bit weak. You may also find that E2B may work with some Linux payloads where Ventoy fails (but make sure the ISO files are contiguous as required by E2B!).

The good news is that you can easily add legacy E2B (not agFM) to an existing Ventoy USB drive as follows:

Friday 22 October 2021

New Ventoy eBook is now available - 'Getting started with Ventoy'

I have been slaving away over a hot keyboard for weeks now writing an introductory eBook (PDF) on Ventoy and it is now finally finished!



You can get this new manual/user guide now for only $5 from Payhip here (10% discount if you buy more than one eBook).

Even though it is written specifically for Ventoy users, it also applies to 'Ventoy for Easy2Boot' which is a slightly modified version included with Easy2Boot.

As with all my eBooks, all future revisions are free - just keep the original confirmation email and download any later revisions if they appear (you can subscribe too).

This new eBook is up to date and can be used with the latest Ventoy v1.0.56 which was released today.

Please let me have any feedback (good or bad!).

P.S. The developer LongPanda provides Ventoy for free and also constantly maintains it. You can make a donation to support LongPanda and Ventoy here.


eBook: Getting started with Ventoy

If you would like to learn more about Ventoy and how to use the ventoy.json configuration file, learn what are the best options to use when creating your Ventoy drive, learn how to boot ISO and other payload files from Partition 3 of the Ventoy drive, run Linux files with persistence, automate the installation of Windows, install Windows 11 to a non-TPM system, create your own themes, etc. then it's all here!

Getting started with Ventoy (v1.00 - 2021-10-22)
Contents:
Chapter 1 - Introduction ...  5

Friday 15 October 2021

Easy2Boot v2.10 is now fully released

 I have updated the easy2boot.xyz, easy2boot.com and FossHub sites with the new v2.10 of E2B.

I received no feedback (good or bad!) from the pre-release, so I hope its OK.

Here are the changes:

Wednesday 6 October 2021

Which is the best Clonezilla-based backup ISO?

 If you have a large E2B USB drive (up to 2TB), then you can easily boot from a backup ISO file and save the backup onto the same E2B USB drive (or any other connected drive or network drive).

The E2B USB drive can be made using the 'Gear wheel' button on Make_E2B.exe so that the MBR partitions are as follows:

Ptn1: 127GiB NTFS
Ptn2: 1GiB FAT32
Ptn3: NTFS (remaining space)
Ptn4: (must be unused for E2B use)

We keep Pnt1+Ptn2 size below 128GiB because some Legacy BIOSes are buggy and will not access sectors beyond 128GiB on USB drives. If you are not concerned about these Legacy BIOSes (which can even be found on quite recent BIOSes) then you do not need to limit the Ptn1 size.

The following ISOs can boot on Legacy and UEFI64 systems using E2B\agFM\Ventoy.

Tuesday 5 October 2021

Add Windows 11 to E2B and E2B v2.10 pre-release

You can download a Windows 11 ISO from the official Microsoft page here (3rd option). You need to select Windows 11, then the Country (note: 'English'=American whereas 'English International' = UK and all other English-speaking countries).

System specifications for Win11 are here.

The Microsoft checker app is here.

There is also way to install Win11 on a non-TPM system (or one that does not support Secure Boot or does not have enough RAM) - see the WIN11_TPM_FIX_README.txt file in the \_ISO\WINDOWS\WIN11 folder for details and the screenshot below...


Note that Win11 may refuse to add any updates if your system is sub-spec.

You can also tweak Ventoy to install to a non-TPM/non-Secure-Boot system in a similar way (see here).

If you are using E2B v.2.10 then it will already have an \_ISO\WINDOWS\WIN11 folder for the Win11 ISO.

E2B v2.10 Pre-release is here and has the following changes:

Sunday 5 September 2021

Add Strelec WinPE 21-07-2021 to E2B

 You can download the recent Sergei Strelec ISO from here.

Copy the ISO file to your E2B drive \_ISO\WINPE folder. I renamed the file to

WinPE10_8_Sergei_Strelec_x86_x64_2021.07.21_English_.isowin.iso

so that it will run from E2B and agFM. If using Ventoy and Legacy-mode, press Ctrl+W before selecting the .iso file to use the wimboot method of booting.

If you have problems booting to Strelec with E2B, please update to the latest E2B Beta v2.10g (extract .zip file and run UPDATE_E2B_DRIVE.CMD).

Boot directly from Sergei Strelec WinPE

Monday 30 August 2021

Add CloudReady (ChromeOS) to Easy2Boot\Ventoy

 Ventoy v1.0.51 includes experimental support for CloudReady (Neverware\Google) and FydeOS (both are versions of ChromeOS).

Since 'Ventoy for Easy2Boot' v1.0.51 is now released, I was pleasantly surprised to discover that I can boot to CloudReady from Ventoy from my E2B USB drive + IdeaPad 300 notebook!


CloudReady instructions

1. Update your E2B USB drive to the latest Ventoy version by double-clicking on the "\e2b\Update agFM\Update_to_latest_Ventoy_version.cmd" file on Partition 2 of your E2B USB drive.

2. Download a version of CloudReady. I use the free Home version 64-bit Image file from here.

3. Unzip the .ZIP file that you just downloaded and copy the  6GB file to your Easy2Boot USB drive. Since this will only work under Ventoy, I made a \_ISO\VENTOY folder on my E2B USB drive.

4. Rename the .bin file extension to .img.

CloudReady only supports UEFI, so you need to UEFI64-boot to agFM and then run Ventoy.

Now you should be able to sign into your Google account. If you have two-factor authentication enabled, you will need to confirm via your mobile phone (enable Bluetooth and Location detection on your phone).

Once logged in successfully, any future boot to the CloudReady img file will just require your Google account email and password.

Note: You will need to test using a real system as Virtual Box did not seem to work for me. I successfully tested on an IdeaPad 300.


FydeOS

I used 'mirror 2' to download the 2GB .img.xz file and then unzipped it to make a 7.3GB .img file.

I had problems using the trackpad on the IdeaPad300 with this distro and it appears to be a version aimed at China, so I did not test it by logging in.



Saturday 28 August 2021

Ventoy for Easy2Boot v1.0.51 now available

 The latest version of Ventoy (v1.0.51) is now available for download.

See here for changes.

1. Download the Easy2Boot version of  Ventoy-1.0.51-windows.zip file from here.

2. Drag-and-drop the .zip file onto the \e2b\Update agFM\Add_Ventoy.cmd file which you will find on the second FAT32 partition of your E2B USB drive.

3. Follow the simple prompts (basically type Y and ENTER).

The server is now updated with version 1.0.51 as of 2021-08-30. You can now easily update Ventoy by running:

 \e2b\Update agFM\Update_to_latest_Ventoy_version.cmd.


Sunday 22 August 2021

The Transcend JetFlash 920 USB drive is fast - but is it legal?

I bought and received a Transcend JetFlash 920 (#Amazon ad link) today which was advertised as USB 3.2 Gen 1 and with a capacity of 128GB - but is it legal?

This is half the depth and length of the SanDisk Extreme!

Friday 20 August 2021

Get the official Microsoft Win11 Preview ISOs

 https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewiso

It seems to need at least 30GB of disk space.



It seems to allow an easy offline account option too.



Not sure why a fresh install from a new Win11 ISO needs to download a newer version?


Wednesday 18 August 2021

Latest E2B+agFM Betas now support grub4efi

You can now have the same E2B menu system in both MBR\Legacy mode and UEFI mode! 

grub4efi by chenall\yaya2007/a1ive is the UEFI version of grub4dos.

Most of the commands in grub4efi are the same as used by grub4dos.

The latest Beta of E2B now contains grub4efi.

How to update your E2B USB drive

Wednesday 11 August 2021

Check your system for Win11 compatibility

 A new app which is downloadable from github or the Microsoft Store is provided by 'ReadySunValley'.

It must be run in Admin mode...


It does not seem to be an official Microsoft app however.

Friday 6 August 2021

Windows password bypass utility 'PassPass' in E2B now updated to work with recent Windows 10 versions

 E2B v2.10eBeta has an updated version of PassPass which should now work with recent Windows 10 versions (2020/21).

Using PassPass you can bypass the password entry required for any Windows Local Account.

It does not work on Microsoft online (email) accounts however.

More details on PassPass here.

See the sidebar 'Useful pages' for a link to download the E2B Beta versions from the Alternate Download websites.

P.S. E2B v2.10f has revised patches which also works on Win11 Beta x64.

Tuesday 20 July 2021

Ventoy for Easy2Boot 'seven-of-nine' themes

 

A simple Ventoy theme with the 'Seven of Nine' background is available here.

These themes can be used on 'official' Ventoy drives too not just for E2B.

It also contains the Windows 11 TPM patch registry xml files for Pro and Home.

It includes a \ventoy\ventoy.json file, so be careful not to overwrite your own ventoy.json file (if you already have one).


Saturday 17 July 2021

Ventoy for Easy2Boot v1.0.47 download available

 Ventoy 1.0.47 was released today on the ventoy.net website.

I will release the new E2B 1.0.47 version fully after a few weeks, but if you don't want to wait...

1. Download the 'Ventoy for Easy2Boot" v1.0.47 .zip file from here.

2. Drag-and-drop the ventoy-1.0.47-windows.zip file onto the \e2b\Update agFM\Add Ventoy.cmd file located on the 2nd partition of the E2B USB drive - follow the instructions.

Ventoy 1.0.47 release

  1. Optimizations for booting openwrt
  2. Support some floppy images in Memdisk mode
  3. Remove the 2TB limit for the reserved space in Ventoy2Disk.exe
  4. Fixed a bug when booting big boot.wim file.
  5. Compatibility improvement for WinPE which contains PECMD.EXE
  6. Fix Parabola rEFInd booting (#989)
  7. Add check for the built-in browser in WebDeepin.sh
  8. Speedup md5sum/sha1sum/sha256sum/sha512sum command
  9. languages.ini update
  10. New image support
    HBCD_PE_x64.iso v1.0.2 (Legacy + UEFI)
    MocaccinoOS-MATE-0.20210714.iso (Legacy + UEFI)

See https://www.ventoy.net/en/doc_news.html for detail.

P.S. Don't forget to subscribe to always get the latest versions and news!

Thursday 15 July 2021

How to configure Ventoy to skip the Windows 11 TPM and Secure Boot check

 I have written a How To article here.

We can use an XML file to run the registry bypass hack automatically.


P.S. Six different Ventoy themes can be downloaded from here. The ventoy.json script will choose one at random.

Wednesday 14 July 2021

agFM v1.73 released


Thomas came across a problem with agFM recently when booting to Windows ISOs. He was not able to boot to the Windows ISOs on a specific model of notebook:

The same stick and method was used on tons of notebooks of the previous model Lifebook U7410. 
It just fails with the new Model Lifebook U7411.

(Fastboot disabled, Secureboot disabled)
Booting the ISO with .isodef works, but I need to use .isowin for using unattended.xml. When starting the ISO using .isowin (even directly without unattended.xml), it stops loading with the following message:
\"Loading (memdisk)/boot/grubfm/null.cpio
# GRUB Environment Block
installiso=\\\\_ISO\\WINDOWS\\WIN10\\Win_10_2004.2_64BIT_Ger_EDU.ISO
##############
##############
error: xz file corrupted or unsupported block options.
Add: (wimboot)/bootmgfw.efi -> bootmgfw.efi
Add: (envblk)/null.cfg -> null.cfg\"

In the past, I have had a few people report the same .xz error but I have never been able to reproduce it...

Sunday 11 July 2021

agFM v1.72 and 'Ventoy for Easy2Boot' v1.0.46 are now fully released

These latest released versions will be installed if you make a new E2B drive, or you can update an existing E2B USB drive:

Instructions - update to agFM  v1.72

Instructions - update to Ventoy for Easy2Boot v1.0.46

Latest E2B is v2.10b (for Win11) - download .zip file and extract files to a new folder and run Make_E2B.exe and then use the Update_E2B button or just extract the files straight onto your E2B USB drive's Partition 1.

Thursday 8 July 2021

How can you check using a Windows batch file what AntiVirus s/w is active?

Windows Defender is the standard Windows Antivirus software that comes with Windows 10 and it does a pretty good job.

However, many people like to install 3rd-party AV and anti-malware software too.

In fact, some people may be running 3rd-party AV software without even knowing it!

For instance, many types of Acronis backup products may also install Acronis Cloud Protect without you even being aware of it.

One way to detect AV software and Services is to trawl through the Windows task list and try to recognise the names of the software products but I wanted to write a small .cmd Windows batch file to show the user what AV software was installed and if it was enabled or not so that I could add the code  into the E2B Make script to warn the user that they have AV s/w installed and it may be blocking write access to their USB drive's boot sector.

Here is what I ended up with...

Tuesday 6 July 2021

Install Windows 11 using E2B and agFM onto any system

 E2B and agFM can automatically run the registry hack to skip the Windows 11 TPM\RAM\SecureBoot checks.

1. First update to agFM v1.72 or later version (just over-write files on Partition 2 with the latest download) and also update to latest E2B v2.10 Beta which has the WIN11 folder support (run Make_E2B.exe as Admin and click on the Update E2B button). Download areas for latest Betas

2. Copy your Win11 ISO to the \_ISO\WINDOWS\WIN11 folder.

Download Win 11 ISO from here. Select 'Latest Dev Channel' - Cumulative Update for Windows 11 (10.0.22000.51) (untick 'Integrate updates' option for faster build and download). The fewer Editions you tick the quicker the build - I ticked Home\Core + Pro. The download and build of the ISO may take a few hours or more!

Note: If you only tick one Edition, the Install.wim that is made is non-standard and does not contain an XML file. I suggest you include at least two Editions.

3. Create a .cmd text file which has exactly the same name as the Win11 ISO file and place the following three lines of code in the .cmd file:

reg add "HKLM\SYSTEM\Setup\LabConfig" /v "BypassTPMCheck" /t REG_DWORD /d 1
reg add "HKLM\SYSTEM\Setup\LabConfig" /v "BypassRAMCheck" /t REG_DWORD /d 1
reg add "HKLM\SYSTEM\Setup\LabConfig" /v "BypassSecureBootCheck" /t REG_DWORD /d 1

Tip: If you suspect this cmd file is not being run, add an extra line at the bottom which will wait for you to press ENTER:

pause

4. Copy the \_ISO\WINDOWS\WIN10\Windows 10 Pro (no prompt to repair).xml file to \_ISO\WINDOWS\WIN11 folder (your ISO must include Win11 Pro Edition - if not use a different XML file - e.g. Win10 Home, etc.)

You should now have the following files:

Monday 5 July 2021

Easy2Boot v2.10a Beta available with Win11 support

The new E2B Beta is here.

It adds a \_ISO\WINDOWS\WIN11 folder.

I have also speeded up the loading of the Main Menu if you have lots of files in the \_ISO\WINDOWS\xxxx folders. The Main menu no longer shows you how many payload files are present as they are no longer counted.

I installed a version of Win11 using VBox and E2B legacy and agFM UEFI64 successfully.

To update, just extract the files onto your USB drive.

Bypass the Win11 Compatibility check

To avoid the Win11 'compatibility check' you can install Win11 using WinNTSetup.

If you install to a Virtual Machine, the 'compatibility check' is skipped.

Or you can run these commands as soon as Setup is loaded to skip the checks:

Saturday 3 July 2021

'Ventoy for Easy2Boot' v1.0.46 is now available for download

 I have now made an update for 'Ventoy for Easy2Boot' so it is now v1.0.46.

This is not the Ventoy image files but the modified version which is directly added to Partition 2 and can be booted to without switching in an image.

I had a problem with it where it would not boot Ubuntu ISOs and many other Linux ISOs unless Partition 2 was exactly 32MB in size - this is now fixed.

You can find the .zip file in the Latest Beta folders.

Instructions

1. Download the ventoy-1.0.46-windows.zip file

2. Drag-and-Drop the file onto the \e2b\Update agFM\Add_Ventoy.cmd  windows batch file using Explorer - answer Y to copy the files across.

You should now have the latest version of Ventoy for Easy2Boot

Please report any issues.

I will update the E2B server release version to this version in  a few days if no issues are reported.


Tuesday 29 June 2021

agFM v1.72d Beta now available

 For those of you following my last few blog posts, agFM v1.72d includes the latest version of the Ventoy disk image scheme.

I have tidied it up a bit and renamed some files so that they appear first in the Ventoy menu system.

Also a new .mnu file is added to the \_ISO\MAINMENU folder to allow you to restore the original E2B partitions from a Legacy boot. This is quicker than booting to E2B - then Ventoy - then grubfm_multiarch.iso - then selecting 'Restore agFM Partition 2'. It also does not need to reboot.

So as not to clutter up the MAINMENU, I have not added three menu entries to switch in the Ventoy disk image files from E2B - you can just run agFM from the E2B menu and then switch in one of the Ventoy disk image files from the agFM Legacy menu.

To try it just extract the agFM download files onto Partition 2 (make sure you have the original agFM partition on Partition 2 first - not the Ventoy 32MB partition 2!).

Monday 28 June 2021

Ventoy+Kaspersky Secure Boot bypass now available

agFM v1.73c Beta now makes 3 Ventoy 32MB images when you run the Make_Latest_Ventoy_Partion_Image.cmd script.

1. Ventoy with Secure Boot/MokManager

2. Ventoy (no Secure Boot)

3. Ventoy with Kaspersky shim - can Secure Boot as long as the Kaspersky shim is not blacklisted in the BIOS UEFI DBx blacklist database (same as used by agFM).

Please update to v1.73c if you want to try out this new Kaspersky Secure Boot Bypass version of Ventoy.




Ventoy images are now made with and without Secure Boot

The standard Ventoy image that was made by the Make_Latest_Ventoy_Partion_Image.cmd script contained the Secure Boot enabled EFI boot files.

However, this version does not boot on many systems (such a Lenovo laptops, etc.) - I get a 'Linpus Lite' boot option but it won't Secure Boot or load MokManager.

So I have now modified the script to produce two Ventoy images, one with the Secure Boot (InSecure Boot) files and the other image which does not support Secure Boot. which is much more compatible (but won't work if Secure Boot is enabled in the BIOS).

I also find that MokManager does not work on many Secure BIOSes (crashes/hangs/doesn't load) which is why E2B does not use it.

So you can now you pick which Ventoy image you want (no need for two Ventoy USB drives).


Note: v1.72c now makes 3 images, the last one includes the Kaspersky Secure Boot bypass mechanism so you can Secure Boot to Ventoy without needing MokManager.

Update Instructions

First follow the previous blog article, then...

1. Download the latest agFM v1.72b Beta version

2. Extract it to Partition 2 of your E2B USB drive

3. Run \e2b\Update agFM\Make_Latest_Ventoy_Partion_Image.cmd to make the new Ventoy image files.

You should now have two img files on Partition 2:



The startup_default.cfg file will also be updated, but you will need to change your startup_menu.txt file if you have made your own  agFM startup menu.


if [ -f (${user})/ventoy.disk.img -a -f (${user})/Switch_Ventoy.cfg ] ; then
menuentry "Ventoy image (Secure Boot) [Ptn2=32MB image]" --class=img {
set vdisk=ventoy.disk.img
grubfm_open "(${user})/Switch_Ventoy.cfg"
}
fi
if [ -f (${user})/ventoyNS.disk.img -a -f (${user})/Switch_Ventoy.cfg ] ; then
menuentry "Ventoy image (no Secure Boot) [Ptn2=32MB image]" --class=img {
set vdisk=ventoyNS.disk.img
grubfm_open "(${user})/Switch_Ventoy.cfg"
}
fi

Sunday 27 June 2021

Easy2Boot now supports all Official Ventoy images!

The current 'Ventoy for Easy2Boot' version is a modified version of Ventoy v1.0.35. It is a modified, re-compiled version of the 'official' Ventoy v1.0.35.

The E2B version of Ventoy is exactly the same as the official version but the size check of the 32MB Partition 2 has been removed so that we can have a Partition 2 greater than the paltry 32MB installed by the Ventoy tool.

agFM v1.72a can now switch-in any 'official' Ventoy Partition 2 image file in-place of the agFM partition.

You can make the image file simply by running the Make_Latest_Ventoy_Partition_Image.cmd file:

This will automatically download and extract the latest 32MB ventoy.disk.img file from the Ventoy github folder.

Once switched-in, you now have an 'official' Ventoy USB drive with exactly the same partitions that the Ventoy utility would create. All the Ventoy code is 100% official, unaltered and original.

Update Instructions

This assumes you have E2B v2.09 installed already with agFM and Ventoy.

1. Ensure that your E2B USB drive does not have any .imgPTN partition image already switched in - the easiest way to check this is to run \_ISO\SWITCH_E2B.exe - if the 'Restore E2B Partition(s)' button is NOT greyed-out then click it to restore the original E2B partitions.

2. Download the latest v1.72a Beta zip file of agFM and extract all the files to Partition 2 of your E2B USB drive - this overwrites the existing agFM files.

3. Run \e2b\Update agFM\Make_Latest_Ventoy_Partition_Image.cmd
    from Partition 2 of the USB drive - if prompted to download the grubfm iso file - answer 'Y'.



4. Run \MAKE_THIS_DRIVE_CONTIGUOUS.cmd

If you have used your own \boot\grubfm\startup_menu.txt file for your agFM menu, you will be warned and you will need to add an extra menu entry into your startup_menu.txt file. If you are just using the startup_default.cfg file then this will be updated for you automatically.

The file \ventoy.disk.img on the second partition is the new Ventoy image - do not move this file - it must be located on Partition 2.

If you do not already have ImDisk installed on your Windows system, you can download it from here.

Usage

To switch-in the new Ventoy partition image into Partition 2 we use the agFM menu entry.

To switch back to the original agFM partition 2, we need to first boot to the grubfm iso (which is on the root of the E2B Partition 1) - once booted to grubfm - a special menu is loaded where you can restore the original partitions.

Note: Ventoy does not contain dd and so we cannot use the grub2 dd command to change the disk partition table so we must boot to grubfm which does support dd.

Step 1 - Switch-in the Ventoy Partition image

1. Boot to agFM (either Legacy\MBR boot to the E2B menu and then load agFM or UEFI-boot direct to agFM on Partition 2.

2. Select the new 'Official Ventoy' menu entry - the image file will be switched in and the system will reboot.


You can now Legacy\MBR boot to the new Ventoy image via the E2B Legacy menu or directly UEFI boot to Ventoy.

Note: Do not attempt to switch-in any .imgPTN partition images whilst in this state! Do not attempt to 'fix' the drive if prompted by E2B.

Step 2 - Restore the original agFM

1. First boot to Ventoy and then select the grubfm_multiarch.iso entry:



You should now see a new grubfm menu:

grubfm multiarch will load the user menu in the Ventoy partition.

Note: Do not delete the grubfm multiarch ISO file from the root of the E2B USB drive. You can copy it to a 'normal' menu folder as well, if you find it useful.

2. Select the 'Restore agFM partition 2' menu entry - confirm by pressing 1 and ENTER when prompted. The original partitions will be restored and Partition 2 will contain the agFM (and old Ventoy) files. The system will reboot.

Future Ventoy updates

When a new version of Ventoy is released, simply run the
\e2b\Update agFM\Make_Latest_Ventoy_Partition_Image.cmd script again.

If a later version of grubfm multiarch iso is released by a1ive, you can update the ISO file if you like, it should still work OK.

Please let me know if you find any issues.

Thursday 17 June 2021

eBooks updated

  •  eBook #4 - agFM - now v1.21
  • Getting started with E2B - now v2.20
  • How to make $1000 a month from the internet - now v1.03

To obtain your free update, use the original email that was sent to you on initial purchase.

Purchase eBooks from here. Most are just $5 each and you get a 10% discount on all of them if you buy more than one! Read some reviews to see what others have to say before you buy.

'How To' articles on easy2boot.xyz

 Visit https://easy2boot.xyz/blog/  for new articles as well as the posts in this blog which are listed here.

Easy2Boot v2.09 and agFM v1.71 latest release available

E2B v2.09 changes
  • New default background
  • Changes to UPDATE_E2B_DRIVE.cmd, E2B Launcher.exe, SWITCH_E2B.exe, SUB_MENU_Maker.cmd, E2B SUBMENU Maker.cmd, StartupCheck.cmd, Add_Ventoy.cmd, CheckForUpdate.cmd, Download and update agFM_V2.cmd, MAKE_E2B_USB_DRIVE.cmd
  • Sample mnu files added: PTN3_IMGPTNREP3_MENU.mnu, PTN3_MNU.mnu, PTN2_AUTO.mnu, PTN3_AUTO.mnu. PTN_LOG1_AUTO.mnu, Parrot_4.11.2_Persistent.mnu
  • REP3.g4b and RestoreMBR.g4b added
  • wimboot updated (bugfix for bootmgr)
  • DLC and Strelec now always swaps hd0 with hd1 before boot
  • bugfix for .isopup extension
  • Fix Win7 install not swapping hd0-hd1
  • Add .imgPTNREP3 support
  • Support for xxx_ file prefix
  • .isodd no longer supported - use .isodef
  • SDI_CHOCO.cmd improved for Win8 installs (fix access denied error with some versions of Win8 fixed)
  • PassMark Memtest86 .imgPTN23 updated to latest version 9.1 Free

agFM v1.71

  • Latest PassMark Memtest86 9.1 Free
  • Improve .imgptnREP3 support
  • Support for Strelec ISOs on UEFI32 devices with 64-bit CPUs (e.g. Asus T100).
  • Add DrWeb+persistence .grubfm example to \e2b\Sample agFM Menu Files folder
  • Add slacko_v7.grubfm and .cfg sample file added to \e2b\Sample agFM Menu Files\Linux folder for Puppy booting.
  • More file extensions supported

agFM v1.71 is live and you can update using 
"\e2b\Update agFM\Download and update agFM_v2.cmd" 
or just get the latest 1.71 zip version and extract it to Partition 2.

E2B v2.09 is on the Alternate Download sites

Please make a new drive and let me know if you find any issues.





Sunday 6 June 2021

How to fix Windows when it no longer detects your USB drive

Windows 10 seems to have a nasty habit of sometimes not detecting a USB drive that had been working fine 5 minutes ago and still works OK in other systems - just not the one you are using!

I can have no problem for months and then one day, Windows 10 does not seem to recognise my USB drive because it does not list the drive volume letters in Explorer - but only if I connect it to a certain specific USB port! I can connect the same drive to a different USB port and everything works as normal.

One month it can be the lower USB 3 port and the SanDisk Extreme 3 USB drive - another time it can be my super-fast SilverStone USB 3 M.2 SSD enclosure and a different USB port. It's just pot luck!

Another issue I often come across, is that I insert a particular USB drive into a particular USB port and Windows goes into an everlasting cycle of mounting the drive and then dismounting it again and again and again ('dong-diddle-ding' - then 'ding-dang-dong', etc. etc.)!  Often a reboot fixes this (as long as I first unplug the USB drive before a Windows Restart).

Here is what I do to fix USB drive issues (after trying a Windows Restart, of course)

Note: A simple Windows Shutdown is not good enough! You must use Restart or SHIFT+Shutdown so that Fast boot is not used when you next switch on.

Saturday 5 June 2021

E2B v2.09h Beta available

 E2B sorts payload files alphanumerically, so Ubuntu.iso will be listed after Tails.iso in the E2B menu.

E2B also supports filename prefixes in the form of  _*_ (underscore - any number of characters - underscore), e.g.:

_100_Ubuntu.iso
_110_Tails.iso

These will be listed in the E2B menu as:

Tails
Ubuntu

File extension override suffixes

You can also add file extension override suffixes, these too will not be displayed in the E2B menu system, e.g.

Format:  _ (file extension _ [agfm (agfm file extension)] . file-extension

_100_Ubuntu_.isodef_agfmisoagfm.iso
_110_Tails_.isodef_agfmismap.iso

The agfm file override is optional. If not specified then the first file suffix will be used for both E2B and agFM - e.g. _100_Ubuntu_.isodef.iso.

These will be listed in the E2B menu as:

Tails
Ubuntu

BUT both agFM and Ventoy will list the full filename. 

E2B will boot as if the file had a .isodef file extension, agFM will boot as if the file had a .isoagfm (or .isomap) file extension.

Note: If E2B MyE2B.cfg is configured to show the file extension (EXTOFF) then E2B shows the whole filename but without the prefix - e.g. Ubuntu_.isodef_agfmisoagfm.iso.

Hotkeys

Wednesday 2 June 2021

E2B v2.09g/h and agFM v1.71f Betas

Previous versions of agFM recognised the .imgPTNREP3 file extension.

If you have a partition image .imgPTNREP3 file  (e.g. hfs partition containing a bootable Mac OSX installer files) on Partition 3, you could select it in the agFM menu system and it would replace the current Partition 3 (if any) with the new image. The partition should be recognised as being in FAT/NTFS/hfs format and use the correct Partition type (e.g. hfs= 0xAF).

You can thus UEFI-boot to agFM, switch-in any image to partition 3 and then boot to it from the agFM F3 boot menu or the MAC boot menu (e.g for Catalina Installer hfs image).

To restore the original partitions, you can UEFI-boot to the agFM menu system and choose the 'Restore E2B Partitions' menu option.

agFM v1.71f

Monday 10 May 2021

Add Kali+Persistence to agFM menu system

 I have added a post here which describes how to add a .cfg file to boot Kali with Persistence.

agFM seems to have a small problem when the findiso parameter is used. It seems to 'lock' a partition and this causes Kali to not shutdown. The persistence file seems to be saved OK, but it won't then turn off the system or restart it.

This also occurs if you just boot the Kali ISO using agFM (without persistence) and choose the 'Debian - Debian Live' boot entry (which also uses findiso=).


I cannot report the issue as a1ive's grub and grubfm project seem to be in 'archive' read-only status recently.

Thursday 22 April 2021

Add a Secure Boot partition to your E2B USB drive

 A recent Windows Update in Windows 10 has meant that the Kaspersky Microsoft-signed EFI boot file that is used by agFM on the Easy2Boot USB drive is often blocked by the target systems UEFI Firmware.

This prevents us from Secure UEFI-booting.


Apart from disabling Secure Boot in the BIOS, you can go into the BIOS Setup menu and delete/clear/reset the DBx UEFI database - or - another way around this problem is to place a version of WinPE on a new FAT32 3rd partition of the E2B USB drive.

Tuesday 13 April 2021

'How to make $1000 a month from the Internet' eBook price now reduced to only $5


 

My latest eBook 'How to make $1000 a month from the Internet' has now been reduced to only $5 (was $10). It also now updated to revision v1.01.

If you want to supplement your income with some passive income from the Internet, then this book should help you.

See here for more details.

Monday 12 April 2021

Fedora 33 live boot with persistence (fixed)

Fedora 33 with persistence

The Fedora LiveCD ISO can support persistence but the persistence file must be on a FAT32 or ext2/3/4 partition.

To boot from an Easy2Boot NTFS USB drive, we can convert the ISO to a FAT32 .imgPTN file and then add in the persistence file to the new FAT32 partition.

This process was described in a 2017 blog article here, however it seems Fedora persistence has changed slightly since then and recent versions no longer recognise the persistence file.

The blog instructions have now been updated so that you can Legacy and UEFI64-boot to a Fedora 33 .imgPTN file with a persistence file. Two folders needed to be added inside the persistence volume to fix the problem.


Tuesday 6 April 2021

Latest Betas with bugfixes available and Puppy persistence

 E2B v2.09c

  • Add check in various .cmd files to check for wmic command in PATH 'wbem' environment
  • Remove Update E2B link from Launcher app.
  • Memtest86 .imgPTN23 updated to v9 build 2020 free version
  • Small text help changes to some Mainmenu .mnu files
  • Bugfix - fix Puppy ISOs with .isopup extension not booting

agFM 1.71c

  • Support for Strelec ISOs on UEFI32 devices with 64-bit CPUs (e.g. Asus T100).
  • Memtest86 v9 build 2020 EFI files updated.
  • Add DrWeb+persistence .grubfm example to \e2b\Sample agFM Menu Files folder
  • Add slacko_v7.grubfm and .cfg sample file added to \e2b\Sample agFM Menu Files\Linux folder for Puppy booting.
The new Beta versions can be found in the 'Latest Betas' folder in either of the two 'Alternate Download Areas' (see sidebar).

Puppy (.isopup)

I discovered that the .isopup file extension seems to no longer work in recent versions of E2B (grub4dos seems to have changed and broken it!), so I have modified the code in QRUN.cmd to now work again. 

Wednesday 31 March 2021

31st March is World Backup Day!

 So when was the last time you backed up your files?

I tend to keep most of my 'important' files in the 'Cloud' these days, but if my main Windows SSD went kaput, it would still probably take me a good day to re-install Windows and add all the applications that I use and then I would need to allow all the files to re-sync with the 'Cloud'.

Kon-Boot v3.8 is released

 Kon-Boot (#ad) is currently the only solution worldwide I am aware of that can bypass Windows 10 online passwords!

The latest release fixes issues with Win10 20H2

 Main updates:

  • Updates for Windows 10 (Fixed issues and blue screen errors in newest Windows 10 releases (20H2 with newest security updates))


Kon-Boot can be added to your E2B USB drive (see previous article here). You will need to 'register' your E2B USB drive as a 'Kon-Boot' drive by first installing Kon-Boot and then wiping the USB drive and re-installing E2B (and then add back the Kon-Boot files).

Monday 29 March 2021

RMPrepUSB.com change of host and a new Easy2Boot.xyz website

I have been doing a lot of work to transfer the content from the old RMPrepUSB.com website (which was hosted by Google Sites) to a WordPress website (now hosted by Hostinger). Well over 150 pages of text and about 300 images!

There was a lot of swearing, fist-banging and tears, I can tell you, because there was no easy, automated way to transfer it all! I have written up how I did it here, in case others want to move away from the 'New Google Sites' which we are being forced to do by Google because they are discontinuing the old Google Sites hosting. The New Google Sites cannot be integrated into Ezoic and it does not support Google AdSense(!). and so it is even less versatile and compatible than the old CMS version was.

I guess that's the problem with free sites and services - they can just decide to withdraw or drastically change them at any time! It wouldn't surprise me if Blogger wasn't up next for an 'improvement'. Actually this Blogger site and it's CMS is quite adequate for my needs and is free too, so they will probably muck that up soon as well!

My old rmprepusb.com site can still be found at the 'New Google Sites' 
https://sites.google.com/rmprepusb.com/www/home

But www.rmprepusb.com now points to the new WordPress site. At the moment it does not go through Ezoic however, so any ads on the site are placed there by Google AdSense automation.


New Easy2Boot.xyz site!

I have also started a new WordPress website at www.easy2boot.xyz - this is intended to be a 'simple' website for anyone who is new to E2B. The 'old' site is still at www.easy2boot.com.

Please look at the new site and let me know if there is anything I have missed out, that someone will need to get started.

At least the experience of migrating to WordPress has proved useful to me whilst writing my new eBook 'How to make $1000 a month from the Internet'!

If you are thinking of building a website, here is a tip for you - always go for a WordPress hosting site (Linux based) - never go for a host that only offers their bespoke Content Management Systems like Wix, etc. and don't be sucked-in by offers of free or very cheap rates for the first year (because the following year's rates won't be cheap)! More info in the eBook ;-).

Friday 26 March 2021

How to make $1000 a month from the Internet


Since I retired in 2011 (actually I was made redundant, but that's another story), I have been experimenting with booting from USB drives and I first started the blog site www.rmprepusb.com to write up my experiments for others to follow (mostly the members of reboot.pro). It was also a handy way for me to learn how to make a website (which was all new to me).

Some people were grateful for the articles and ask me to set up a 'Donate' page so they could buy me a cup of coffee or two.

After a while, I placed AdSense ads on that site and so I started to get some revenue from the adverts. After that, I realised that I could actually make some money from the website and it helped to pay the website host costs which were approx. £100 a year.

Since then, I have made YouTube videos, blogs, an E2B website and written some eBooks - all of these have helped to pay my expenses as well as bring in an income.

I have chatted to friends over the years, and I even managed to convince a few of them that they also can make money from the Internet (which a few have done). 

I have now scribbled down a lot of my ideas, methods, hints, tips and mistakes into an eBook called 'How to make $1000 a month from the Internet'.

I chose the figure of $1000/month because I really do feel that it is possible for almost anyone who is willing to spend a little time and effort to achieve that figure (if not more).

Tuesday 23 February 2021

eBook #3 How to install Microsoft Windows using Easy2Boot new revision available

I have now updated eBook #3

How to install Microsoft Windows using Easy2Boot_v1.8.pdf

If you want the latest version, please use link in your original Payhip email receipt to download it.

Updates are free!

How to Install Windows using Easy2Boot (v1.8 2021-02-23)

Contents

Saturday 20 February 2021

Easy2Boot v2.08 is now released

Changes from v2.07:

1. Bugfix - Windows ISO Repair option sometimes doesn't work
2. Bugfix - Fix Make_E2B cmd script aborting when XP Home used as host OS
3. Add E2B 'Disable Kaspersky shim' menu option to disable Insecure boot feature
4. Trad Chinese language improved
5. New file 'Test_file_access_speed.lua' added to UTILITIES menu for agFM menu system

If you run Make_E2B.exe and click on the Update E2B drive button, it will update both E2B and agFM to the latest release versions. 

To update Ventoy, double-click on:
\e2b\Update agFM\Update_to_latest_Ventoy_version.cmd 
which is on the 2nd partition (requires internet access)

Friday 19 February 2021

How to UEFI64-boot to the AntiVirusLiveCD ISO

The AntiVirusLiveCD ISO only supports 64-bit CPUs and Legacy\MBR booting. MBR-booting on a system with a 32-bit CPU causes a 'not 64-bit CPU' error message to be displayed. 

When I downloaded the AntivirusLiveCD-36.0-0.103.0.iso file, I found by using 7Zip, that it did not contain a \EFI folder or any boot image which contained any .efi boot files. So the ISO does not support UEFI-booting. 

Even though the ISO does not contain UEFI64 boot files, it is possible to first UEFI64-boot to grub2 and then load the linux kernel and initrd ramdrive files under grub2. As long as the kernel does not rely on any Legacy BIOS calls, it should still boot OK.

I examined the AntivirusLiveCD-36.0-0.103.0.iso's \boot\isolinux\isolinux.cfg file:

Wednesday 17 February 2021

How to fix a website browser display problem

When using a web browser, you can sometimes find that the browser is not displaying a particular website 'correctly'.

I quite often find that Chrome will sometimes insist on displaying a website page on my PC as if it was a mobile device and insists on using the mobile  'm.xxx' URL site address rather than the desktop site URL. It can also display a dark theme (which I personally don't find easy to read) or display the site using a different theme or layout than is displayed on other devices or browsers. 

If I am browsing on a mobile device, the Chrome hamburger menu icon will often give me the option for 'Desktop site', but when using a desktop PC/notebook, this option is not available even if the mobile version of the website is being displayed by the browser.

Here are some things that I try:

  • Try a different browser
  • Try the Incognito tab
  • Delete/edit cookies for site
  • Deep-dive using F12

My first attempt to fix this is to try a different browser such as Windows Edge or Opera.

Tuesday 16 February 2021

Ventoy for Easy2Boot v1.0.35 now available

 1. Download the modified version from here

2. Drag-and-drop the .zip file onto the USB Partition2 \e2b\Update agFM\Add_Ventoy.cmd file.

Allow the new files to overwrite the old version of Ventoy.

If there is a problem and you want to go back to the latest release version, run \e2b\Update agFM\Update_to_latest_Ventoy_version.cmd.


Ventoy for Easy2Boot

Please note: This is NOT the official Ventoy - it has been modified to work with E2B, so please don't report problems to Ventoy/LongPanda unless you can reproduce the problem on a real official Ventoy USB drive made with the Ventoy2Disk application provided.

If you have downloaded and tested the new version (UEFI and Legacy) please tick the 'It worked for me' checkbox.


Sunday 14 February 2021

agFM v1.70 available plus eBook #4 updated rev. 1.20

 I have now updated agFM to v1.70. It is available from the Alternate Downloads sites and should also be live if you run the \e2b\Update agFM\Download and update agFM_v2.cmd script. 

The PDF eBook #4 for agFM has also been updated to rev. 1.20 to match agFM v1.70 (contents list below). Later revisions of all E2B eBooks can be downloaded for free using the original download link that you received in the email when you first purchased it from Payhip.

agFM v1.70 2021-02-14

  • Recognise the .binacpi file extension (e.g. to run DSDT.bin files).
  • Add Enable\Disable Kaspersky shim EFI menu entry.
  • rEFInd EFI booloader/manager by Rod Smith added (EFI boot manager) added.
  • SAMPLE startup menu files now include new entries to run rEFInd.
The latest Beta version of Easy2Boot is v2.08e. The Beta history for v2.08e is:
2.08a - add \_ISO\MAINMENU\DisableKasperskyShim.mnu
2.08b - bugfix in Make_E2B_USB_Drive.cmd drive creation script due to XP Home not having tasklist.exe
2.08c and d - bugfix for Win7 Repair option (did not swap hd0 with hd1), did not wait 3 secs on wimboot prompt on Dell PC - thanks to Jose C for reporting the issue
2.08e - improve Trad Chinese language file, E2B ignores .lua files, Test_file_access_speed.lua added to UTILITIES folder for agFM menu system (test file access speeds under agFM)

and I suggest you also update your E2B files to this latest version too as it adds new features and bugfixes.

eBook #4: UEFI multi-boot using the a1ive grub2 File Manager

Contents: