Re: boot error messages with custom kernel

2007-05-22 Thread Hugo Vanwoerkom
David Fuchs wrote: thanks for the help. as I mentioned, the modules.dep file is there - but not in the initrd image that's created. I've addressed that same issue: http://lists.debian.org/debian-user/2007/03/msg00772.html and never got an answer. modules.dep is not in the initrd of kernels

boot error messages with custom kernel

2007-05-21 Thread David Fuchs
hi all, I want to have a grsecurity enabled kernel and thus compiled my own. while doing so, I also removed tons of modules from the kernel config (drivers I know I'll never need), and chose to compile some into the kernel instead of modules (e.g., drivers for my sata disks). I followed the

Re: boot error messages with custom kernel

2007-05-21 Thread Greg Folkert
On Mon, 2007-05-21 at 22:33 +0200, David Fuchs wrote: hi all, I want to have a grsecurity enabled kernel and thus compiled my own. while doing so, I also removed tons of modules from the kernel config (drivers I know I'll never need), and chose to compile some into the kernel instead of

Re: boot error messages with custom kernel

2007-05-21 Thread David Fuchs
thanks for the help. as I mentioned, the modules.dep file is there - but not in the initrd image that's created. however, I've solved it by recompiling the kernel with the parallel port driver as a module rather than into the kernel. it seems it was this driver that tried to load some