Code: Select all
title=Windows XP
rootnoverify (hd0,0)
Code: Select all
/dev/hdc8
should actually be:title=Windows XP
rootnoverify (hd0,0)
Code: Select all
title=Windows XP
rootnoverify (hd0,0)
chainloader +1
thing.-> I enabled (or well let me say make menuconfig did) the "Device Drivers -> SCSI device Support -> SCSI Low Level Drivers -> Serial ATA (SATA)" settings. REMEMBER: As I wrote above this makes your SATA drive become "sda" instead of "hda".
I am having this exact problem now (same hardware). I dont want to use the WinME/Win98 settings, as I have:a bit of info that came to light just now :
in my bios if i set SATA mode to xp/2000 then the gentoo 2004 live cd crashes while booting (it detects the drive, just hangs while saying attached ide drive /hde something something something). A fedora core rescue disk will not see the drive at all and neither will an older version of any gentoo livecd. a fedora core normal install sees it as /sda. If i set my bios to SATA mode winme/win98 and set the PATA (my cdrom in this case) as a primary device then the gentoo 2004 live cd sees it as /dev/hde. everyone else who has had this problem has found a solution so i am sure i am missing something fundamental and stupid. any more ideas guys?