On Tue, 2005-09-27 at 20:59 +0200, Frans Pop wrote: > This can mean 2 things: > - the drivers needed for your disk controller are not available; if your > laptop has SATA, this is pretty likely for 2.6.8 and less so for 2.6.12 > - your bootloader config and /etc/fstab refer to /dev/hda (for the 2.4 > kernel), but the SATA driver in the 2.6 kernel uses /dev/sda
Additionally, it seems that there are problems with the SATA driver. Look at http://www.copestake.org/4651lmi.html and http://forums.gentoo.org/viewtopic-t-356273-highlight-.html. Maybe it's Gentoo specific, maybe not, but it might be worth a try. You'll have to disable CONFIG_IDE, enable CONFIG_SCSI_ATA_PIIX and build your own kernel, though. But given that the laptop is new and you're just installing the system, I that you've got nothing to loose... Koen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

