Currently I have two SATA hard drives in my PC. One is a 80 gig (which does a dual boot with XP and FC 5) and the other is a 160 gig (the whole drive is NTFS for media files). As of now, I can only access the 160 drive and execute files from it. But I would like to write files to it also. i.e. put files on it that I have downloaded from FC 5. I know (I think) I just need to make a change to my fstab files. But don't know what! Here is my current fstab output.
Thanks!Code:[root@bender ~]# cat /etc/fstab /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /dev/shm tmpfs defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 /dev/VolGroup00/LogVol01 swap swap defaults 0 0 /dev/sdb5 /mnt/media ntfs ro,defaults,umask=0222 0 0 /dev/sda1 /mnt/windows ntfs ro,defaults,umask=0222 0 0


Reply With Quote
)
Fantastic news my friend, well I thought that posting the same question as andrew is usellss cose I read people can only read ntfs.
