axgupta1
09-27-2002, 09:09 AM
RHL 7.3
My grub.conf has a section
rootnoverify hd(0,0)
chainloader + 1
for booting the Windows XP partition. The booting process works fine from graphic screen. I was experimenting with how to boot the same Windows XP partition from command line. So I pressed c from the graphics menu to go to the command line. Then I issued the command:
grub>rootnoverify hd(0,0)
grub> chainloader + 1
Error1:Filename must be either an absolute filename or blocklist
My question is if these commands work from the grub.conf file, why do I get an error from command line ? What do I need to do to boot the Windows XP partition from command line.
Thanks
Arun
My grub.conf has a section
rootnoverify hd(0,0)
chainloader + 1
for booting the Windows XP partition. The booting process works fine from graphic screen. I was experimenting with how to boot the same Windows XP partition from command line. So I pressed c from the graphics menu to go to the command line. Then I issued the command:
grub>rootnoverify hd(0,0)
grub> chainloader + 1
Error1:Filename must be either an absolute filename or blocklist
My question is if these commands work from the grub.conf file, why do I get an error from command line ? What do I need to do to boot the Windows XP partition from command line.
Thanks
Arun