Omnimaga

General Discussion => Technology and Development => Computer Usage and Setup Help => Topic started by: Spyro543 on May 15, 2011, 04:32:44 pm

Title: [ SOLVED ] Ubuntu help - can't copy files - permission denied?
Post by: Spyro543 on May 15, 2011, 04:32:44 pm
Ok so I got a Commodore emulator called VICE - and I found out I need to get roms for it to work.

So I did.

Here's the problem - I'm dragging the necessary c64 ROMS to the c64 folder in the VICE lib folder, just like the read me said - when I was hit with an error:

There was an error moving the file into /usr/lib/vice/C64.
Error moving file: Permission denied

 :crazy: WHAT? How could permission be denied? What should I do now?
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: ruler501 on May 15, 2011, 04:35:35 pm
Are you a root user?
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: Spyro543 on May 15, 2011, 04:36:27 pm
I would think so - I installed Ubuntu and I use the account I set up while installing Ubuntu!
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: Eeems on May 15, 2011, 04:37:06 pm
You could do a copy from the command line, or sudo nautilus and then do the drag and drop with that.
It sounds like you are trying to drag into a folder that your current login is not elevated enough for, you could also sudo chown <username> <path> if you want and it wont then give you the problem.

EDIT:
I would think so - I installed Ubuntu and I use the account I set up while installing Ubuntu!
No you are not root, you are whatever your username is, root is root. Most distro's do not log you in as root by default, it is discouraged due to how you can mess up your system pretty bad.
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: ruler501 on May 15, 2011, 04:38:59 pm
You have to set it to be root. Its probably just admin right now.
You can either try doing tit in the terminal(I don't remember how right now. ask on the ubuntu help channel) or make yourself root. If you make yourself root you should use a different account for most things. You could also make a new root account. up to you really
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: Eeems on May 15, 2011, 04:40:04 pm
You have to set it to be root. Its probably just admin right now.
You can either try doing tit in the terminal(I don't remember how right now. ask on the ubuntu help channel) or make yourself root. If you make yourself root you should use a different account for most things. You could also make a new root account. up to you really
Do not make yourself root, you could mess up your system accidentally, use one of the methods I gave you, they are much safer.
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: Spyro543 on May 15, 2011, 04:40:21 pm
I can't access any files on my desktop with that program.
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: Eeems on May 15, 2011, 04:40:54 pm
I can't access any files on my desktop with that program.
which program?
Title: Re: Ubuntu help - can't copy files - permission denied?
Post by: Spyro543 on May 15, 2011, 04:46:43 pm
Never mind I used the sudo nautilus program at first I thought it wouldn't do what I wanted it to do but now it works. Thanks guys! ;D
Title: Re: [ SOLVED ] Ubuntu help - can't copy files - permission denied?
Post by: Eeems on May 15, 2011, 04:50:22 pm
Never mind I used the sudo nautilus program at first I thought it wouldn't do what I wanted it to do but now it works. Thanks guys! ;D
ah ok :) np
sudo nautilus is just running your folder browser as root. Be careful not to delete things you shouldn't though.
Title: Re: [ SOLVED ] Ubuntu help - can't copy files - permission denied?
Post by: Spyro543 on May 15, 2011, 04:56:46 pm
OK and where can I ask for help about VICE? Anywhere on this forum?
Title: Re: [ SOLVED ] Ubuntu help - can't copy files - permission denied?
Post by: Eeems on May 15, 2011, 04:57:54 pm
OK and where can I ask for help about VICE? Anywhere on this forum?
Well I'm not sure if anybody has used it, but I think this subforum would work
I'll move it myself if another subforum fits better.