On Sunday 02 November 2003 10:19 pm, [EMAIL PROTECTED] wrote: > I'm reposting this under an improved title. What should I change in the > following fstab line to allow non-root users read/write access to the > drive? > > /dev/hdd2 /mp3 vfat iocharset=iso8859-1,codepage=850 0 0 > > TIA
Add umask=0. /dev/hdd2 /mp3 vfat iocharset=iso8859-1,codepage=850 umask=0 0 0 -- Bryan Phinney Software Test Engineer
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
