Re: Installing Crux on a Compaq 615 Laptop

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.. Best regards, David Lind

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

On Wed, 20 Oct 2010 16:13:20 +0200 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..
Hello David, try adding PATA_ATIIXP support into the kernel.
Best regards, David Lind
Regards, Victor. -- Learning bit by bit Victor Martinez | http://lokalix.dyndns.org
participants (3)
-
david@norfair.se
-
Matt Housh
-
Victor Martinez