NetBSD/distrib/notes/sun3/prep

54 lines
1.3 KiB
Plaintext
Raw Normal View History

.\" $NetBSD: prep,v 1.7 2000/10/29 14:08:11 lukem Exp $
1999-01-13 10:30:01 +03:00
.
1995-11-24 11:50:29 +03:00
Sun3 machines usually need little or no preparation before installing
1999-01-13 10:30:01 +03:00
NetBSD, other than the usual, well advised precaution of
.Em backing up all data
on any attached storage devices.
.Pp
You will need to know the SCSI target ID of the drive on which you
1999-01-13 10:30:01 +03:00
will install
.Nx .
.(Note
.Tn SunOS
on the \*M uses confusing names for
the SCSI devices: target 1 is
.Li sd2 ,
target 2 is
.Li sd4 ,
etc.
1999-01-13 10:30:01 +03:00
.Note)
.Pp
1995-11-24 11:50:29 +03:00
It might be a good time to run the diagnostics on your Sun3. First,
attach a terminal to the
.Li ttya
serial port, then set the
.Dq "Diag/Norm"
1995-11-24 11:50:29 +03:00
switch to the Diagnostic position, and power-on the machine. The
Diag. switch setting forces console interaction to occur on ttya.
Note that the 3/80 has a
.Dq "software"
diag switch you can set at
1999-05-19 09:49:06 +04:00
the PROM monitor prompt. To turn on diag boot mode, do:
.Ic q 70b 12
To return to normal boot mode, do:
.Ic q 70b 6 .
1999-01-13 10:30:01 +03:00
.Pp
1995-11-24 11:50:29 +03:00
The console location (ttya, ttyb, or keyboard/display) is controlled
by address 0x1F in the EEPROM, which you can examine and change in
the PROM monitor by entering
.Ic "q1f"
followed by a numeric value (or
just a
.Sq Li \&.
if you don't want to change it). Console values are:
.(tag 00xxx -offset indent
.It Li 00
Default graphics display
.It Li 10
tty a (9600-N-8-1)
.It Li 11
tty b (1200-N-8-1)
.It Li 20
Color option board on P4
.tag)