bug#41698: [parted ISSUE] using cyl to align partitions fails

2020-06-03 Thread Zhiqiang Liu
friendly ping... CC:bug-parted@gnu.org On 2020/6/1 9:56, Zhiqiang Liu wrote: > Hi: > Now I parted a disk with command “parted /dev/sdb -s mkpart primary 0cyl > 128cyl” > but the result was unexpected. The partition started 512 kB but not expected > 1 MB. > What’s more, the size of partition was

Parted issue -

2006-08-01 Thread Jacques Mader
Title: Parted issue - I am installing AS3 on IBM equipment in a lab environment. During installation we reformat and reset the partitions using parted. (parted-1.6.3-29.5) I issue the following command during installation:     parted -s $device1Dir mkpart extended $start $end