Changes from v1.60 are:
If you are using a MyE2B.cfg file and your own background, you may find you need to change the HEADPOS and HBTM values in your MyE2B.cfg file.
isoboot.g4b
If an ISO is not contiguous, E2B will try to copy the contents of the ISO to \_ISO\CONTIG.ISO which is 500MB in size by default. If this fails for some reason (e.g. CONTIG.ISO has been deleted to save space or the ISO is bigger than the size of CONTIG.ISO) then E2B will now use the isoboot.g4b batch script to attempt to boot directly from the linux ISO file by loading it into memory and using linux 'cheat codes' to boot it. This may not work for all versions of linux and it will only boot to the default 'live' version (no full boot menu is displayed).
- .mnu files for Windows Install ISOs menu entries in the Main menu can now be added by the user which can specify both the .ISO file AND the .XML file to use. See the $$AddWin2Main.mnu sample menu. This means a Windows Install ISO will boot without the user needing to choose a specific XML or Key file.
- New grub4dos version
- Menu heading positions have been altered - menu headings are now left-aligned instead of being centred. STRINGS.txt files updated.
- HEADPOS variable is now easier to use (can place the menu heading on any line just by changing HEADPOS). See here for details.
- Help Footer text at the bottom of the screen is no longer padded out by HPAD, so now HBTM determines it's absolute position in the menu. See here for details.
- \_ISO\docs\mythemes and \_ISO\docs\Templates files updated
- \_ISO\Sample_MyE2B.cfg file updated (for HEADPOS, HBTM)
- Italian language files added (thanks to Fabrizio)
- German language STRINGS.txt improved (thanks to Frettt).
- FreeDOS bootable floppy disk image changed (some FreeDOS utilities added)
- Some superfluous files deleted from \_ISO\e2b\firadisk folder
- Support for .isonousb and .imgnousb/.imanousb file extensions added - see here for details
- Sample .mnu files added: DOS_ISONoUSB.mnu and DOS_IMAnoUSB.mnu, CentOS7_FAT32_ISO.mnu, Fedora20_FAT32_ISO.mnu
- isoboot.g4b added to boot some non-contiguous linux ISOs, See here for details.
If you are using a MyE2B.cfg file and your own background, you may find you need to change the HEADPOS and HBTM values in your MyE2B.cfg file.
isoboot.g4b
If an ISO is not contiguous, E2B will try to copy the contents of the ISO to \_ISO\CONTIG.ISO which is 500MB in size by default. If this fails for some reason (e.g. CONTIG.ISO has been deleted to save space or the ISO is bigger than the size of CONTIG.ISO) then E2B will now use the isoboot.g4b batch script to attempt to boot directly from the linux ISO file by loading it into memory and using linux 'cheat codes' to boot it. This may not work for all versions of linux and it will only boot to the default 'live' version (no full boot menu is displayed).