Advertisement
Guest User

mkinitcpio errors

a guest
Sep 15th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. ==> Building image from preset: 'default'
  2. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
  3. ==> Starting build: 3.5.3-1-ARCH
  4. -> Running build hook: [base]
  5. -> Running build hook: [udev]
  6. -> Running build hook: [autodetect]
  7. -> Running build hook: [pata]
  8. -> Running build hook: [scsi]
  9. -> Running build hook: [sata]
  10. -> Running build hook: [usb]
  11. -> Running build hook: [usbinput]
  12. -> Running build hook: [filesystems]
  13. ==> ERROR: file not found: `/lib/modprobe.d/modprobe.conf'
  14. ==> Generating module dependencies
  15. ==> Creating gzip initcpio image: /boot/initramfs-linux.img
  16. ==> WARNING: errors were encountered during the build. The image may not be complete.
  17. ==> Building image from preset: 'fallback'
  18. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
  19. ==> Starting build: 3.5.3-1-ARCH
  20. -> Running build hook: [base]
  21. -> Running build hook: [udev]
  22. -> Running build hook: [pata]
  23. -> Running build hook: [scsi]
  24. -> Running build hook: [sata]
  25. -> Running build hook: [usb]
  26. -> Running build hook: [usbinput]
  27. -> Running build hook: [filesystems]
  28. ==> ERROR: file not found: `/lib/modprobe.d/modprobe.conf'
  29. ==> Generating module dependencies
  30. ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
  31. ==> WARNING: errors were encountered during the build. The image may not be complete.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement