Results 1 to 4 of 4
Ok, well I installed Windows... it was all happy, then I went and installed Gentoo and it was all peachy, but then Windows got *****... When I try to load ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-09-2005 #1Just Joined!
- Join Date
- Dec 2005
- Location
- Melbourne, FL
- Posts
- 3
Gentoo / Windows / Grub Error 13
Ok, well I installed Windows... it was all happy, then I went and installed Gentoo and it was all peachy, but then Windows got *****... When I try to load XP Pro via grub I get a:
I have tried just about everything under the sun to fix this and have no idea why it is not working... Does anyone have any suggestions?Error 13: Invalid or unsupported executable format
Here is my grub.conf file:
My partitions are as follows:Code:... title=Windows XP Pro rootnoverify(hd0,0) makeactive chainloader +1
hda1 - NTFS - Windows XP Pro
hda2 - ext3 - Gentoo Root
hda3 - ext3 - boot
hda5 - swap
hda6 - FAT32 data drive
Thanks.
- 12-09-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
You might need a space between "rootnoverify" and the drive.
- 12-09-2005 #3
You definitely need a space between rootnoverify and (hd0,0).
Here is my XP entry in menu.lst
Code:title XP rootnoverify (hd0,0) makeactive chainloader +1
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 12-10-2005 #4Just Joined!
- Join Date
- Dec 2005
- Location
- Melbourne, FL
- Posts
- 3
*shakes head sadly* That space didnt even register in my mind... I never would have figured that out myself... Thanks.


Reply With Quote
