Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. sudo chroot /mnt
  2. root@ubuntu:/# mount -a
  3. root@ubuntu:/# sudo update-grub
  4. Sourcing file `/etc/default/grub'
  5. Generating grub configuration file ...
  6. Found linux image: /boot/vmlinuz-5.0.0-27-generic
  7. Found initrd image: /boot/initrd.img-5.0.0-27-generic
  8. Found linux image: /boot/vmlinuz-5.0.0-23-generic
  9. Found initrd image: /boot/initrd.img-5.0.0-23-generic
  10. grub-probe: error: cannot find a GRUB drive for /dev/sda1. Check your device.map.
  11. Adding boot menu entry for EFI firmware configuration
  12. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement