@allanfThanks for your help.
I will try again the pe21 project, using your information.
@jaclazThanks, it is BOOTMGR that works for loading winpe.iso with GRUB4DOS grldr and menu.lst Menu.
oscdimg makes CAPITALS of bootmgr in ISO folder
menu.lstCODE
title Windows PE 2.0 ISO
map (hd0,0)/winpe.iso (hd32)
map --hook
root (hd32)
chainloader /BOOTMGR
However, on second thought,
there is no image booting or loading into RAMDISK needed for Windows PE 2.0
since it loads and boots by itself already from RAMDISK (Drive X:)
That means we can also simply copy the Windows PE 2.0 ISO folder Content to the Harddisk Bootdrive C:\
and use GRUB4DOS by chainloading
bootmgr using
menu.lst Entry as:
menu.lst CODE
title Boot Windows PE 2.0
root (hd0,0)
chainloader (hd0,0)/bootmgr
Copy and Install Boot option for Windows PE 2.0 can be realised by small GUI Program running from PStart.
For Install of Vista (or Windows 7) from USB we have now an easy and fast solution.
Install Vista from USB Procedure- Copy Windows PE 2.0 ISO folder Content to Harddisk Bootdrive C:\
and make Boot Entry in GRUB4DOS menu.lst - Reboot with Windows PE 2.0 loaded in few seconds from Harddisk
and booting from RAMDISK in less than 1 min - Use PStart of U_XP_SET folder on known Harddisk Drive e.g. C:\
and Edit > Add file Vista Setup.exe in folder on USB-stick to PStart Menu - Run Vista Setup from PStart Menu
- Select and Format your Install Drive e.g. C:\
- Proceed with Install of Vista from USB (Copy + Extract)
- On first Reboot precisely remove USB-stick
Without Removal there is 10 min Extra Install time. - Proceed with Install of Vista
- Ready
Total Install time of Vista from USB-stick amounts to 18 minutes
The gain is in booting with Windows PE 2.0 loaded in few seconds from Harddisk C:\
and booting from RAMDISK X: in less then 1 min
This allows then to Select and launch Vista (or Windows 7) Setup.exe from folder on USB-stick and to format Harddisk drive C:
Install of Windows 7 from USB-stick was not yet tested,
but can most likely be applied in the same way.
The present approach allows even to use a folder on Logical Drive of Extended Partition as Vista Install Source, so that Copy to USB-stick is not needed (case of local computer).
In this respect Vista is behaving more friendly than XP where the XP Setup Source must be on first partition.
There is NO BIOS Change of Settings needed, you just boot all the time as normal from your Internal Harddisk.
Procedure can be used when BIOS does NOT support booting from USB.
When you cannot boot from your Harddisk e.g. in the case of brand new empty harddisk, then you can boot once from USB-stick (or CD/DVD) with Windows PE 2.0 and use the same method as described above.
=

=