From e7716a488f1c5e25ed96eea0a6ebc2d5fe14040e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 4 Oct 2001 23:36:42 +0000 Subject: Correct utterly bogus prom stuff. Still ugly, but better. --- share/man/man8/man8.sparc/boot_sparc.8 | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'share/man') diff --git a/share/man/man8/man8.sparc/boot_sparc.8 b/share/man/man8/man8.sparc/boot_sparc.8 index bae9f097624..1386714d8fc 100644 --- a/share/man/man8/man8.sparc/boot_sparc.8 +++ b/share/man/man8/man8.sparc/boot_sparc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sparc.8,v 1.2 2001/10/04 16:56:52 mpech Exp $ +.\" $OpenBSD: boot_sparc.8,v 1.3 2001/10/04 23:36:41 miod Exp $ .\" $NetBSD: boot_sparc.8,v 1.4 1995/04/25 11:37:25 pk Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -103,14 +103,18 @@ incantation in new-mode to force the ROM to always start in new-mode: setenv sunmon-compat? false .Pp The ROM will normally load the kernel from +.Dq sd(0,0,0)vmunix , +except on the sun4 machines, where it will look for .Dq sd(0,0,0)bsd . -To change the -default so that -.Ox -will be loaded, type the following: +The OpenBSD bootloader will look for a kernel named +.Dq bsd +by default, unless (on sun4c or sun4m only) the +.Dq boot-file +environment variable is set. +To reset this variable to its default, empty, value, type the following: .Pp .Em \ ok -setenv boot-from sd(0,0,0)bsd +set-default boot-file .Pp If the .Xr sysctl 8 -- cgit v1.2.3