On Mon, Jul 21, 2008 at 04:29:48PM +0200, Philipp Sternberg wrote: > Hi, > > > > please sendin the output of > > sh -x mkinitramfs -o /tmp/o > > > > "sh -x mkinitramfs -o /tmp/o" gave me a "sh: Can't open mkinitramfs" > so I executed > sh -x /usr/sbin/mkinitramfs -o /tmp/o 2> mkinitramfs.log and attached the > outputfile. > Or did you mean the content of the image (i.e. /tmp/o?) to be attached? > > Thanks a lot for your quick answer...
okay thanks for the quick report. anyway this looks pretty normal. could you please tell the udev version running: dpkg -l udev also stick an set -x on top of /usr/share/initramfs-tools/hooks/udev and set in the output you get then of mkinitramfs -o /tmp/foo as the hook scripts are sourced an eventual failure there goes unnoticed. thanks -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

