On Wed, Oct 30, 2002 at 11:09:27PM +0000, Andrew Choong wrote:
> i'm not quite sure whether this is what you're after but i add the 
> following to my /etc/fstab
> 
> /dev/hda3 /mnt/windows vfat umask=000

This line is wrong. Look at man fstab. It should look more like:
/dev/hda3 /mnt/windows vfat defaults 0 0
the umask 000 
can be done as a separate step.


-- 
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:[EMAIL PROTECTED]




Reply via email to