On Tue, 3 Mar 2009 14:14:22 -0500 Ted Unangst <[email protected]> wrote:
> On Tue, Mar 3, 2009 at 2:02 PM, Nick Nauwelaerts > <[email protected]> wrote: > > # bioctl -C force -c 1 -l /dev/sd1d softraid0 > > bioctl: not enough disks > > > > Any clues? I'm looking for a way to use it with just one disk while > > the other gets replaced. > > Since there's no special format for raid1, as a last resort you can > adjust the disklabel location and change the type to ffs, then mount > it normally without going through softraid. scanffs can probably make > this easier. Just for the record, changing your fstype to 4.2BSD and trying to mount the partition is a no-go. I also got confirmation that partial bringup is currently not there yet, so I'll just make sure I have a spare drive lying around. thx // nick

