[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Partition problem





Adam Williams wrote:

> Very interesting.  I'd love to find a program than can to "automatic"
> paritioning.  Tell it in a script to attack a harddrive, delete all the
> paritions, and create 1 64Mb Swap partition, and a second parition the size of
> the rest of the drive.  I've tried doing cat file | fdisk, but haven't had much
> luck as some values vary depending on the hard drive.

At my former job, we had a script that would do that on an AT&T Sys V server.  Let
me see if I can find it in my "archives", it was really quite simple once you
looked at it.

Steve