Package: parted Version: 1.7.1-1.1 Severity: important parted don't lists any partitions on msdos disklabels: | # parted /dev/sda | GNU Parted 1.7.1 | Using /dev/sda | Welcome to GNU Parted! Type 'help' to view a list of commands. | (parted) p | | Disk /dev/sda: 36.4GB | Sector size (logical/physical): 512B/512B | Partition Table: msdos | | (parted)
fdisk shows them fine:
| # fdisk -l /dev/sda
| Disk /dev/sda: 36.4 GB, 36420075008 bytes
| 64 heads, 32 sectors/track, 34732 cylinders
| Units = cylinders of 2048 * 512 = 1048576 bytes
|
| Device Boot Start End Blocks Id System
| /dev/sda1 1 979 1002480 fd Linux raid autodetect
| /dev/sda2 980 34732 34563072 fd Linux raid autodetect
Bastian
--
One does not thank logic.
-- Sarek, "Journey to Babel", stardate 3842.4
signature.asc
Description: Digital signature

