Created
March 16, 2012 03:45
-
-
Save benhamill/2048428 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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