[Bug 28984] Kernel doesn't find root file system

Jon Kåre Hellan hellan at acm.org
Thu Feb 23 09:43:16 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/28984

Comment:
My /etc/mkinitramfs only contains the file /etc/mkinitrd/scripts/acpid with the following contents: 
#!/bin/sh

set -e

find $MODULEDIR/kernel/drivers/acpi -name '*.o' -o -name '*.ko' \
   | xargs -r cp -p --parents --target=$INITRDDIR

I have installed the dapper version of wpa_supplicant (which pulls in openssl from dapper), and I did for a while have bootchart installed. 
Could bootchart be relevant to this problem?

I've also got stuff from universe. I'd like to include a list of
packages and their origins. How do I do that?




More information about the kernel-bugs mailing list