On Wed, Jan 09, 2008 at 02:00:31AM -0500, Nick Guenther wrote:
This was not needed in 4.1, just setting the RAID_AUTOCONFIG and
setting the root flag on the raid array was enough, just as wsloan
did it was enough. This is my /usr/src/sys/arch/i386/conf/GENERIC.RAID:
#
# GENERIC.RAID - Add kernelized RAIDframe disk driver
#
include "arch/i386/conf/GENERIC"
option RAID_AUTOCONFIG
pseudo-device raid 4
My raid0 has
Autoconfig: Yes
Root partition: Yes
and that was enough in OpenBSD 4.1
Has the behaviour changed?
Is there somewhere else to configure the root device, e.g from
/etc/boot.conf. I know you can give a flag -a to boot(8) to make
the kernel ask for a root device, but I do not find a root device
variable to set there, nor in options(4) and boot_config(8).
--
/ Raimo Niskanen, Erlang/OTP, Ericsson AB