Karthik Vishwanath wrote:

/dev/hdb1       /dosd   vfat    defaults
/dev/hda1       /dosc   vfat    defaults

This mounts the partitions correctly. However, I am able to access these
mount points only as root, and not as a user.  I would prefer that these
vfat partitions be writable by root alone, but be readble for all users on
the machine. How can I fix that?

Thanks,

-K

/dev/hdb1 /dosd vfat defaults,owner,user /dev/hda1 /dosc vfat defaults,owner,user

HTH

Yawar
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to