summaryrefslogtreecommitdiff
path: root/distrib/notes/hppa
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2008-08-20 20:35:53 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2008-08-20 20:35:53 +0000
commit9c83b5cce009774636c9d64c30866ba52229d44f (patch)
tree22d3a1cf1aeba1d526e1e91f806e6a265f5ecc0f /distrib/notes/hppa
parent0a888f23826234f38645bd474a4fee8001fd9ae9 (diff)
hppa autoboot instructions for new and old PDC; help & ok miodski@
Diffstat (limited to 'distrib/notes/hppa')
-rw-r--r--distrib/notes/hppa/prep10
1 files changed, 9 insertions, 1 deletions
diff --git a/distrib/notes/hppa/prep b/distrib/notes/hppa/prep
index 80701fc545b..ad490472f70 100644
--- a/distrib/notes/hppa/prep
+++ b/distrib/notes/hppa/prep
@@ -1,4 +1,4 @@
-dnl $OpenBSD: prep,v 1.3 2004/09/10 19:14:35 miod Exp $
+dnl $OpenBSD: prep,v 1.4 2008/08/20 20:35:52 pvalchev Exp $
The MACHINE computers do not generally need any specific preparation.
@@ -56,5 +56,13 @@ Substitute FWSCSI or SESCSI for SCSI if it is displayed as such in the
path list obtained from ``seacch'', and use the TARGET and LUN values
matching the device intended as the boot device.
+To set up autoboot, use the configure option:
+
+ BOOT_ADMIN> co auto boot on
+
+or if your machine has the old style PDC interface:
+
+ BOOT_ADMIN> autoselect on
+
Please refer to the boot(8) manual page for more information on PDC
settings and boot commands.