PDA

View Full Version : linux problem


mtech84
26-01-2006, 12:31 AM
hey any one plz guide.

i installed fedora core 4 on my system having xp & 2000 dual boot.

i hav 4 drives c,d,e,f . i hav c as 2000,d as xp , f is empty on which i created linux ext partition and i installed personal desktop version on it. the installation finished succesfu... what i see is that the same boot loader window of 2000 and xp. i nowere see the linux as in boot menu. plz tell me what should i do to acess the linux os. f drive in windows is not seen.

thnks

Netjunkie
26-01-2006, 08:36 AM
Welcome to the forum mtech84

Post all your Open source queries here (http://www.thinkdigit.com/forum/viewforum.php?f=8)

As for your problem..
Did you create a boot partition?
Where did you install the Boot loader?

Post more details about these.

Sourabh
26-01-2006, 09:23 AM
Moved to Open Source

praka123
26-01-2006, 09:38 AM
Boot with Fedora 1st CD or DVD :
type @ boot:
linux rescue
mount the partn.
chroot /mnt/sysimage
grub-install /dev/hda for IDE hdd OR
grub-install /dev/sda for SATA hdd
exit
exit
reboot
thats it.Now grub will be restored..

mehulved
26-01-2006, 01:34 PM
Also, you won't be able to see linux partition in windows without using 3rd party tools, that is why you cannot see your f drive which contains linux installation.