Guest User

Untitled

a guest
Aug 14th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. sudo mount /dev/sda5 /mnt
  2. sudo grub-install --root-directory=/mnt/ /dev/sda
  3.  
  4. grub-probe: error: cannot find a device for /boot (is /dev mounted?).
  5. Installation finished. No error reported.
  6.  
  7. root (hd0,0) (where is /boot with /boot/grub/grub.conf and grub stages files ?)
  8. setup (hd0) (where do you want to install the bootloader?)
  9. exit
Add Comment
Please, Sign In to add comment