PDA

View Full Version : [ubuntu] VMWare Virtual Machines Permissions


RealG187
March 13th, 2009, 12:49 AM
I am trying to backup my Virtual Machines by copying the folders for them to a different drive but I get this error:

Error while copying "Virtual Machine.vmxf".

There was an error copying the file into /home/mpg/Desktop/untitled folder.

Show more details
Error opening file: Permission denied

Before I ran Nautilus as root and it still didn't work until I changed the permissions, I did that but VMWare acts funny, I cannot make new harddisks and it says "datastore not found" if I am lucky I can make one but Windows setup says it cannot detect a harddrive, I made a new datastore but I cannot back it up, and I do not want to mess with the permissions again...

HermanAB
March 13th, 2009, 02:24 PM
You now have some files that belong to root in your home directory, which is why VMware acts funny.

This will set all your user ownership back to what it should be:
$ sudo chown -R mpg:mpg /home/mpg

Cheers,

Herman

RealG187
March 13th, 2009, 08:29 PM
I am not sure they are owned by root, because I get that error even as root.

jenkinbr
March 19th, 2009, 10:49 AM
What do you see when you click the chevron next to "Show more details"?

RealG187
March 19th, 2009, 12:51 PM
It says:

Error opening file: Permission denied