diff options
author | 1998-09-21 06:32:08 +0000 | |
---|---|---|
committer | 1998-09-21 06:32:08 +0000 | |
commit | 35853f28169ef89511d993105230bca7d96a1960 (patch) | |
tree | b460957f1f1a7f81a2f1837939b063cdf20f06bf | |
parent | add tx driver (diff) | |
download | wireguard-openbsd-35853f28169ef89511d993105230bca7d96a1960.tar.xz wireguard-openbsd-35853f28169ef89511d993105230bca7d96a1960.zip |
fix a lie
-rw-r--r-- | distrib/notes/sparc/install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install index b5749a5bf3b..3d7894e1333 100644 --- a/distrib/notes/sparc/install +++ b/distrib/notes/sparc/install @@ -116,9 +116,9 @@ installation scripts'' below. Booting From CD-ROM installation media: - > b sd(,30,0)bsd # for Sun4 monitors* (not working currently) - ok boot sd(,6,0)bsd # for version 1 OpenBOOT ROMs - ok boot cdrom bsd # for version 2 OpenBOOT ROMs + > b sd(,30,0){:--:}OSrev/sparc/bsd.rd # for Sun4 monitors* + ok boot sd(,6,0){:--:}OSrev/sparc/bsd.rd # for version 1 OpenBOOT ROMs + ok boot cdrom {:--:}OSrev/sparc/bsd.rd # for version 2 OpenBOOT ROMs If the boot is successful, you will get a loader version message, executable sizes and then the Kernel copyright and device probe |