[Bug 401783] Re: update-initramfs fails with "cpio: ./lib/udev/vol_id: Cannot stat: No such file or directory"
Florent Mertens
flomertens at gmail.com
Mon Aug 10 20:30:34 UTC 2009
I got the same problem, and there is indeed some script that are calling
/lib/udev/vol_id
flo at 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 Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list