Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. buntu@ubuntu:~$ sudo mount /dev/sdb3 /mnt
  2. ubuntu@ubuntu:~$ sudo grub-install --root-directory=/mnt/ /dev/sdb3
  3. /usr/sbin/grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea..
  4. /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..
  5. /usr/sbin/grub-setup: error: if you really want blocklists, use --force.
  6. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement