From 4f73316f2255fd532567801b32fb45d4496043ce Mon Sep 17 00:00:00 2001 From: Mats O Jansson Date: Mon, 10 Jul 2000 12:57:38 +0000 Subject: install expects /kern to be mounted. -moj --- distrib/notes/pmax/install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'distrib/notes') diff --git a/distrib/notes/pmax/install b/distrib/notes/pmax/install index e1b6df6a39a..be1287e8ef3 100644 --- a/distrib/notes/pmax/install +++ b/distrib/notes/pmax/install @@ -256,10 +256,12 @@ So here's what you have to do after going into single user mode: # fsck /dev/rrz0a ; check the filesystem # mount /dev/rz0a / ; mount / read write + # mount -t kernfs /kern /kern # ./install - network boot + # mount -t kernfs /kern /kern # ./install This script should bring you to a completely installed OpenBSD/pmax -- cgit v1.2.3