On Sat, Oct 31, 2009 at 10:00 AM, Jacob Yocom-Piatt
<[email protected]> wrote:
> disk name is sd0) fdisk -iy sd0, disklabel -E sd0, make a smallish 100-150
> MB 4.4BSD partition for root and the rest of the disk set as a single
> partition of type RAID e.g. /dev/sd0a is root and /dev/sd0b is softraid,
> write disklabel, bioctl -c C -r 32768 -l /dev/sd0b softraid0, enter
> passphrase, and now you've got a second disk according to bsd.rd, sd1. not

Avoid using partition 'b' for anything but swap.  Yeah, I'm basically
superstitious, but it's best to not tempt fate by putting real data in
the "reserved for swap" partition.

Reply via email to