RE: HELP! “Invalid Partition Table” at boot!
Postscript: For the record. Not previously part of this thread.
SUBJECT: FYI: successful resolution of similar problem (my “how-to”), or how I did it).
Situation: Toshiba laptop, a few years old, originally had Win2K. Suse 11.1 installed in dual boot, w/ grub.
Objective: Replace Win2K with fresh install of XP.
Result: Initial install process (running from cd) runs ok. Used choice for existing NTFS partition with quick format. On first reboot to continue and finish install, I got black screen w/ “Invalid Partition Table” message displayed.
Tried: redid xp install, tried using existing NTFS partition, with full format. No go.
Redid xp install, removed NTFS partition, and replaced w/ new NTFS partition. No go.
SOLUTION:
First Fix: (SHOULD work most times something like this happens. The error message is received because XP doesn’t like the MBR.)
Using XP cd, boot into rescue mode. From terminal, FIXMBR, then FIXBOOT. Ok thru all warnings. (IN MY CASE this DIDN’T work, but it usually will. This restores the Windows boot, and one can reinstall grub later.)
Second Fix: Used Supergrub rescue cd to fix the grub menu. This put grub back on the MBR, seeing both WinXP and Suse – the way it was with the Win2K and Suse dual boot, except with WinXP in the Win slot. Windows booted a-ok, and I finished the installation, A-OK!
Alternate to Super Grub: there are lots of references to how-to fix grub after a windows install. In this case, super grub worked, and it was easy.
For more on fixing Grub, if needed, see:
https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows
Hiero2