Hello,

On 14 August 2011 04:30, Neal Murphy <neal.p.mur...@alum.wpi.edu> wrote:

> I wanted to dump fdisk/sfdisk because they insist on using CHS, which hasn't
> existed for about 10 years. But there is no apparent rhyme or reason to
> parted's errors and mistakes and there is no way to divine how to correct the
> errors.
AFAIK, due to the issues you mentioned sfdisk is still the only way to
partition a drive automatically from a script. (g)parted is a nice UI
but the number of issues it has is mind-bogging.
Sfdisk has an option to calculate in units of sectors on a nice -f
option which lets you set up any layout you calculate. Not something
parted can do. Unfortunately, the only supported partition type is
msdos/mbr.

Thanks

Michal

_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to