On Thu, Nov 13, 2008 at 04:04:00PM +0100, Norbert Gerhards wrote: > Hi, > > I've set up a minimal debian system on a Sparc Ultra-2 > with 2 x 36 GB hdd. > > Trying to set up a RAID-1, I need to use sfdisk and > cfdisk commands, but I cannot find them. > Nor does apt-get. > > How can I download and install these 2 programs?
In Debian you can use mdadm to create your RAID array, fdisk to partition it and mkfs to create a filesystem on your partitions. I don't remember ever hearing about sfdisk, cfdisk rings a bell, but I'm pretty sure fdisk has the same functionality. > Thanks in advance, > > ger > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- Jurij Smakov [EMAIL PROTECTED] Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

