msg.mbr.en revision 1.2.2.2 1 1.2.2.2 tls /* $NetBSD: msg.mbr.en,v 1.2.2.2 2014/08/10 07:00:24 tls Exp $ */
2 1.2.2.2 tls
3 1.2.2.2 tls /*
4 1.2.2.2 tls * Copyright 1997 Piermont Information Systems Inc.
5 1.2.2.2 tls * All rights reserved.
6 1.2.2.2 tls *
7 1.2.2.2 tls * Written by Philip A. Nelson for Piermont Information Systems Inc.
8 1.2.2.2 tls *
9 1.2.2.2 tls * Redistribution and use in source and binary forms, with or without
10 1.2.2.2 tls * modification, are permitted provided that the following conditions
11 1.2.2.2 tls * are met:
12 1.2.2.2 tls * 1. Redistributions of source code must retain the above copyright
13 1.2.2.2 tls * notice, this list of conditions and the following disclaimer.
14 1.2.2.2 tls * 2. Redistributions in binary form must reproduce the above copyright
15 1.2.2.2 tls * notice, this list of conditions and the following disclaimer in the
16 1.2.2.2 tls * documentation and/or other materials provided with the distribution.
17 1.2.2.2 tls * 3. The name of Piermont Information Systems Inc. may not be used to endorse
18 1.2.2.2 tls * or promote products derived from this software without specific prior
19 1.2.2.2 tls * written permission.
20 1.2.2.2 tls *
21 1.2.2.2 tls * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
22 1.2.2.2 tls * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 1.2.2.2 tls * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 1.2.2.2 tls * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
25 1.2.2.2 tls * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 1.2.2.2 tls * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
27 1.2.2.2 tls * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 1.2.2.2 tls * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
29 1.2.2.2 tls * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
30 1.2.2.2 tls * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
31 1.2.2.2 tls * THE POSSIBILITY OF SUCH DAMAGE.
32 1.2.2.2 tls *
33 1.2.2.2 tls */
34 1.2.2.2 tls
35 1.2.2.2 tls /* MBR Message catalog -- English, i386 version */
36 1.2.2.2 tls
37 1.2.2.2 tls /* NB: Lines ending in spaces force line breaks */
38 1.2.2.2 tls
39 1.2.2.2 tls message fullpart
40 1.2.2.2 tls {We are now going to install NetBSD on the disk %s.
41 1.2.2.2 tls
42 1.2.2.2 tls NetBSD requires a single partition in the disk's MBR partition table,
43 1.2.2.2 tls this is split further by the NetBSD disklabel.
44 1.2.2.2 tls NetBSD can also access file systems in other MBR partitions.
45 1.2.2.2 tls
46 1.2.2.2 tls If you select 'Use the entire disk' then the previous contents of the
47 1.2.2.2 tls disk will be overwritten and a single MBR partition used to cover the
48 1.2.2.2 tls entire disk.
49 1.2.2.2 tls If you want to install more than one operating system then edit the
50 1.2.2.2 tls MBR partition table and create a partition for NetBSD.
51 1.2.2.2 tls
52 1.2.2.2 tls A few hundred MB is enough for a basic installation, but you should allow
53 1.2.2.2 tls extra for additional software and user files.
54 1.2.2.2 tls Allow at least 5GB if you want to build NetBSD itself.
55 1.2.2.2 tls }
56 1.2.2.2 tls
57 1.2.2.2 tls message Select_your_choice
58 1.2.2.2 tls {Which would you like to do?}
59 1.2.2.2 tls message Use_only_part_of_the_disk
60 1.2.2.2 tls {Edit the MBR partition table}
61 1.2.2.2 tls message Use_the_entire_disk
62 1.2.2.2 tls {Use the entire disk}
63 1.2.2.2 tls
64 1.2.2.2 tls /* the %s's will expand into three character strings */
65 1.2.2.2 tls message part_header
66 1.2.2.2 tls { Total disk size %lu %s.
67 1.2.2.2 tls
68 1.2.2.2 tls .if BOOTSEL
69 1.2.2.2 tls Start(%3s) Size(%3s) Flg Kind Bootmenu
70 1.2.2.2 tls ---------- ---------- --- ----------------------- --------
71 1.2.2.2 tls .else
72 1.2.2.2 tls Start(%3s) Size(%3s) Flg Kind
73 1.2.2.2 tls ---------- ---------- --- ----------------
74 1.2.2.2 tls .endif
75 1.2.2.2 tls }
76 1.2.2.2 tls
77 1.2.2.2 tls message part_row_used
78 1.2.2.2 tls {%10d %10d %c%c%c}
79 1.2.2.2 tls
80 1.2.2.2 tls message noactivepart
81 1.2.2.2 tls {You have not marked a partition active. This may cause your system to not
82 1.2.2.2 tls start up properly. Should the NetBSD partition of the disk be marked active?}
83 1.2.2.2 tls
84 1.2.2.2 tls message setbiosgeom
85 1.2.2.2 tls {
86 1.2.2.2 tls You will be prompted for the geometry.
87 1.2.2.2 tls Please enter the number of sectors per track (maximum 63)
88 1.2.2.2 tls and number of heads (maximum 256) that the BIOS uses to access the disk.
89 1.2.2.2 tls The number of cylinders will be calculated from the disk size.
90 1.2.2.2 tls
91 1.2.2.2 tls }
92 1.2.2.2 tls
93 1.2.2.2 tls message nobiosgeom
94 1.2.2.2 tls {Sysinst could not automatically determine the BIOS geometry of the disk.
95 1.2.2.2 tls The physical geometry is %d cylinders %d sectors %d heads\n}
96 1.2.2.2 tls
97 1.2.2.2 tls message biosguess
98 1.2.2.2 tls {Using the information already on the disk, my best guess for the BIOS
99 1.2.2.2 tls geometry is %d cylinders %d sectors %d heads\n}
100 1.2.2.2 tls
101 1.2.2.2 tls message realgeom
102 1.2.2.2 tls {real geom: %d cyl, %d heads, %d sec (NB: for comparison only)\n}
103 1.2.2.2 tls
104 1.2.2.2 tls message biosgeom
105 1.2.2.2 tls {BIOS geom: %d cyl, %d heads, %d sec\n}
106 1.2.2.2 tls
107 1.2.2.2 tls message ovrwrite
108 1.2.2.2 tls {Your disk currently has a non-NetBSD partition. Do you really want to
109 1.2.2.2 tls overwrite that partition with NetBSD?
110 1.2.2.2 tls }
111 1.2.2.2 tls
112 1.2.2.2 tls message Partition_OK
113 1.2.2.2 tls {Partition OK}
114 1.2.2.2 tls
115 1.2.2.2 tls message ptn_type
116 1.2.2.2 tls { type: %s}
117 1.2.2.2 tls message ptn_start
118 1.2.2.2 tls { start: %d %s}
119 1.2.2.2 tls message ptn_size
120 1.2.2.2 tls { size: %d %s}
121 1.2.2.2 tls message ptn_end
122 1.2.2.2 tls { end: %d %s}
123 1.2.2.2 tls message ptn_active
124 1.2.2.2 tls { active: %s}
125 1.2.2.2 tls message ptn_install
126 1.2.2.2 tls { install: %s}
127 1.2.2.2 tls .if BOOTSEL
128 1.2.2.2 tls message bootmenu
129 1.2.2.2 tls { bootmenu: %s}
130 1.2.2.2 tls message boot_dflt
131 1.2.2.2 tls { default: %s}
132 1.2.2.2 tls .endif
133 1.2.2.2 tls
134 1.2.2.2 tls message get_ptn_size {%ssize (maximum %d %s)}
135 1.2.2.2 tls message Invalid_numeric {Invalid numeric: }
136 1.2.2.2 tls message Too_large {Too large: }
137 1.2.2.2 tls message Space_allocated {Space allocated: }
138 1.2.2.2 tls message ptn_starts {Space at %d..%d %s (size %d %s)\n}
139 1.2.2.2 tls message get_ptn_start {%s%sStart (in %s)}
140 1.2.2.2 tls message get_ptn_id {Partition kind (0..255)}
141 1.2.2.2 tls message No_free_space {No free space}
142 1.2.2.2 tls message Only_one_extended_ptn {There can only be one extended partition}
143 1.2.2.2 tls
144 1.2.2.2 tls message editparttable
145 1.2.2.2 tls {The Current MBR partition table is shown below.
146 1.2.2.2 tls Flgs: a => Active partition,
147 1.2.2.2 tls .if BOOTSEL
148 1.2.2.2 tls d => bootselect default,
149 1.2.2.2 tls .endif
150 1.2.2.2 tls I => Install here.
151 1.2.2.2 tls Select the partition you wish to change:
152 1.2.2.2 tls
153 1.2.2.2 tls }
154 1.2.2.2 tls
155 1.2.2.2 tls message Partition_table_ok
156 1.2.2.2 tls {Partition table OK}
157 1.2.2.2 tls
158 1.2.2.2 tls message Dont_change
159 1.2.2.2 tls {Don't change}
160 1.2.2.2 tls message Other_kind
161 1.2.2.2 tls {Other, input number}
162 1.2.2.2 tls
163 1.2.2.2 tls message reeditpart
164 1.2.2.2 tls {
165 1.2.2.2 tls
166 1.2.2.2 tls Do you want to re-edit the MBR table (or abandon the installation)?
167 1.2.2.2 tls }
168 1.2.2.2 tls
169 1.2.2.2 tls message nobsdpart
170 1.2.2.2 tls {There is no NetBSD partition in the MBR partition table.}
171 1.2.2.2 tls
172 1.2.2.2 tls message multbsdpart
173 1.2.2.2 tls {There are multiple NetBSD partitions in the MBR partition table.
174 1.2.2.2 tls You should set the 'install' flag on the one you want to use.}
175 1.2.2.2 tls
176 1.2.2.2 tls message dofdisk
177 1.2.2.2 tls {Setting up the DOS partition table ...
178 1.2.2.2 tls }
179 1.2.2.2 tls
180 1.2.2.2 tls message wmbrfail
181 1.2.2.2 tls {Rewrite of MBR failed. I can't continue.}
182 1.2.2.2 tls
183 1.2.2.2 tls .if 0
184 1.2.2.2 tls .if BOOTSEL
185 1.2.2.2 tls message Set_timeout_value
186 1.2.2.2 tls {Set timeout value}
187 1.2.2.2 tls
188 1.2.2.2 tls message bootseltimeout
189 1.2.2.2 tls {Boot menu timeout: %d\n}
190 1.2.2.2 tls
191 1.2.2.2 tls .endif
192 1.2.2.2 tls .endif
193 1.2.2.2 tls
194