philmmanjaro / project-sx

The next big thing
6 stars 2 forks source link

initcpio image creation #1

Closed philmmanjaro closed 7 years ago

philmmanjaro commented 7 years ago

during image creation we have following warnings/errors:

  -> -k /boot/vmlinuz-sx-4.13-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-sx-4.13-x86_64.img
==> Starting build: 4.13.0-1.170716-MANJARO-SX
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> ERROR: module not found: `sd_mod'
  -> Running build hook: [keyboard]
==> ERROR: module not found: `usbhid'
  -> Running build hook: [keymap]
  -> Running build hook: [plymouth]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-sx-4.13-x86_64.img
==> WARNING: errors were encountered during the build. The image may not be complete.