Re: : Help with root partition on RaidFrame

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Raimo Niskanen
Date: Wednesday, January 9, 2008 - 3:05 am

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Help with root partition on RaidFrame, William Sloan, (Tue Jan 8, 11:22 pm)
Re: Help with root partition on RaidFrame, Nick Guenther, (Wed Jan 9, 12:00 am)
Re: : Help with root partition on RaidFrame, Raimo Niskanen, (Wed Jan 9, 3:05 am)
Re: : Help with root partition on RaidFrame, Nick Guenther, (Wed Jan 9, 3:19 am)
Re: Help with root partition on RaidFrame, Jurjen Oskam, (Wed Jan 9, 1:27 pm)