On Fri, 10 May 2013 08:22:28 -0500, Dale wrote: > > I used to use cfdisk, but switched to fdisk because cfdisk's partition > > alignment wasn't good on large drives. That's not a problem with > > cgdisk. > > That was why I had to use cgdisk. The drive is large. I think cfdisk > spit out a error or something. cfdisk only does 512 byte alignment, if you want a DOS partition table on a large drive, you need to use fdisk or {,q,qt}parted. cgdisk is a completely separate tool as it works with GPT partition tables. There is anever a choice between cfdisk and cgdisk because only one of them will work with your partition table. -- Neil Bothwick To the optimist, the glass is half full. To the pessimist, the glass is half empty. To the engineer, the glass is twice as big as it needs to be.