|
| From: | TJ |
| Subject: | [bug #29464] util/i386/pc/grub-setup: fails to write Buggy BIOS boot-sector drive-number detection in boot.img |
| Date: | Wed, 07 Apr 2010 22:04:11 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100404 Ubuntu/10.04 (lucid) Firefox/3.6.3 |
Follow-up Comment #1, bug #29464 (project grub):
*** IMPORTANT ***
I've noticed that the workaround gives an incorrect set of options for using
dd to write to the disk. Please DO NOT use that command as it will try to
truncate the output.
It should read:
4. Write the nops into the boot sector (replace /dev/sda if necessary with
the boot device name on *your* system):
sudo dd if=/tmp/nop.bin of=/dev/sda conv=notrunc bs=2 count=1 seek=102
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?29464>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |