sfdisk [was: Simple Partition]

2001-02-15 Thread rob21
I am not a coder, but was looking at sfdisk to create 128 MB swap and the rest for root partition. sfdisk -uM /dev/hda

libc6 calls to sfdisk

2001-02-22 Thread rob21
Just wondering if boot-floppies cut down version of libc6 is missing any parts needed by sfdisk. How would you find this out. Get sfdisk to drop core, then debug it ? I know you can look at the source, but must be an easier way. Rob. Get your own FREE E-mail address at http://www.linuxfreemail

Simple Partition

2001-02-12 Thread rob21
How about simple and custom partition options. Custom would use cfdisk. Some ideas for simple partition: Ask user which disk if more than one disk detected. No more user input. It creates swap 64 MB and / of 3 GB (or 4 GB) It aborts if free space not found. The user can resize the partition late