On Fri, 01 Feb 2008 22:50:50 -0500 Jeremy Heiler wrote:
Thanks for the pointers! After hours of messing around I decided to switch on all the options in the "SATA" section of menuconfig. It worked, but now I just need to figure out which one of them did the trick. :P
Use 'lspci -v | grep SATA' to find which SATA controler you have, on my system output is 00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02) (prog-if 8a [Master SecP PriP]) 00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02) (prog-if 85 [Master SecO PriO]) 03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02) (prog-if 01 [AHCI 1.0])
Thanks again!
No problem :) Pedja -- Osborn's Law: Variables won't; constants aren't.