[EMAIL PROTECTED]:~$ sudo sfdisk -l /dev/hda Disk /dev/hda: 4864 cylinders, 255 heads, 63 sectors/track Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System /dev/hda1 * 0+ 1458 1459- 11719386 83 Linux /dev/hda2 1459 4863 3405 27350662+ 5 Extended /dev/hda3 0 - 0 0 0 Empty /dev/hda4 0 - 0 0 0 Empty /dev/hda5 1459+ 4793 3335- 26788324+ 83 Linux /dev/hda6 4794 4794- 1- 31+ 83 Linux /dev/hda7 4794 4794- 1- 31+ 83 Linux [EMAIL PROTECTED]:~$ sudo parted Using /dev/hda (parted) rm /dev/hda7 You found a bug in GNU Parted. Please email a bug report to [email protected] containing the version (1.6.20), and the following message: Assertion (metadata_length > 0) at ../../libparted/disk_dos.c:1913 in function add_logical_part_metadata() failed. Ignore/Cancel? I Error: Can't have the end before the start! Error: Unable to satisfy all constraints on the partition. You found a bug in GNU Parted. Please email a bug report to [email protected] containing the version (1.6.20), and the following message: Assertion (metadata_length > 0) at ../../libparted/disk_dos.c:1913 in function add_logical_part_metadata() failed. Ignore/Cancel? I Error: Can't have the end before the start! _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
