[H-GEN] Kernel compile

Byron Ellacott bellacott at hotmail.com
Wed Sep 29 17:17:01 EDT 1999


[ Humbug *General* list - semi-serious discussions about Humbug and
Unix-related topics. ]

>Just tried that now - didn't make a difference.
>Do I need an initial Ramdisk???

no, you only need an initial ramdisk if you intend to use the ramdisk as 
your root partition, which one presumes you do not.

The error you gave was ``Cannot find device 08:01'' or something similar.  
This means that the kernel tried to map a filesystem onto a block device, 
08:01, and failed, as there was no driver for this device.  This could 
either mean that you have not compiled support for this driver into the 
kernel, or the driver requires some additional parameters to properly detect 
the hardware.

A quick look in dev reveals device 08:01 is /dev/sda1, so that's probably 
right.  You say you've compiled support for the device into the kernel; did 
you install the kernel and run lilo?  You say the device works when the 
driver is loaded as a module.  Are there any options you specify with 
modprobe(8) or insmod(8)?  Are there any options in /etc/conf.modules (or 
equivalent) ?

--
Byron ``expert systems are our friends'' Ellacott

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

--
This is list (humbug) general handled by majordomo at lists.humbug.org.au .
Postings only from subscribed addresses of lists general or general-post.



More information about the General mailing list