[Bug 1061255] Re: GRUB recognizes defunct LDM headers
João Rossa
joao.rossa at gmail.com
Tue Nov 27 22:20:11 UTC 2012
So making these two commands:
sudo dd if=/dev/sda bs=512 count=1 skip=1953523054 | hd
and
sudo dd if=/dev/zero of=/dev/sda bs=512 seek=1953523054 count=1
Will not trash my disk? im a little hesitant lol.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1061255
Title:
GRUB recognizes defunct LDM headers
Status in “grub2” package in Ubuntu:
Triaged
Bug description:
GRUB recognizes stale LDM headers left on the disk after reformatting
without LDM. This causes grub to complain either that embedding is
not possible, and/or to incorrectly use the ldm partition module
instead of msdos.
- This bug affect GRUB2.00 (default bootloader of Ubuntu12.10).
- This bug completely breaks access to any operating system, either when installing a fresh 12.10, or when upgrading from 12.04 to 12.10.
********************
WORKAROUND:
Use Boot-Repair ( https://help.ubuntu.com/community/Boot-Repair ) from liveCD to replace GRUB2 by GRUB Legacy: run Boot-Repair --> Advanced options --> GRUB options tab --> tick "GRUB Legacy" --> Apply
********************
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1061255/+subscriptions
More information about the foundations-bugs
mailing list