Re: mounting vfat

2002-10-31 Thread Aaron Konstam
On Thu, Oct 31, 2002 at 02:34:06PM -0500, Gene C. wrote: > On Thursday 31 October 2002 11:44, Aaron Konstam wrote: > > Well I certainly want to read and learn but fstab is supposed to have a > > third field giving the type of filesystem. I have never seen this field > > dropped before. Is it really

Re: mounting vfat

2002-10-31 Thread Gene C.
On Thursday 31 October 2002 11:44, Aaron Konstam wrote: > Well I certainly want to read and learn but fstab is supposed to have a > third field giving the type of filesystem. I have never seen this field > dropped before. Is it really missing in your fstab? At least in 8.0 and in 7.3 IIRC, you can

Re: mounting vfat

2002-10-31 Thread Aaron Konstam
On Thu, Oct 31, 2002 at 01:29:06AM -0800, anthony baldwin wrote: > I did a > mkdir /mnt/doze > then I did > mount vfat -2 /dev/hda1 /mnt/doze rw.nohide 0 0 > AND I edited /etc/fsatb, adding this > /dev/hda1 /mnt/doze auto,rw,nohide 0 0 > And my doze partition is mounted atomatically on boot

mounting vfat

2002-10-31 Thread anthony baldwin
I did a mkdir /mnt/doze then I did mount vfat -2 /dev/hda1 /mnt/doze rw.nohide 0 0 AND I edited /etc/fsatb, adding this /dev/hda1 /mnt/doze auto,rw,nohide 0 0 And my doze partition is mounted atomatically on boot. I'm relatively new, too, but this worked for in on 7.2, as well. Tony http: