PDA

View Full Version : how to fix dual core problem


bosbeles
3rd November 2006, 07:28 PM
i have two disk. one is sata and the other is ide.
winxp is installed on sata (160GB).
windows vista is installed on ide (80GB).

i tried to install fedore core 6 to a partition on my sata drive.
before install i have created a partition 20GB with ext2 file system by partition magic.
then i have installed fedora.
after that point, when i want to use my winxp or vista, boot manager warns:
Rootnoverify(hd1,0)
Chainloader +1

i have read the article at http://lwn.net/Articles/86835/ .
but i couldnot understand what i shoul do?

i tried :
[root@localhost ~]# sfdisk -d /dev/hda
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
# partition table of /dev/hda
unit: sectors

/dev/hda1 : start= 63, size= 79136127, Id= 7, bootable
/dev/hda2 : start= 79136190, size= 39937590, Id= f
/dev/hda3 : start=119073780, size= 1028160, Id=82
/dev/hda4 : start= 0, size= 0, Id= 0
/dev/hda5 : start= 79136253, size= 39937527, Id= 7


what must i do? please help.