20 Oct
2010
20 Oct
'10
2:39 p.m.
On 10/20/2010 09:13 AM, david@norfair.se wrote:
Which version of CRUX, David?
2.7
While you are configuring your kernel, before you build it, you need to enable the AHCI SATA module (either module, or built in - built in works for sure) - you did not, so the kernel you compiled cannot find your HDD, so it panics.
I redid the installation-process for the 10th time now and made sure that the ACHI SATA module was built-in, still the same error. I am really baffled by this..
When you're booted into the installation media, 'lspci -k' should show you which modules/drivers the kernel is currently using. From that you should be able to tell which one will work after a reboot. Does that one match the one you're building into your kernel? Matt