On 11/21/2012 09:09 AM, JD wrote:
Since it is an external drive that is detachable, I decided to mount it
manually.
I did indeed run fsck and it declared the fs clean.
When I try to mount it with
mount -t ext3 -o rw /dev/sdd1 /sdd1

I've never had rw work correctly. Try putting it in fstab, using the UID and these options:

auto umask=0000

Or, if you prefer, noauto.  The umask seems to be far more effective.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to