[ubuntu-za] HD permissions stay put

Wesley Werner wesley.werner at gmail.com
Mon Jul 4 08:12:51 UTC 2011


Hi Johan

Instead of forcing the owner of the device, rather just open up read and 
write permissions for everyone.

sudo chmod -R 777 /media/disk

note there is no trailing slash, we want to include '/disk' in this chmod.

Now read+write is enabled for the user, group and all other users.

Regards



More information about the ubuntu-za mailing list