Se provo a montare la partizione dove risiede ancora Karmic dal live-cd mi da questo errore:
Codice: Seleziona tutto
Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/mapper/nvidia_cccfhide5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Codice: Seleziona tutto
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 122.9 GB, 122942324736 bytes
255 heads, 63 sectors/track, 14946 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xbd0d4b57
Device Boot Start End Blocks Id System
/dev/sda1 * 1 14946 120053713+ 7 HPFS/NTFS
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2baaf91f
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 4158 33399103+ 7 HPFS/NTFS
/dev/sdb2 4159 19456 122881185 f W95 Ext'd (LBA)
/dev/sdb5 4159 19456 122881153+ 7 HPFS/NTFS
Disk /dev/sdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xffffffff
Device Boot Start End Blocks Id System
/dev/sdc1 1 1610 12932293+ 5 Extended
/dev/sdc3 1611 19457 143356027+ 7 HPFS/NTFS
/dev/sdc5 1 1479 11880004+ 83 Linux
/dev/sdc6 1480 1610 1052226 82 Linux swap / Solaris
ubuntu@ubuntu:~$

Un'ultima cosa ...nei codici e nelle immagini si legge /dev/mapper ...però non c'è nessun controller installato sulla macchina.
Gli hd sono due seriali (non in raid) suddivisi sdb=7+dati, sdc=Karmic+Swap+dati e uno ide, sda=dati.
A presto e grazie