120GB HD.
1st partition, 40GB, has WinXP installed, everything works as expected. When the laptop boots, it shows Windows loader and loads fine.
I put FreeBSD 9.0 install CD in and try to install, it shows an old partitioning scheme I used in the past, using the entire disk. Nothing shown about the WinXP 40GB partition currently being used.
So I go into shell.
[cmd=]# fdisk[/cmd]
So I do a [cmd=]# gpart show[/cmd]
It shows the old partition scheme from before I wiped and re-installed winXP. That old partition scheme used the entire disk. The main headline says [CORRUPT]
Is the main mbr corrupt, and so it reads the "backup" mbr from somewhere?
How do I reset all of the boot/mbr stuff, retaining the 40GB partition with WinXP in it, and then install FreeBSD 9.0 in the remaining 70GB?
Have I given enough information? Let me know if I need to provide more info.
thanks
1st partition, 40GB, has WinXP installed, everything works as expected. When the laptop boots, it shows Windows loader and loads fine.
I put FreeBSD 9.0 install CD in and try to install, it shows an old partitioning scheme I used in the past, using the entire disk. Nothing shown about the WinXP 40GB partition currently being used.
So I go into shell.
[cmd=]# fdisk[/cmd]
Code:
Figures below wont work with BIOS for partitions not in cyl 1
So I do a [cmd=]# gpart show[/cmd]
It shows the old partition scheme from before I wiped and re-installed winXP. That old partition scheme used the entire disk. The main headline says [CORRUPT]
Is the main mbr corrupt, and so it reads the "backup" mbr from somewhere?
How do I reset all of the boot/mbr stuff, retaining the 40GB partition with WinXP in it, and then install FreeBSD 9.0 in the remaining 70GB?
Have I given enough information? Let me know if I need to provide more info.
thanks