You are not logged in.
So I created a partition called "VirtualMachines" fixed the issue with it not mounting, yet can't seem to create anything on it.
usr@machine:/media/VirtualMachines$ touch bacon
touch: cannot touch `bacon': Permission denied
usr@machine:/media/VirtualMachines$
Same with the GUI 
Howd I fixy?
(
Last edited by David-P (2012-10-06 23:49:34)
Offline
sudo chown -R yourusername:yourusername /media/VirtualMachines
Awesome! thank you!
Shows how much of a noob I am. I totally forgot about permissions.
Last edited by David-P (2012-10-06 23:50:27)
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.