I got the same problem, and there is indeed some script that are calling
/lib/udev/vol_id

f...@flo-laptop:~$ grep -r vol_id  /usr/share/initramfs-tools/
/usr/share/initramfs-tools/hooks/casper:copy_exec /lib/udev/vol_id /lib/udev
/usr/share/initramfs-tools/scripts/local-top/dmraid:# Activate any dmraid 
arrays that were not identified by udev and vol_id.
/usr/share/initramfs-tools/scripts/casper-bottom/13swap:    /lib/udev/vol_id 
${device%%[0-9]*} | grep -q "^ID_FS_USAGE=raid" && continue
/usr/share/initramfs-tools/scripts/casper-helpers:    /lib/udev/vol_id -t $1 
2>/dev/null
/usr/share/initramfs-tools/scripts/casper-helpers:            if [ 
"$(/lib/udev/vol_id -l $devname 2>/dev/null)" = "${pers_label}" ]; then

-- 
update-initramfs fails with "cpio: ./lib/udev/vol_id: Cannot stat: No such file 
or directory"
https://bugs.launchpad.net/bugs/401783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to