Advertisement
Ponchale

Error archiso pacman

May 19th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. >>> Updating module dependencies. Please wait ...
  2. >>> Generating initial ramdisk, using mkinitcpio. Please wait...
  3. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  4. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
  5. ==> Starting build: 4.5.4-1-ARCH
  6. -> Running build hook: [base]
  7. -> Running build hook: [udev]
  8. -> Running build hook: [autodetect]
  9. -> Running build hook: [modconf]
  10. -> Running build hook: [block]
  11. -> Running build hook: [filesystems]
  12. -> Running build hook: [keyboard]
  13. -> Running build hook: [fsck]
  14. ==> Generating module dependencies
  15. ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
  16. bsdcpio: Failed to set default locale
  17. ==> Image generation successful
  18. ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  19. -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
  20. ==> Starting build: 4.5.4-1-ARCH
  21. -> Running build hook: [base]
  22. -> Running build hook: [udev]
  23. -> Running build hook: [modconf]
  24. -> Running build hook: [block]
  25. ==> WARNING: Possibly missing firmware for module: aic94xx
  26. ==> WARNING: Possibly missing firmware for module: wd719x
  27. -> Running build hook: [filesystems]
  28. -> Running build hook: [keyboard]
  29. -> Running build hook: [fsck]
  30. ==> Generating module dependencies
  31. ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
  32. bsdcpio: Failed to set default locale
  33. ==> Image generation successful
  34. (30/51) reinstalling logrotate [##############################################] 100%
  35. (31/51) reinstalling lvm2 [##############################################] 100%
  36. (32/51) reinstalling man-db [##############################################] 100%
  37. (33/51) reinstalling man-pages [##############################################] 100%
  38. (34/51) reinstalling mdadm [##############################################] 100%
  39. (35/51) reinstalling nano [##############################################] 100%
  40. (36/51) reinstalling netctl [##############################################] 100%
  41. (37/51) reinstalling pacman [##############################################] 100%
  42. (38/51) reinstalling pciutils [##############################################] 100%
  43. (39/51) reinstalling pcmciautils [##############################################] 100%
  44. (40/51) reinstalling procps-ng [##############################################] 100%
  45. (41/51) reinstalling psmisc [##############################################] 100%
  46. (42/51) reinstalling reiserfsprogs [##############################################] 100%
  47. (43/51) reinstalling s-nail [##############################################] 100%
  48. (44/51) reinstalling sed [##############################################] 100%
  49. (45/51) reinstalling systemd-sysvcompat [##############################################] 100%
  50. (46/51) reinstalling tar [##############################################] 100%
  51. (47/51) reinstalling usbutils [##############################################] 100%
  52. (48/51) reinstalling vi [##############################################] 100%
  53. (49/51) reinstalling which [##############################################] 100%
  54. (50/51) reinstalling xfsprogs [##############################################] 100%
  55. (51/51) reinstalling syslinux [##############################################] 100%
  56.  
  57. ==> For setting up Syslinux BIOS using the syslinux-install_update script follow
  58. https://wiki.archlinux.org/index.php/Syslinux#Automatic_Install
  59. :: Running post-transaction hooks...
  60. (1/2) Install DKMS modules
  61. ==> dkms -q install -m vboxguest -v 5.0.20_OSE -k 4.5.4-1-ARCH
  62. (2/2) Updating the info directory file...
  63. umount: /home/ponchale/Ast/releng/work/x86_64/airootfs/dev: target is busy
  64. (In some cases useful info about processes that
  65. use the device is found by lsof(8) or fuser(1).)
  66. [mkarchiso] INFO: Packages installed successfully!
  67.  
  68. [mkarchiso] INFO: Configuration settings
  69. [mkarchiso] INFO: Command: install
  70. [mkarchiso] INFO: Architecture: x86_64
  71. [mkarchiso] INFO: Working directory: work/x86_64
  72. [mkarchiso] INFO: Installation directory: arch
  73. [mkarchiso] INFO: Pacman config file: work/pacman.conf
  74. [mkarchiso] INFO: Packages: haveged intel-ucode memtest86+ mkinitcpio-nfs-utils nbd zsh
  75.  
  76. [mkarchiso] INFO: Installing packages to 'work/x86_64/airootfs/'...
  77. ==> Creating install root at work/x86_64/airootfs
  78. mount: udev is already mounted or /home/ponchale/Ast/releng/work/x86_64/airootfs/dev busy
  79. udev is already mounted on /home/ponchale/Ast/releng/work/x86_64/airootfs/dev
  80. udev is already mounted on /home/ponchale/Ast/releng/work/x86_64/airootfs/dev
  81. ==> ERROR: failed to setup chroot work/x86_64/airootfs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement