[Bug 456777] Re: Ubuntu 9.10 fails to assign uuid for root partition during boot

Miguel Ángel Ferrer informatica at maferrer.net
Fri Jun 18 10:45:56 UTC 2010


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 Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list