cannot write to new partition

Dennis Kaarsemaker dennis at kaarsemaker.net
Thu Aug 11 21:35:08 UTC 2005


On do, 2005-08-11 at 22:50 +0200, Henning Sato von Rosen wrote:

> "cp: cannot create regular file `/media/anime/test.txt': Permission
> denied"

Either change the permissions for /media/anime or set its owner to your
regular user.

To do the former:
sudo chmod a+w /media/anime

To do the latter:
sudo chown $USER:$USER /media/anime
-- 
Dennis K.
  - Linux for human beings: http://www.ubuntulinux.org
  - Linux voor normale mensen: http://www.ubuntulinux.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050811/b0d124c8/attachment.sig>


More information about the ubuntu-users mailing list