Suddenly ALL of my files are not there. I decide to reboot and come back to a totally default home screen and home folder (all my files are gone).
When I go to /home and type ls -la
I get:
henry@kubuntu:/home$ ls -la
total 12
drwxr-xr-x 3 root root 4096 May 4 13:40 .
drwxr-xr-x 25 root root 4096 May 7 04:23 ..
lrwxrwxrwx 1 root root 44 May 4 13:34 .directory -> /etc/kubuntu-default-settings/directory-home
drwxr-xr-x 22 henry henry 4096 Jun 1 18:44 henry
So it looks like home has a symlink but doesn't (or wont) let me unlink:
Sudo unlink /etc/kubuntu-default-settings/directory-home
rm doesn't work either! It doesn't return error but IT DOESN'T HELP ME!
/home/henry is just a default user folder config. None of my stuff is there.
Please help!
When I go to /home and type ls -la
I get:
henry@kubuntu:/home$ ls -la
total 12
drwxr-xr-x 3 root root 4096 May 4 13:40 .
drwxr-xr-x 25 root root 4096 May 7 04:23 ..
lrwxrwxrwx 1 root root 44 May 4 13:34 .directory -> /etc/kubuntu-default-settings/directory-home
drwxr-xr-x 22 henry henry 4096 Jun 1 18:44 henry
So it looks like home has a symlink but doesn't (or wont) let me unlink:
Sudo unlink /etc/kubuntu-default-settings/directory-home
rm doesn't work either! It doesn't return error but IT DOESN'T HELP ME!
/home/henry is just a default user folder config. None of my stuff is there.
Please help!
Comment