LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Help with Fedora Core 2 (https://www.linuxquestions.org/questions/fedora-35/help-with-fedora-core-2-a-197987/)

Mannyakatheman 06-26-2004 12:34 PM

Help with Fedora Core 2
 
Okay i just installed fedora core 2 and my boot loaded wont let me get into windows andd i dont no how to mount the hd so that i can listen to my music any one??

pufhans 06-26-2004 02:41 PM

If your windows partision is NTFS you need to install the kernel-ntfs rpm

and enter a line int your /etc/fstab:
where "/dev/hda1" is replaced with your windows partision.
if NTFS :
/dev/hda1 /Data ntfs user,rw,exec,umask=222 0 0
if FAT32
/dev/hda1 /Data vfat user,rw,exec,umask=000 0 0

fester2001 06-28-2004 12:01 AM

if you have killed you bootloader i presume grub you can insert the fedora cd's and restore your bootlaoder off of that
but it seems unusal that grub just didnt detect windows, are you sure you didnt acsadently format windows?:scratch:


All times are GMT -5. The time now is 02:48 PM.