On Tue, Mar 3, 2009 at 2:02 PM, Nick Nauwelaerts <n...@nauwelaerts.net> 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.