Advertisement
Guest User

Untitled

a guest
Apr 4th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo chroot /mnt
  2. root@ubuntu:/# mount -a
  3. root@ubuntu:/# grub-install && update-grub
  4. BootCurrent: 000B
  5. Timeout: 1 seconds
  6. BootOrder: 0000,0008,000A,000B,0002,0001
  7. Boot0001* CD/DVD Drive
  8. Boot0002* Hard Drive
  9. Boot0008* ubuntu
  10. Boot000A* ubuntu
  11. Boot000B* UEFI: USB DISK 2.0
  12. Boot0000* steamos
  13. Installation finished. No error reported.
  14. Generating grub.cfg ...
  15. Found background: /usr/share/plymouth/themes/steamos/steamos_branded.png
  16. Found background image: /usr/share/plymouth/themes/steamos/steamos_branded.png
  17. Found linux image: /boot/vmlinuz-3.10-5-amd64
  18. Found initrd image: /boot/initrd.img-3.10-5-amd64
  19. grub-probe: error: cannot find a GRUB drive for /dev/sdc1. Check your device.map.
  20. Found Ubuntu 16.04.2 LTS (16.04) on /dev/sdb2
  21. done
  22. root@ubuntu:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement