> vol_id has been replaced by blkid, and you still have not explained what
> exactly is wrong with your initramfs.

If you mean here that blkid is in the initramfs then this isn't so.  I think it 
should be from the file /usr/share/initramfs-tools/hooks/util-linux which has 
line "copy_exec /sbin/blkid".

Running update-initramfs -u -v 

I get the following:

Available versions:  2.6.30-2-amd64
Keeping /boot/initrd.img-2.6.30-2-amd64.dpkg-bak
update-initramfs: Generating /boot/initrd.img-2.6.30-2-amd64
/usr/share/initramfs-tools/hooks/util-linux ignored: not alphanumeric or '_' 
file
Adding module /lib/modules/2.6.30-2-amd64/kernel/drivers/usb/host/ehci-hcd.ko

For some reason it does like the "-" in the file.  Changing from 
/usr/share/initramfs-tools/hooks/util-linux to 
/usr/share/initramfs-tools/hooks/utillinux instead and running update-initramfs 
-u -v

I get the following (a long way down in the results):

Calling hook utillinux
Adding binary /sbin/blkid

blkid is now in my initrd.

This above problem isn't a udev problem but util-linux hook script fix up. I'll 
submit a util-linux bug report sometime tomorrow if there isn't a similar one 
already on this.

I still have booting problem so this still seems it is a udev issue as yet.  In 
the initrd phase the links in /dev/disk/by-uuid aren't created as indicated 
should happen in the 60-persistent-storage.rules file from udev and it did when 
using the vol_id program call from udev 141 package.  Similarly, any 
/dev/disk/by-label links are also not created from this rule file.  




> 
> -- 
> ciao,
> Marco





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to