how to mount a vfat (FAT32) drive such that it is writable
use the following line in your /etc/fstab: /dev/hdb4 /scratch vfat auto,user,rw,uid=500 0 0 where: /dev/hdb4 is the drive with the FAT filesystem /scratch is the directory you want to mount it uid=500 is the userid of the user who should own the drive (type id to see what your uid number is)
Send me your comments!
Something didn't work as expected?
You'd like to add some useful info to this tip?
Use the form below to send me your comments.
(Don't forget to fill out the super-lame CAPTCHA below..)
Send me your comments!
Something didn't work as expected? You'd like to add some useful info to this tip? Use the form below to send me your comments. (Don't forget to fill out the super-lame CAPTCHA below..)