61 lines
1.9 KiB
Plaintext
61 lines
1.9 KiB
Plaintext
.\" $NetBSD: hardware,v 1.4 1999/02/20 16:18:11 scw Exp $
|
|
.
|
|
NetBSD/mvme68k \*V runs on Motorola
|
|
.Tn MVME147 No and MVME167 No Single Board Computers.
|
|
.Pp
|
|
The minimal configuration requires 4M of RAM and ~100MB of disk space.
|
|
To install the entire system requires much more disk space (approx.
|
|
200MB additional space is necessary for full sources. Double that if you
|
|
want to recompile it all!). To run X (clients only) or compile the system,
|
|
more RAM is recommended. Good performance requires 8MB of RAM, or 16 MB
|
|
when running the X Window System.
|
|
.Pp
|
|
Here is a table of recommended HD partition sizes for a full install:
|
|
.Bd -literal -offset indent
|
|
partition: advise needed
|
|
root (/) 20M 12M
|
|
user (/usr) 100M 80M
|
|
swap (2 or 3 * RAM) 8M
|
|
Anything else is up to you!
|
|
.Ed
|
|
.Pp
|
|
Note that the \*m installation procedure uses a
|
|
.Em miniroot
|
|
image which is placed into the swap area of the disk. The swap partition
|
|
must be large enough to hold this miniroot image (\*> 6Mb).
|
|
.Pp
|
|
The following
|
|
.Tn VME147 No hardware is supported:
|
|
.Bl -tag -width Parallel
|
|
.It Em Serial ports (RS232):
|
|
built-in console, ttyZ1, ttyZ2 and ttyZ3
|
|
.It Em Parallel port:
|
|
On-board centronics style printer port
|
|
.It Em Network interfaces:
|
|
On-board Lance Ethernet (le)
|
|
.It Em SCSI:
|
|
(Most SCSI disks, tapes, CD-ROMs, etc.)
|
|
On-board wd33c93 SCSI bus interface chip (async only for now).
|
|
.It Em Miscellaneous:
|
|
Battery-backed real-time clock.
|
|
VMEbus RAM cards.
|
|
.El
|
|
.Pp
|
|
The following
|
|
.Tn VME167 No hardware is supported:
|
|
.Bl -tag -width Parallel
|
|
.It Em Serial ports (RS232):
|
|
built-in console, ttyC1, ttyC2 and ttyC3
|
|
.It Em Parallel port:
|
|
On-board centronics style printer port
|
|
.It Em Network interfaces:
|
|
On-board Ethernet (ie)
|
|
.It Em SCSI:
|
|
(Most SCSI disks, tapes, CD-ROMs, etc.)
|
|
On-board ncr53c710 SCSI I/O Processor chip.
|
|
.It Em Miscellaneous:
|
|
Battery-backed real-time clock.
|
|
.El
|
|
.Pp
|
|
If it's not on the above lists, there is no support for it in this release.
|