-----Original Message-----
From: Jeanette Russo <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, June 22, 1999 12:12 AM
Subject: [newbie] users saving to vfat dos partition
>I need to be able to save files to my DOS vfat partition as a user. Tried
>changing fstab to add users but does not work can someone tell me what to
>write for my vfat line to allow my to save files as user to VFAT
>TIA, Jeanette
Try using this command:
mount -t vfat /dev/hdx /mnt/d
remember to change '/dev/hdx' to the DOS partition, AND make a directory in
/mnt. Example, I have a 600mg DOS partition (D:) so I make a directory named
'd' in mnt/. Run the above command and the DOS partition is now mapped to
the directory. Enjoy!
Jeremy
>
>