NetBSD/distrib/notes/vax/install

82 lines
3.7 KiB
Plaintext

.\" $NetBSD: install,v 1.5 1999/05/07 00:15:16 ragge Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by the NetBSD
.\" Foundation, Inc. and its contributors.
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Pp
Installation of NetBSD/vax is now easier than ever!
For the latest news, problem reports, and discussion, join
the port-vax mainlist by mailing a line saying
.Dl subscribe port-vax
to
.Mt majordomo@netsbd.org .
Also, see
.Lk http://www.netbsd.org
for more information.
.Pp
If you encounter any problems, please report them via the mailing list or the
.Xr send-pr 1
program so that they can be fixed for the next release.
.Pp
To install or upgrade NetBSD, you need to first boot the installation
program and then interact with the screen-menu program
.Ic sysinst .
The installation program actually consists of the NetBSD kernel plus
an in-memory file system of utility programs.
.Pp
The usual procedure is to write the installation system to the
install media, as described earlier.
.Pp
Booting from install media
.Pp
The built-in console monitor understands a bunch of commands, dependent
of which VAX you have. To just boot from a device, type 'B' at the '>>>'
prompt. Device naming in the console monitor differs a lot from the
Unix counterparts. A device looks like "ddcu", where dd is the device
type, c is the controller number and u is the device unit. Many console
monitors also support the 'SHOW DEV' command, which shows available
units to boot from.
.Pp
A summary of the most common boot devices and their name:
.D1 Ic "B DUA0 - first MSCP controller, unit 0.
.D1 Ic "B MUA0 - first TMSCP tape controller, unit 0.
.D1 Ic "B DKB0 - second SCSI bus, unit 0.
.D1 Ic "B XQA0 - first Q22 bus Ethernet controller.
.D1 Ic "B ESA0 - first LANCE Ethernet controller on VAXstations.
Other devices may be appropriate for your configuration.
.Pp
Then just proceed with the program sysinst. The install descriptions
for sysinst that follows can be easily adopted to vax.
.\" Sad that the sysinst install instructions is so i386-specific.
.so ../common/sysinst