Guest User

Untitled

a guest
Jun 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. root@ubuntu:/# sudo update-grub
  2. sudo: unable to resolve host ubuntu
  3. Generating grub.cfg ...
  4. Found linux image: /boot/vmlinuz-3.0.0-12-generic
  5. Found initrd image: /boot/initrd.img-3.0.0-12-generic
  6. Found memtest86+ image: /boot/memtest86+.bin
  7. Found Windows 7 (loader) on /dev/sda1
  8. Found Debian GNU/Linux (6.0.4) on /dev/sda2
  9. done
  10. root@ubuntu:/# grub-install /dev/sda
  11. /usr/sbin/grub-setup: warn: This msdos-style partition label has no post-MBR gap; embedding won't be possible!.
  12. /usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
  13. /usr/sbin/grub-setup: error: will not proceed with blocklists.
Add Comment
Please, Sign In to add comment