Hi, I found a bug and parted ask me to report it. I don't know if it can help you fixing the bug, but I add the lilo and fdisk output.
------- $ sudo parted (...) Using /dev/hda (parted) print You found a bug in GNU Parted. Please email a bug report to [email protected] containing the version (1.6.21), and the following message: Assertion (metadata_length > 0) at ../../libparted/disk_dos.c:1935 in function add_logical_part_metadata() failed. Ignore/Cancel? ------- $ sudo lilo Warning: The boot sector and map file are on different disks. Added Linux * Added LinuxOLD Device 0x0300: Inconsistent partition table, 1st entry CHS address in PT: 286:14:1 --> LBA (4595472) LBA address in PT: 289170 --> CHS (18:0:1) Fatal: Either FIX-TABLE or IGNORE-TABLE must be specified If not sure, first try IGNORE-TABLE (-P ignore) ------- $ sudo fdisk -l /dev/hda Disk /dev/hda: 10.2 GB, 10262568960 bytes 16 heads, 63 sectors/track, 19885 cylinders Units = cylinders of 1008 * 512 = 516096 bytes Device Boot Start End Blocks Id System /dev/hda1 287 4686 2216970 7 HPFS/NTFS /dev/hda2 1 32 16033+ 83 Linux Partition 2 does not end on cylinder boundary. /dev/hda3 4686 19885 7660454 f W95 Ext'd (LBA) /dev/hda4 32 287 128520 82 Linux swap / Solaris Partition 4 does not end on cylinder boundary. /dev/hda5 4686 6312 819283+ 83 Linux /dev/hda6 6312 15848 4806522 c W95 FAT32 (LBA) /dev/hda7 15849 19885 2034616+ 83 Linux Partition table entries are not in disk order _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
