
mount -t vfat /dev/sdd1 /media/sdd1 -o uid=username,gid=groupname,fmask=022 this should have the desired effect ;) Ron Dean wrote:
I got it to mount using the -t option but now I don't know how to change the permissions from root I have tried the following sudo chown ron /media/sdd1 chmod 755 -R /media/sdd1 What am I missing here?
Samuel Douglas wrote:
mount -o vfat /dev/sda3 /mount/point
Assuming sda3 is the partition you want to mount.
If it is mounting automatically as ext3, you can change /etc/fstab to mount it as vfat.
On Fri, Aug 1, 2008 at 8:43 AM, Ron Dean <rvdean(a)ihug.co.nz> wrote:
Is it possible to convert the above. I have already backed it up to another drive. After I format it in Partition Magic What commands do I issue to re mount it .
-- Ron Dean 2 Shannon Place Nawton Hamilton Ph 8493904
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug