Comment 13 for bug 1766192

Revision history for this message
Sherif (ali-sherif10) wrote :

I fixed it. After installing Ubuntu, I copied data from another partition with `sudo cp -R...`.
Using `sudo chmod a+wrx -R /home/...` didn'r work.
Using `sudo chown ... -R /home/...` worked.