I installed 14.04 on my new 3 TB disk. After restart the system responded with
error: attempt to read or write outside of disk 'hd0'.
Entering rescue mode...
grub rescue>
When I booted with Live CD the result of sudo parted -l
is the following:
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA WDC WD3001FAEX-0 (scsi)
Disk /dev/sda: 3001GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 2097kB 1049kB bios_grub
2 2097kB 2984GB 2983GB ext4
3 2984GB 3001GB 17.1GB linux-swap(v1)
Any ideas or pointers?