Follow-up Comment #18, bug #32472 (project grub):

What I was checked:

# truncate -s 100M qwe
# mkdir qwed
# mkfs.ext4 qwe
# mount -o loop qwe qwed
# cp -a /boot/grub qwed/
# echo '(hd0) qwe' > qwe.map
# ./grub-setup  -m qwe.map qwe -r '(hd0)' -s -f -d qwed/grub
# umount -f qwed

in both cases (patched and unpatched) operation is successfull.

What I do wrong ?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32472>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to