Wimb 2,
thanks very much for the info I will look into it this week end .
by the way this is my menu.lst on the GRUB4DOS floppy :
CODE
#menu.lst
# Sets colors, timeout before default selected and default value
color black/cyan yellow/cyan
timeout 30
default 0
# Boot Vista by finding and loading bootmgrv
title Microsoft Windows Vista(win7)
find --set-root /bootmgr
chainloader /bootmgr
# Boot XP by finding and loading ntldr
title Microsoft Windows XP
find --set-root /ntldr
chainloader /ntldr
# Boot BartPE by finding setupldr.bin
title BartPE with XPE 1.0.4 (from HDD)
find --set-root /minint/setupldr.bin
chainloader /minint/setupldr.bin
# Boot BartPE from USB HDD by swap method; note your USB HDD number may be
# different. I have two internal HDD's ((hd0) and (hd1)), making my USB HDD
# (hd2). Therefore, I have to swap (hd0) with (hd2).
title Boot BartPE from USB HDD
map (hd1) (hd0)
map (hd0) (hd1)
chainloader (hd0)+1
#to load GRUB4DOS from boot.ini of windows XP
#copyGLDR file from Dos floppy and menu.lst to the root of C: drive of windowsXP
#and in boot.ini file add a line
# C:\GLDR="start grub"
the 2 lines xp and vista(win7) works ok but the others do not seem to work
again thank you very much for your advise and your program your boot.wim (PE) is very powerful
and sophisticated comparing to plain Microsoft PE.
I have learned a lot about Windows 7 so far any way
===========================================
update
====
I eventualy with a lot of hooks and croocks (as they say in this part of the
world) managed to install the PE to a usb HDD and also a memoey stick and use
GRUB4DOS
to boot the ISO.
I tested the wirless and it worked but IExplorer 8 did not work
and I had to use Opera from frogram files folder on Xp to connect to the
internet.
all in all the PE seems to be very buggy and fragile.
for instance opera did not run on a CD version of the PE
complaing of page file size etc .
and on the USB version MS browser 8 did not run and poped up wiered error
messages.
if any body else is strugling to boot the ISO from a memory stick
let me know here and I will describe who I managed to do it eventualy
I still think what you have achieved with alot of hard work is the first PE3
which can connect wirelssly.I must rais my hat to you .
I wish I knew which services to run to get PEnetwork program to work on
Microsoft WAIK PE.
Thanks for all your hard work
I am going to be reading all the Links again properly to see if I can get the
Iexplorer 8 working .
regards Ben
regards Ben