Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. [antergos@ant-17.2 ~]$ sudo su
  2. [root@ant-17 antergos]# mount /dev/sdb4 /mnt
  3. [root@ant-17 antergos]# mount /dev/sdb1 /mnt/boot
  4. [root@ant-17 antergos]# arch-chroot /mnt
  5. [root@ant-17 /]# grub-mkconfig -o /boot/grub/grub.cfg
  6. Generating grub configuration file ...
  7. Found theme: /boot/grub/themes/Antergos-Default/theme.txt
  8. Found linux image: /boot/vmlinuz-linux
  9. Found initrd image: /boot/initramfs-linux.img
  10. Found fallback initramfs image: /boot/initramfs-linux-fallback.img
  11. Found linux image: /boot/vmlinuz-linux-lts
  12. Found initrd image: /boot/initramfs-linux-lts.img
  13. Found fallback initramfs image: /boot/initramfs-linux-lts-fallback.img
  14. ERROR: mkdir /var/lock/dmraid
  15. ERROR: mkdir /var/lock/dmraid
  16. ERROR: mkdir /var/lock/dmraid
  17. ERROR: mkdir /var/lock/dmraid
  18. ERROR: mkdir /var/lock/dmraid
  19. ERROR: mkdir /var/lock/dmraid
  20. ERROR: mkdir /var/lock/dmraid
  21. ERROR: mkdir /var/lock/dmraid
  22. ERROR: mkdir /var/lock/dmraid
  23. ERROR: mkdir /var/lock/dmraid
  24. ERROR: mkdir /var/lock/dmraid
  25. ERROR: mkdir /var/lock/dmraid
  26. ERROR: mkdir /var/lock/dmraid
  27. ERROR: mkdir /var/lock/dmraid
  28. ERROR: mkdir /var/lock/dmraid
  29. ERROR: mkdir /var/lock/dmraid
  30. WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  31. error: invalid volume.
  32. error: invalid volume.
  33. error: invalid volume.
  34. error: invalid volume.
  35. error: invalid volume.
  36. error: invalid volume.
  37. error: invalid volume.
  38. grub-probe: error: cannot find a GRUB drive for /dev/sda3. Check your device.map.
  39. grub-installerror: invalid volume.
  40. error: invalid volume.
  41. error: invalid volume.
  42. Found Windows 10 (loader) on /dev/sda1
  43. error: invalid volume.
  44. error: invalid volume.
  45. error: invalid volume.
  46. error: invalid volume.
  47. error: invalid volume.
  48. error: invalid volume.
  49. error: invalid volume.
  50. error: invalid volume.
  51. error: invalid volume.
  52. error: invalid volume.
  53. error: invalid volume.
  54. error: invalid volume.
  55. error: invalid volume.
  56. error: invalid volume.
  57. error: invalid volume.
  58. Found Microsoft Windows XP Professional on /dev/sdc1
  59. Found Windows 10 (loader) on /dev/sdd1
  60. done
  61. [root@ant-17 /]# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Antergos-grub
  62. Installing for x86_64-efi platform.
  63. grub-install: error: failed to get canonical path of `/boot/efi'.
  64. [root@ant-17 /]# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Antergos-grub
  65. Installing for x86_64-efi platform.
  66. grub-install: error: failed to get canonical path of `/boot/efi'.
  67. [root@ant-17 /]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement