Kernel By Hand - tips needed

Bob Nielsen nielsen at oz.net
Sun Nov 7 21:47:09 UTC 2004


On Sun, Nov 07, 2004 at 09:30:15PM +0100, Jens Kubieziel wrote:
> * Asko Kauppi schrieb am 2004-11-07 um 20:19 Uhr:
> > I'm starting to hand-craft a kernel for Ubuntu, does anyone have a 
> > decent list of exactly which device drivers need to be built-in. I 
> 
> It depends from your hardware. Try to parse the output from lspci and
> select the appropriate drivers.

It also depends on whether you use initrd, although with a custom kernel
it is probably easier to avoid that, in which case you need any drivers
needed for hard-drive access (including file systems used) to be
built-in. 






More information about the ubuntu-users mailing list