1

I am new to Ubuntu. I am failing to start Ubuntu 12.04 LTS 64-bit...

I was trying to move one of my files from one place to another and by mistake I deleted the var folder using sudo rm -R /var folder from the home directory. I tried restarting my laptop and then I ended up at this. The image is taken from my cell phone which is of low quality.

I tried my best to figure this out, but failed.

Please help me out in this.

Thanks...

jkt123
  • 3,530
  • 22
  • 24

2 Answers2

2

The /var directory is the place where the system writes data during the course of its operation. It's specific for each computer and contains variable data like system logging files, mail and printer spool directories, and transient and temporary files.

You got how important it is, so re-installation would be the solution once you have backed up your files.

Good luck buddy.

0

Re-install 12.04 your user files shouldn't be afftected but it's always a good idea to have a backup in case of hardware failure during the process.

Source:

Guide on upgrading Ubuntu 11.10 to 12.04 (troubleshoot queries)

Elder Geek
  • 36,023
  • 25
  • 98
  • 183