From d157596840550d9b7c742e2dca876636991e1a5f Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sun, 16 Feb 1997 17:54:41 +0000 Subject: Fix autoconfiguration code, so that it can actually boot from pdevs. --- sys/arch/hp300/conf/MINIROOT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hp300/conf') diff --git a/sys/arch/hp300/conf/MINIROOT b/sys/arch/hp300/conf/MINIROOT index 514aaac21c2..fd5208a6742 100644 --- a/sys/arch/hp300/conf/MINIROOT +++ b/sys/arch/hp300/conf/MINIROOT @@ -1,4 +1,4 @@ -# $OpenBSD: MINIROOT,v 1.2 1997/02/16 14:37:08 downsj Exp $ +# $OpenBSD: MINIROOT,v 1.3 1997/02/16 17:54:38 downsj Exp $ # # Ram disk kernel for the miniroot. # @@ -45,7 +45,7 @@ option SE_KEYBOARD # include Swedish HIL keymap # (Warning: this compiles in a large string table) option DIOVERBOSE # recognize "unknown" DIO devices -config bsd root rd0 swap sd0 and sd1 and hd0 and hd1 +config bsd root rd0 swap rd0 mainbus0 at root # root "bus" -- cgit v1.2.3