Unable to mount location ubuntu 12.10
- by Rajesh
I'm new to Ubuntu. I installed Ubuntu 12.10 replacing windows. Now I'm getting Unable to mount location error while opening the drive.
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=5fa63194-c19e-4117-95c6-679eb6453d3b / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=70f1ec8d-aa45-4de7-a206-747dccd2472b none swap sw 0 0
$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0001f10f
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 970561535 485279744 83 Linux
/dev/sda2 970563582 976771071 3103745 5 Extended
/dev/sda5 970563584 976771071 3103744 82 Linux swap / Solaris