|
| From: | Vladimir Serbinenko |
| Subject: | [bug #37606] Grub2-install doesn't report a failure to write to boot partition |
| Date: | Sun, 21 Oct 2012 11:13:20 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.9) Gecko/20100101 Firefox/10.0.9 Iceweasel/10.0.9 |
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/
| [Prev in Thread] | Current Thread | [Next in Thread] |