Re: Partitions not detected

2011-01-16 Thread Ignaz Forster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (See inline text below) Ignaz Forster schrieb am 10.01.2011 21:25 Uhr: > Jim Meyering schrieb am 10.01.2011 10:05 Uhr: >> Ignaz Forster wrote: >>> I fear I need some help with Parted. >>> The two partitions of a disk are not detected, instead a messag

Bug report

2011-01-16 Thread Carlos Gonzalez Lopez
Hello, Version 2.3 Error message: The sentence (head_size <= 63) in ../../../libparted/labels/dos.c:662 in the function probe_partition_for_geom() has failed. Aborted Output of parted DEVICE unit co print unit s print Backtrace tiene 14 llamadas en espera: 14: /lib/libparted.so.0(ped_ass

treat "1MiB" like "1048576B"

2011-01-16 Thread Jim Meyering
[ I noticed that using a starting address of "1MiB" evokes a warning, along with the obviously unintended start sector of 34: parted -s -- $dev mklabel gpt mkpart PARTITION-NAME 1MiB -34s Warning: The resulting partition is not properly aligned for best performance. While the followi