The error occurs during boot with 2008.0_beta1-minimal CD Reproducible: Always
What controller? What's the relevant dmesg output?
(In reply to comment #1) > What controller? What's the relevant dmesg output? > Unfortunetly I can't reproduce this bug at the moment (just running an install using the 2007.0 minimal Live CD). The controller is Intel ICH7, identified during boot as HDA1,2, etc.
Being identified as /dev/sd* or /dev/hd* depends on which driver grabbed the SATA ports first. It appears that the older PATA/IDE driver grabbed it. It should still work just fine, you just need to know that the disks will be /dev/sd* if you only choose the SATA/libata drivers in your own kernel config. I'll definitely look out for what we can do to change this for the final release, though.
Err, it also could be the result of a BIOS setting.
I'm no expert in this field, but the 2007.0 live-cd detects the sata-disc correctly, while the 2008.0_beta1 does not. Exactly how can this be a question of BIOS-settings? (I want this to be clear; I'm asking of curiosity, I'm not trying to question someone's knowledge). If possible, please explain.
BIOS settings such as whether SATA is in RAID or compatibility mode can affect how Linux sees the drives. Changes between kernel versions could potentially act on these differences in subtly different ways. We've updated the kernel in 2008.0 Beta 2, so try that when it's released in a few days and we'll see if we've fixed it.
Beta 2 is out... any word on this?
(In reply to comment #7) > Beta 2 is out... any word on this? > My experience during boot is the same as previous booting with 2008_BETA1. My SATA-drives (HDD) are detected during boot as hda, using the minimal liveCD 2008_BETA2. From the live environment FDISK is unable to open /dev/sda. I'll test this from an other laptop (the specs are more or less identical).
No feedback for more than 2 years, but as stated this is mostly related to BIOS settings and kernel config.