[Lvlug] Fedora Core 2 dual boot issue
James Skow
jskow at ptd.net
Wed Jun 16 18:28:26 EDT 2004
dave at morrisette.net wrote:
>Hi folks,
>
>Ran into a Fedora Core 2 issue today.
>
>Installed Fedora Core 2 on a machine dual booting with MS XP Pro. Fedora booted
>fine after install, however when selecting XP Pro from grub screen, just got the
>grub boot instructions dumping to screen. XP would not boot.
>
>Fix was to tell the boot disk to use LBA in the bios setup. There is a deeper
>explaination to this on the web.
>
>http://www.oreillynet.com/pub/wlg/4896
>
>David
>
>
>
>-------------------------------------------------
>This mail sent through IMP: http://horde.org/imp/
>_______________________________________________
>Lvlug mailing list
>Lvlug at thelinuxlink.net
>https://www.thelinuxlink.net/mailman/listinfo/lvlug
>
>
>
>
I had the same problem. All you have to do is boot the 1st Fedora Core 2
CD and go into rescue mode once there, do this:
sfdisk -d /dev/hda > mypartitiontable.txt [press enter]
cat mypartitiontable.txt | sfdisk --no-reread -H255 /dev/hda [press enter]
It will then re-write the MBR. The you can reboot back to GRUB, and
Windows should boot normally (at least, it did for me).
More information about the Lvlug
mailing list