Guest User

Untitled

a guest
Jul 18th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. (hd0) (hd0,msdos2) (hd0,msdos1)
  2.  
  3. ls (hd0,msdos2)/
  4. ls (hd0,msdos1)/
  5.  
  6. set prefix=(hd0,2)/boot/grub
  7. set root=(hd0,2)
  8. insmod normal
  9. normal
  10.  
  11. sudo update-grub
  12. sudo grub-install /dev/sda
  13.  
  14. grub-install /dev/sda
  15. update-grub
Add Comment
Please, Sign In to add comment