Friday, 10 May 2013

Easy2Boot BETA28v1

I have completely changed the Windows install menus and method.
There has been a drastic re-write for all Windows installs!
This makes it much more flexible and no special name are needed and you can have as many different ISOs as you have room for.

  • For Win XP Firadisk installs - just put your XP ISOs in the XP folder. 
  • For Win XP WinPE installs - add any unattend.txt files you want to the XP folder
  • For Vista/SVR2K8/7 - add your ISOs and unattend.xml files (optional)
  • For Win8/Server2012 - add your ISOs and unattend.xml and Product Key files

This version seems to work OK, so please try it out!

Product Key files are actually small grub4dos batch files, so make sure you get them right (set must be lower case)
!BAT
set KEY=<29 character key goes here>

You can find the new version at the bottom of this page (in the downloads area) as usual.

Note: all your unattend.xml files MUST have the <RunSynchronous> section from the Sample.xml file provided added to them (in the windowsPE settings section). Otherwise you won't see the blue text console window appear (Repair Y/N?) and the 'DVD' will not be found when Setup runs.

BETA28v2 - poss. fix for hanging at '/AutoUnattend.xml and /Unattend.xml files...' which I occasionally get and then the symptom disappears again! Increased size of .xml files in case user has a large xml. Added a few more alternative Win8 product key files.

BETA28v3 - fix my stupid typo mistake in XP+WinPE install (it listed win7 files not XP files!) - Thanks halikus for spotting it!
Also now suppress graphics bmp load and graphicsmode change on reload of main menu.
Few tweaks to menu.lst. Now in 800x600 mode, if you change GMODE to 640 then the menu box and help text position will change automatically too! QRUN.g4b has been tweaked and new file extensions added which may be useful.

BETA28v4 - major error corrected (thanks Tomas). The Autounattend.xml on the Easy2Boot USB drive was blank when doing Win installs!

BETA28v5 - Similar bug in Win7/Vista installs now fixed.

BETA28v6 - problem with menu item 0 'set default and timeout' fixed.

Thursday, 9 May 2013

Easy2Boot BETA27 v3 - IMPORTANT BUG FIX!

Win7/8 and probably Vista/SVR2K8R2 and SVR2012 installs may get an 'Invalid Unattend.xml' error near the very end of installation after the 1st reboot. This was due to a blank \Unattend.xml file in the root of the USB flash drive. This version fixes the problem by writing blank <> sections into it.
Many thanks to Fabrizio (and Antonio) who kept insisting that there was a problem!
BETA27v3 is here.  Please update E2B!

Monday, 6 May 2013

Easy2Boot BETA26 (fixes 'bad unattend.xml' error)

Found a bug!
If you run a Win8 install and then abort it and then run a Win7 install, you may get a 'bad unattend.xml' error from Win7 Setup before you can choose an OS. This was caused by the AutoUnattend.xml file on the flash drive not being wiped before the new Win7 text was added in. This left some old text at the end of the file and so the xml format was invalid (it had extra <> sections at the end which were not properly closed with a > symbol).
This is now fixed in BETA26.
BETA26v2 Win7_32_sp0 bugfix!
BETA26v5 - speeded up file enumeration - mainmenu should load faster now!
BETA26v6 - no functional change that you will notice, but now you can set a password in mymenu.lst to prevent users from being able to edit the menu entries in grub4dos by pressing 'e' or getting to the grub4dos command line by pressing 'c'. This avoids users getting confused if they accidentally hit e or c. More details here.

Sunday, 5 May 2013

Easy2Boot v1 - Full Release imminent!

I hope to make BETA25-v5 the last Beta for Easy2Boot.

If you have any feedback, suggestions, bug reports, etc. Please let me have them now.
Once Easy2Boot is released, I will not change v1 unless it is for bug fixes.

Please download and test BETA25-v5 on a fresh USB drive and add your payload files, etc. and test, test, test!
BETA25-v5 - can define default Win8 and SVR2012 Product keys in mymenu.lst file now.
BETA25-v6 - small change to remove mnu.lst

Saturday, 4 May 2013

Easy2Boot V1 BETA25 now available

Main change is that you can now use the 'Choose any Windows ISO' menu and pick from a list of files in the folder by just entering it's number instead of the whole filename.

e.g.

Choose .ISO File

1 = Win_8_32.iso
2 = Win_8_64.iso
3 = Win8Special.iso

Enter a number for the ISO file you want to use  (1-3) :

This is for Vista/7/8/svr2K8R2/SVR2012 menus. The XP menu is unchanged and you can define up to 10 different ISO names and descriptions for the XP menu using the MYXPISOS.g4b file as before, however you can now enter a number for the WinPE ISO file and the unattend.txt file instead of having to type in the filename.

BETA25 Updated!

BETA25 has been updated to v3 - please re-download.
BETA25 v3 has more pre-defined ISOs for Vista (SP0,SP1,SP2) and Win7 (SP0 and SP1).

2013-05-05 BETA25 v4 - minor changes to .txt files, etc.

I hope to change this to the first Full Release version in the next week unless any bugs are found.
Last chance for any final sugegstions, tweaks, etc.!

Easy2Boot v1 BETA24 available

Mainly changes to 'WinXP install using WinPE ISO' menu.
subfolders under \_ISO\AUTO removed as causing confusion (make your own subfolders if you want them).


\

Thursday, 2 May 2013

Easy2Boot v1 BETA23 available

This version has quite a few changes, so probably best to start with a fresh USB drive rather than overwrite your existing USB drive (it will work, but you may get lots old files left which are no longer used by BETA23 if you just overwrite your old version with the new one).

Changes are:
1. Bugfix for .mnu items in MainMenu when FastLoad enabled (didn't show in menu on reboot!)
2. Some batch files did not load using insmod because grub4dos has a 8.3 filename limitation on any file loaded by insmod.  This means quite a few \grub\*.g4b batch files have been renamed to 8.3 or shorter so they can be loaded into memory.
3. Can now have up to 10 XP ISO files of any name you like listed in the XP menu.
    To do this copy the \_ISO\E2B\MYXPISOS.g4b file to the \_ISO\Windows\XP and edit it.
    There are 10 sets of these lines. Just change the ISO filename and title to match your ISOs.

    set TXP1=XP PRO SP3 (32)
    set XP1=XPPROSP3.iso

Note: There have been quite a few changes, so this may have a few bugs that I have not yet found!


BETA32 can be downloaded here

Tuesday, 30 April 2013

RMPrepUSB v2.1.702 now formats as exFAT and is grub4dos bootable

I have added an exFAT radio button to RMPrepUSB. You can format with a BOOTMGR bootsector or a GRLDR bootsector. This means that you can boot grub4dos directly from an exFAT volume if you prepare it with RMPrepUSB.
RMPrepUSB uses the Windows format dlls, so you need XP with the exFAT update installed, or Vista SP1 or later versions of Windows.

Easy2Boot BETA22 v2 now available

Just a small change to runwinnt.cmd (installl XP using WinPE ISO) so that a free drive letter is always used (e.g. Z:). If you are likely to have more than 8 drives in the system that you boot it on (e.g. several HDDs and partitions + maybe a 5-slot card reader) then please update your version of Easy2Boot.
Download here.

Sunday, 28 April 2013

Easy2Boot v1 - BETA22 now available

Spanish KBD layout file added
XP install from WinPE modified - can now choose folder where PE ISO is located and can skip partition format and install to an existing (active, primary) partition.
download BETA22