NetBSD/distrib/notes/sun3x/hardware

60 lines
2.1 KiB
Plaintext
Raw Normal View History

1999-01-13 10:30:01 +03:00
.\" $NetBSD: hardware,v 1.3 1999/01/13 07:30:09 ross Exp $
.
NetBSD/sun3x \*V runs on most Sun3x machines, including the
3/80, 3/460, 3/470, and 3/480.
.Pp
NetBSD/sun3x \*V does not run on the Sun3 class of machines. For
.Nx
support on any other Sun3 machine, see the NetBSD/sun3
1997-12-25 09:37:13 +03:00
distribution.
1999-01-13 10:30:01 +03:00
.Pp
1997-12-25 09:37:13 +03:00
The minimal configuration requires 4M of RAM and about 80MB of disk
space. To install the entire system requires much more disk space
(approx. 100MB additional space is necessary for full sources).
To run X or compile the system, more RAM is recommended. Good
performance requires 8MB of RAM, or 16 MB when running the
X Window System.
1999-01-13 10:30:01 +03:00
.Pp
1997-12-25 09:37:13 +03:00
Here is a table of recommended HD partition sizes for a full install:
1999-01-13 10:30:01 +03:00
.Bl -column -offset indent local\ (/usr/local) Advised With\ X Needed With\ X
. It Partition Ta Advised Ta With\ X Ta Needed Ta With\ X
. It root\ (/) Ta 20M Ta 20M Ta 15M Ta 15M
. It user\ (/usr) Ta 95M Ta 125M Ta 75M Ta 105M
. It swap Ta ram*2\ \&...
. It local\ (/usr/local) Ta up\ to\ you\ \&...
.El
.Pp
1997-12-25 09:37:13 +03:00
As you may note the recommended size of /usr is 20M greater than
needed. This is to leave room for a kernel source and compile tree as
you will probably want to compile your own kernel. (GENERIC is large
and bulky to accommodate all people).
1999-01-13 10:30:01 +03:00
.Pp
.(Note
The sun3x installation procedure uses a `miniroot' image
1997-12-25 09:37:13 +03:00
which is placed into the swap area of the disk. The swap partition
must be at least as large as the miniroot image (8MB).
1999-01-13 10:30:01 +03:00
.Note)
.Pp
1997-12-25 09:37:13 +03:00
The following Sun3x hardware is supported:
1999-01-13 10:30:01 +03:00
.Bl -tag -width indent -offset indent
.It Em "Serial ports (RS232):
1997-12-25 09:37:13 +03:00
built-in ttya, ttyb
1999-01-13 10:30:01 +03:00
.It Em "Video adapters:
1997-12-25 09:37:13 +03:00
bwtwo
1999-01-13 10:30:01 +03:00
.It Em "Network interfaces:
1997-12-25 09:37:13 +03:00
On-board Lance Ethernet
1999-01-13 10:30:01 +03:00
.br
1997-12-25 09:37:13 +03:00
On-board or VME Intel Ethernet
1999-01-13 10:30:01 +03:00
.It Em "SCSI: (Most SCSI disks, tapes, CD-ROMs, etc.)
1997-12-25 09:37:13 +03:00
On-board "esp" (SCSI-3)
1999-01-13 10:30:01 +03:00
.br
1997-12-25 09:37:13 +03:00
VME "si" (SCSI-3) board
1999-01-13 10:30:01 +03:00
.It Em "Floppy:
1997-12-25 09:37:13 +03:00
On-board floppy drive controller and floppy drive.
1999-01-13 10:30:01 +03:00
.It Em "Input devices:
1997-12-25 09:37:13 +03:00
Sun keyboard and mouse
1999-01-13 10:30:01 +03:00
.It Em "Miscellaneous:
1997-12-25 09:37:13 +03:00
Battery-backed real-time clock.
1999-01-13 10:30:01 +03:00
.El
1997-12-25 09:37:13 +03:00
If it's not on this list, there is no support for it in this release.