From: pvalchev Date: Wed, 20 Aug 2008 20:35:52 +0000 (+0000) Subject: hppa autoboot instructions for new and old PDC; help & ok miodski@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=14555365304daf7fa2894f22467f081908c910ea;p=openbsd hppa autoboot instructions for new and old PDC; help & ok miodski@ --- 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.