hppa autoboot instructions for new and old PDC; help & ok miodski@
authorpvalchev <pvalchev@openbsd.org>
Wed, 20 Aug 2008 20:35:52 +0000 (20:35 +0000)
committerpvalchev <pvalchev@openbsd.org>
Wed, 20 Aug 2008 20:35:52 +0000 (20:35 +0000)
distrib/notes/hppa/prep

index 80701fc..ad49047 100644 (file)
@@ -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.