The udevd creates the symlinks at /dev/disk/by-uuid when it encounters
blkid at $PATH

I found the bug is from initramfs-tools (0.92j)
at end of /usr/share/initramfs-tools/hooks/udev it does:
copy_exec /sbin/blkid /lib/modules

and it should do:
copy_exec /sbin/blkid /sbin

Once it's corrected remember to:
update-initramfs -u

Good luck
__________
M.Á.Ferrer

-- 
Ubuntu 9.10 fails to assign uuid for root partition during boot
https://bugs.launchpad.net/bugs/456777
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to