Hose
23rd August 2004, 10:50 PM
I have FC2 running on an IBM Thinkpad T41p as well as additional HD with Windows 2000. Rather than shutting down and swapping HD's, I'm trying to use GRUB to boot the second HD (w2K) when inserted into the Ultrabay with an IBM IDE HD adapter.
After researching the web, the windows portion of my GRUB config file that looks like:
title W2K
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd0,0)
chainloader +1
makeactive
When I select W2K from the GRUB menu, I get:
"Error 13: Invalid or unsupported executable format"
fdisk shows that /dev/hda is FC2, /dev/hdc is W2K.
I've tried removing the mapping, but no change, anybody out there has any suggestions ???
Any thoughts
After researching the web, the windows portion of my GRUB config file that looks like:
title W2K
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd0,0)
chainloader +1
makeactive
When I select W2K from the GRUB menu, I get:
"Error 13: Invalid or unsupported executable format"
fdisk shows that /dev/hda is FC2, /dev/hdc is W2K.
I've tried removing the mapping, but no change, anybody out there has any suggestions ???
Any thoughts