ISOBOOT

ISOBOOT is automatically used if:

  • The Linux ISO file is not contiguous and…
  • The ISO file is smaller than the \_ISO\CONTIG.ISO file (if present) and…
  • If the filename of the Linux ISO is recognised by the isoboot.g4b batch file code! 

ISOBOOT is also used if the E2B USB drive is write-protected or E2B is booted from a CD/DVD, because ISOBOOT does not modify the contents of the boot drive. 

Tip: If you hold down the SHIFT key before pressing ENTER in the E2B Menu, it will run ISOBOOT on that file immediately, even if the file is contiguous. This provides an easy way to test ISOBOOT with your ISO file.

isoboot.g4b is a grub4dos batch file that attempts to boot from a Linux ISO by using Linux ‘cheat codes’ which specify the name of the ISO file, so that linux can find and access the files inside the ISO file. This is similar to the ‘old’ standard way of booting ISOs (as used by YUMI, SARDU, PenDriveLinux, XBoot, etc.). As these cheat codes change from distro to distro and even from version to version, it may not always work.  ISOBOOT is a ‘final attempt’ to try to boot a Linux ISO before E2B gives up!

If E2B ISOBOOT fails, try booting using agFM or Ventoy. E2B would probably be able to boot it just fine if the ISO file was contiguous. If you are experienced with these cheat codes and grub4dos, you can make your own version of isoboot.g4b: 
1. Copy the \_ISO\e2b\grub\isoboot.g4b file to the \_ISO folder
2. Edit the \_ISO\isoboot.g4b file using NotePad (it will now always be used instead of the E2B version) e.g. an ISO file with ‘mint’ in it’s filename will run the code under the :.isomint label.
You can edit the lines under the :.isomint label and change the kernel parameters 

if exist seed     && echo kernel %kernel%   %seed% boot=casper  iso-scan/filename=%ISOSCAN% -- > (md)0x220+1
echo initrd %initrd%  >> (md)0x220+1
goto :ISOBOOT 

To suppress the pause when isoboot runs, use:

set NOSUG=1

and\or

set redir=1

in your \_ISO\MyE2B.cfg file.

  • NOSUG will also prevent QRUN.g4b file extension suggestions from being displayed as well as the pause during isoboot.
  • redir suppresses most E2B informational (non-essential) messages in E2B.

New! Ventoy for Easy2Boot v1.0.97 now released!

 

eBooks available (in PDF format)

Easy-to-read eBooks are available in PDF format (each eBook is over 100 pages) – rated 4.5/5 stars.
Learn the secrets of Legacy and UEFI USB booting and then make your perfect multiboot USB drive.
E2B eBook #1 includes instructions on how to remove the E2B 5-second start-up delay blue screen.

E2B is unique in that it uses partition images which allows you to directly boot from Secure Boot images (no need to disable Secure Boot or run MOK manager or modify your UEFI BIOS).

Most eBooks are over 100 pages long, contain original content and step-by-step exercises which are suitable for both the beginner or the more experienced user.
Customer reviews are located at bottom of each eBook product page and multi-buy discounts are available when you buy more than one eBook. Please also visit RMPrepUSB.com and the E2B Forum.
Subscribe to my blog for the latest news, tips, USB boot articles and free eBook updates.