Just press Ctrl + Alt + T on your keyboard to open Terminal. When it opens, run the command(s) below:
Reboot, and it should be resolved.
sudo mv /tmp /tmp_old
sudo mkdir /tmp
sudo chmod 1777 /tmp
Reboot, and it should be resolved.
why does it happen?.
ReplyDeleteis it a hard drive problem?
Not a physical damage. Seems like some error with mounting the tmp directory or possibly a bug: https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1091792
ReplyDelete