http://www.911cd.net/forums//index.php?sho...st&p=165074
- it has worked beautifully using XP Pro sp3 on a variety of WinTel equipment - desktops & lappies, and I'm very grateful for the help.
Now I run into an error when trying to use the same approach with XP Pro sp3 installed to partition 4 on an Intel iMac.
I do have rEFIt installed, but I get the same error (which I'll describe below) whether I allow rEFIt to manage the boot, or if I hold the "Alt-Option" key and get Mac's boot mgr.
On the C:\ volume I have:
QUOTE
boot.ini,
grldr
menu.lst
FIRADISK.GZ
BartPE.iso
grldr
menu.lst
FIRADISK.GZ
BartPE.iso
My boot.ini file :
QUOTE
[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(0)partition(4)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="Windows XP Pro" /noexecute=optin /fastdetect
C:\grldr="Start GRUB4DOS ldr"
timeout=15
default=multi(0)disk(0)rdisk(0)partition(4)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="Windows XP Pro" /noexecute=optin /fastdetect
C:\grldr="Start GRUB4DOS ldr"
My menu.lst file :
QUOTE
# global options
# color white/blue black/light-gray
color white/green white/blue
timeout 20
default 0
fallback 1
# menu entries
title 01. BartPE ISO from RAM
find --set-root /BartPE.iso
map --mem /FiraDisk.gz (fd0)
map --mem /BartPE.iso (0xff)
map --hook
chainloader (0xff)/I386/SETUPLDR.BIN || chainloader (0xff)/I386/setupldr.bin
title 02. Windows XP
chainloader (hd0)+1
title 03. Reboot
reboot
title 04. Commandline
commandline
# color white/blue black/light-gray
color white/green white/blue
timeout 20
default 0
fallback 1
# menu entries
title 01. BartPE ISO from RAM
find --set-root /BartPE.iso
map --mem /FiraDisk.gz (fd0)
map --mem /BartPE.iso (0xff)
map --hook
chainloader (0xff)/I386/SETUPLDR.BIN || chainloader (0xff)/I386/setupldr.bin
title 02. Windows XP
chainloader (hd0)+1
title 03. Reboot
reboot
title 04. Commandline
commandline
--------------------------------
When I click the Windows logo at boot, of course it brings up the classic :
QUOTE
Windows XP
Start GRUB4DOS ldr
Start GRUB4DOS ldr
If I click "Start GRUB4DOS ldr", a screen flashes by too quickly for me to read it, and then presents a screen with this text,
which remains until I click to make some choice at the grub> _ prompt :
QUOTE
GRUB4DOS 0.4.4 2009-03-31, Memory: 639K / 2031M, MenuEnd: 0x483D8
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywere else TAB lists the possible
completions of a device/filename. ESC at any time exits. ]
grub> _
[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywere else TAB lists the possible
completions of a device/filename. ESC at any time exits. ]
grub> _
** Will greatly appreciate some insight to fix this so I can boot sooo quickly into BartPE from RAM on the system volume once again,
even if it is running on an iMac !
.
