Follow-up Comment #1, bug #37606 (project grub):

It's not 400 but 1024. And at this message it writes to core.img file, not to
some sector. It's underlying function responsability to set grub_errno
(through grub_error). As to apparent writing failure it's due to the lack of
necessary flushing ioctl (Linux API is broken in that write doesn't
necessarily actually writes unless you add a bunch of ioctl) which is fixed in
latest code.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Bug-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to