> How can i set the mounted win96 partitions to be mounted as vfat, as
> currently i have no long file names when acessing from rh4.
/dev/hda1 /mnt/dosc vfat noauto,ro 0 0
That's the entry in my /etc/fstab, rick. Now I only have to do "$ mount
/mnt/dosc".
Otherwise, it'd be
$ mount -t vfat /dev/hda1 /mnt/dosc.
Do man fstab and man mount for more help.
hope that helps.
- hoeteck
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.