Advertisement
Guest User

Untitled

a guest
Feb 15th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. $ sudo bash -x /etc/kernel/postinst.d/initramfs-tools 3.0.0-16-generic /boot/vmlinuz-3.0.0-16-generic
  2. + version=3.0.0-16-generic
  3. + bootopt=
  4. + '[' -z 3.0.0-16-generic ']'
  5. + '[' -n '' ']'
  6. + '[' -n /boot/vmlinuz-3.0.0-16-generic ']'
  7. ++ dirname /boot/vmlinuz-3.0.0-16-generic
  8. + bootdir=/boot
  9. + bootopt='-b /boot'
  10. + '[' -n '' ']'
  11. + INITRAMFS_TOOLS_KERNEL_HOOK=1
  12. + update-initramfs -c -t -k 3.0.0-16-generic -b /boot
  13. update-initramfs: Generating /boot/initrd.img-3.0.0-16-generic
  14. /usr/sbin/mkinitramfs: line 355: : No such file or directory
  15. E: mkinitramfs failure find 141 cpio 141 gzip 1
  16. update-initramfs: failed for /boot/initrd.img-3.0.0-16-generic with 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement