Hello,
I know I shouldn't have, but I've interrupted the upgrade from Ubuntu 12.10 to 14.10 and now I can't go past the login screen... When I try to launch Ubuntu in recovery mode, it displays an error message and I can't even connect to the internet. I've looked for solutions but found none and don't really want to burn a better installation cd.
The real problem is that I can't access my session! I installed ubuntu on another partition and tried to copy all of my documents onto a usb drive but since I'm on another session, I am not the owner of my files!
The title says it all; please help! I really need my files back!
Asked
Active
Viewed 81 times
0
Quertie
- 1
2 Answers
0
Try running:
sudo chown -R /path/to/my/folder $USER:$USER
This will change the owner of the directory to give you access again.
Kaz Wolfe
- 34,680
feligiotti
- 564