0

I installed Ubuntu 16 a few hours ago. I was copying my files to my new OS, on to desktop. When I restarted it my files were not there. I think they are in lost and found.

sudo ls -la /home
total 12
drwxr-xr-x  3 root  root  4096 Ago 19 20:30 .
drwxr-xr-x 24 root  root  4096 Ago 24 09:03 ..
drwxr-xr-x 21 csm csm 4096 Ago 23 10:48 csm

The files were lost the 21st or the 20th.

sudo ls -la /home/csm/Desktop/
total 8
drwxr-xr-x  2 csm csm 4096 Ago 19 20:44 .
drwxr-xr-x 21 csm csm 4096 Ago 23 10:48 ..
snoop
  • 4,110
  • 9
  • 41
  • 58
CSM
  • 3

1 Answers1

2

You need to actually install the system before attempting to transfer data. Nothing is saved permanently when running in a live media session as in "Try Ubuntu"

Elder Geek
  • 36,752