Ubuntu 12.10 64 bit shows An error occurred while mounting /mnt/$UUID. If I press S to skip it, it shows me command line interface and if I try to switch to GUI with Ctrl+Alt+F7, it shows me blank black screen.
Partitions on my internal HDD are:
- NTFS for Windows
- ext4 for /
- ext4 for /var
- ext4 for /home
- swap
When I'm in command line and type ls /home or ls /var it returns nothing, so obviously they are not mounted. What is more, I tried mount /dev/sda7 /var but it asked me for filesystem and because I wasn't sure I gave it up.
Now I'm writing from my Ubuntu 12.04 on USB HDD and the same partitions mount properly.
Thanks in advance.