Re: Installing Crux on a Compaq 615 Laptop
![](https://secure.gravatar.com/avatar/b98dfb43ff7c8acacbd8b8a8dacaa595.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/7463ad4b9b6ae88a8af6ca7a6e814766.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/c5ece095a21e6a9b74fb9464c30120d5.jpg?s=120&d=mm&r=g)
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