diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-21 06:32:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-21 06:32:09 +0000 |
commit | 8745530dedffa86a4a34dffb91fd3cf2e7e244df (patch) | |
tree | 29f09a8b0fd3985803bb70e83cea024c737e89ae /distrib/notes/sparc | |
parent | 081eb757b1554192190b11f17d17f7e2235880ac (diff) |
fix a lie
Diffstat (limited to 'distrib/notes/sparc')
-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 |