Skip to content

Instantly share code, notes, and snippets.

@benhamill
Created March 16, 2012 03:45
Show Gist options
  • Save benhamill/2048428 to your computer and use it in GitHub Desktop.
Save benhamill/2048428 to your computer and use it in GitHub Desktop.
(3/8) upgrading linux [####################################################################################] 100%
>>> Updating module dependencies. Please wait ...
>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image from preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.2.9-1-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [autodetect]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [usbinput]
-> Parsing hook: [fsck]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux.img
/usr/bin/mkinitcpio: line 395: ./bin/gzip: No such file or directory
bsdcpio: ./lib/ld-2.15.so: Write error: Broken pipe
==> ERROR: Image generation FAILED: bsdcpio reported an error
==> Building image from preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 3.2.9-1-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [usbinput]
-> Parsing hook: [fsck]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
/usr/bin/mkinitcpio: line 395: ./bin/gzip: No such file or directory
bsdcpio: ./lib/ld-2.15.so: Write error: Broken pipe
==> ERROR: Image generation FAILED: bsdcpio reported an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment