Results 1 to 5 of 5
I cant access my NTFS partitions. Below is a copy of /etc/fstab with the added line
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc ...
- 05-13-2003 #1Just Joined!
- Join Date
- Aug 2002
- Location
- Brisbane, Australia
- Posts
- 4
NTFS Partition
I cant access my NTFS partitions. Below is a copy of /etc/fstab with the added line
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda10 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/hda1 /mnt/c_drive NTFS defaults 0 0
It tells me the kernel doesnt support this fs... i think.
Can someone tell me what I must do please?
Thanks.
-cjd
- 05-13-2003 #2Linux Enthusiast
- Join Date
- Feb 2003
- Location
- Ontario, Canada
- Posts
- 556
did you get the file needed for allowing red hat 9 to support ntfs?
- 05-13-2003 #3Just Joined!
- Join Date
- Aug 2002
- Location
- Brisbane, Australia
- Posts
- 4
Ummm i have no idea sorry, im new to linux... I just want to access my MP3's
lol
- 05-13-2003 #4Linux Enthusiast
- Join Date
- Feb 2003
- Location
- Ontario, Canada
- Posts
- 556
ok, np, mp3's are huge - I have about 25 gigs of them that I access but I use a fat32 filesystem which makes things a lot easier.
see this site on info on mounting ntfs filesystems:
http://linuxiso.org/forums/viewtopic.php?t=2708&start=0
try google too and these sites:
http://www.linuxexperience.com/tutorials/redhatntfs.php
http://linux-ntfs.sourceforge.net/info/redhat.html
and welcome to linux btw
- 05-13-2003 #5Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
NTFS must be spelled with all lowercase characters.


Reply With Quote
