Mám ten stejný problém. Po aktualizaci mi najede grub2 a nemůžu spustit ubuntu. Také postupuju podle tohoto návodu a seknu se v tom stejném místě.
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcb4dcb4d
Device Boot Start End Blocks Id System
/dev/sda1 * 1 30596 245762338+ 7 HPFS/NTFS
/dev/sda2 30597 60800 242613630 f W95 Ext'd (LBA)
/dev/sda5 30597 60800 242613598+ 7 HPFS/NTFS
Disk /dev/sdb: 320.1 GB, 320072933376 bytes
63 heads, 14 sectors/track, 708778 cylinders
Units = cylinders of 882 * 512 = 451584 bytes
Disk identifier: 0xa450a450
Device Boot Start End Blocks Id System
/dev/sdb1 3 708773 312567808 7 HPFS/NTFS
ubuntu@ubuntu:~$ sudo mount /dev/sda2 /mnt
mount: you must specify the filesystem type
ubuntu@ubuntu:~$