Advertisement
Guest User

Untitled

a guest
Jun 25th, 2014
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. root@xubuntu:/# sudo grub-install --recheck /dev/sda
  2. sudo: unable to resolve host xubuntu
  3. Installing for i386-pc platform.
  4. Installation finished. No error reported.
  5. root@xubuntu:/# grub-install --recheck /dev/sda
  6. Installing for i386-pc platform.
  7. Installation finished. No error reported.
  8. root@xubuntu:/# update-grub
  9. Generating grub configuration file ...
  10. Found linux image: /boot/vmlinuz-3.13.0-24-generic
  11. Found initrd image: /boot/initrd.img-3.13.0-24-generic
  12. Found memtest86+ image: /boot/memtest86+.elf
  13. Found memtest86+ image: /boot/memtest86+.bin
  14. done
  15. root@xubuntu:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement