| Main Archive Page > Month Archives > fedora-users archives |
After I partition, format and label the Seagate FreeAgent Go 1T drive
and I'm ready to mount it is this what I should use:
mount -t fuseblk -o rw,nosuid, nodev,allow_other,blocksize=4096
/dev/sdb1 /media/<myLabel>
Should I add - uhelper=hal to the mount?
mount -t fuseblk -o rw,nosuid,
nodev,uhelper=hal,allow_other,blocksize=4096 /dev/sdb1
/media/<myLabel>
what about adding shortname=lower to the mount?
mount -t fuseblk -o rw,nosuid,
nodev,uhelper=hal,shortname=lower,allow_other,blocksize=4096 /dev/sdb1
/media/<myLabel>
Thank you for your attention, consideration, and feedback.
Darlene Wallach
--
equal justice under law
--
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