[Install] Strane partizioni /dev/mapper
Inviato: mercoledì 20 aprile 2011, 17:18
Salve a tutti, ho un PC contenente Windows XP, 7 e Fedora. Dopo un po' di assenza dal mondo Linux, ho deciso di togliere Fedora per tornare ad Ubuntu. Arrivato al momento del partizionamento (Ubuntu 10.10), mi trovo davanti oltre alle classiche partizioni, altre che hanno come percorso /dev/mapper. Cosa devo fare, e come posso fare per eliminarle? Ecco il risultato di sudo fdisk -l
Ed ecco due screen delle varie partizioni (nello screen non c'è /dev/sda5 e spazio libero)


Codice: Seleziona tutto
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 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: 0x4d504d50
Device Boot Start End Blocks Id System
/dev/sda1 * 1 11396 91538338+ 7 HPFS/NTFS
/dev/sda2 11397 19457 64749982+ 5 Extended
/dev/sda5 15347 19258 31419392 7 HPFS/NTFS
/dev/sda6 11397 11460 512000 83 Linux
/dev/sda7 11461 15347 31216640 8e Linux LVM
Partition table entries are not in disk order
Disk /dev/dm-0: 30.1 GB, 30131879936 bytes
255 heads, 63 sectors/track, 3663 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: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 1811 MB, 1811939328 bytes
255 heads, 63 sectors/track, 220 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: 0x00000000
Disk /dev/dm-1 doesn't contain a valid partition table
ubuntu@ubuntu:~$ 
