No empty .Rs/.Re
[netbsd-mini2440.git] / distrib / notes / vax / install
blob14a7343ba53c451b38b308af2f29a39092e26976
1 .\"     $NetBSD: install,v 1.17 2008/09/06 22:32:07 tsutsui Exp $
2 .\"
3 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
8 .\" are met:
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\"    notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\"    notice, this list of conditions and the following disclaimer in the
13 .\"    documentation and/or other materials provided with the distribution.
14 .\"
15 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25 .\" POSSIBILITY OF SUCH DAMAGE.
26 .\"
27 Installation of
28 .Nx*M
29 is now easier than ever!
30 For the latest news, problem reports, and discussion, join
31 the port-\*M maillist by mailing a line saying
32 .Pp
33 .Dl subscribe port-\*M
34 .Pp
36 .Mt majordomo@NetBSD.org .
37 Also, see
38 .Lk http://www.NetBSD.org/
39 for more information.
40 .Pp
41 If you encounter any problems, please report them via the mailing list or the
42 .Xr send-pr 1
43 program so that they can be fixed for the next release.
44 .Pp
45 To install or upgrade
46 .Nx ,
47 you need to first boot the installation
48 program and then interact with the screen-menu program
49 .Ic sysinst .
50 The installation program actually consists of the
51 .Nx
52 kernel plus
53 an in-memory file system of utility programs.
54 .Pp
55 The usual procedure is to write the installation system to the
56 install media, as described earlier.
57 .Pp
58 Booting from install media
59 .Pp
60 The built-in console monitor understands a bunch of commands, dependent
61 on which VAX you have.
62 To just boot from a device, type
63 .Sq Ic B
64 at the
65 .Li \*[Gt]\*[Gt]\*[Gt]
66 prompt.
67 Device naming in the console monitor differs a lot from the
68 .Ux
69 counterparts.
70 A device looks like
71 .Li "ddcu" , where
72 .Sq Li dd
73 is the device
74 type,
75 .Sq Li c
76 is the controller number and
77 .Sq Li u
78 is the device unit.
79 Many console monitors also support the
80 .Ic SHOW DEV
81 command, which shows available units to boot from.
82 .Pp
83 A summary of the most common boot devices and their name:
84 .(tag B\ DUA0
85 .It Ic "B DUA0"
86 first MSCP controller, unit 0.
87 .It Ic "B MUA0"
88 first TMSCP tape controller, unit 0.
89 .It Ic "B DKB0"
90 second SCSI bus, unit 0.
91 .It Ic "B XQA0"
92 first Q22 bus Ethernet controller.
93 .It Ic "B ESA0"
94 first LANCE Ethernet controller on VAXstations.
95 .It Ic "B EZA0"
96 first SGEC Ethernet controller on VAXstations.
97 .tag)
98 Other devices may be appropriate for your configuration.
99 .Pp
100 Then just proceed with the program
101 .Ic sysinst .
102 The procedure that is described below can be easily adapted to VAX.
104 .\" Sad that the sysinst install instructions are so i386-specific.
105 .so ../common/sysinst