No empty .Rs/.Re
[netbsd-mini2440.git] / distrib / utils / sysinst / arch / i386 / msg.md.en
blobb797ccc1b122983468124d8dd26ba460450259e6
1 /*      $NetBSD: msg.md.en,v 1.58 2009/04/07 10:45:05 tsutsui Exp $     */
3 /*
4  * Copyright 1997 Piermont Information Systems Inc.
5  * All rights reserved.
6  *
7  * Written by Philip A. Nelson for Piermont Information Systems Inc.
8  *
9  * Redistribution and use in source and binary forms, with or without
10  * modification, are permitted provided that the following conditions
11  * are met:
12  * 1. Redistributions of source code must retain the above copyright
13  *    notice, this list of conditions and the following disclaimer.
14  * 2. Redistributions in binary form must reproduce the above copyright
15  *    notice, this list of conditions and the following disclaimer in the
16  *    documentation and/or other materials provided with the distribution.
17  * 3. All advertising materials mentioning features or use of this software
18  *    must display the following acknowledgement:
19  *      This product includes software developed for the NetBSD Project by
20  *      Piermont Information Systems Inc.
21  * 4. The name of Piermont Information Systems Inc. may not be used to endorse
22  *    or promote products derived from this software without specific prior
23  *    written permission.
24  *
25  * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
26  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28  * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
29  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
30  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
31  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
32  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
33  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
34  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
35  * THE POSSIBILITY OF SUCH DAMAGE.
36  *
37  */
39 /* MD Message catalog -- English, i386 version */
41 message md_hello
42 {If you booted from removable media such as a USB drive or floppy disk, you
43 may now remove the device.
47 message Keyboard_type {Keyboard type}
48 message kb_default {}
50 message dobad144
51 {Installing the bad block table ...
54 message getboottype
55 {Would you like to install the normal set of bootblocks or serial bootblocks?
57 Normal bootblocks use the BIOS console device as the console
58 (usually the monitor and keyboard). Serial bootblocks use the first
59 serial port as the console.
61 Selected bootblock: }
63 message console_PC {BIOS console}
64 message console_com {Serial port com%d at %d baud}
65 message console_unchanged {Unchanged}
67 message Bootblocks_selection
68 {Bootblocks selection}
69 message Use_normal_bootblocks   {Use BIOS console}
70 message Use_serial_com0         {Use serial port com0}
71 message Use_serial_com1         {Use serial port com1}
72 message Use_serial_com2         {Use serial port com2}
73 message Use_serial_com3         {Use serial port com3}
74 message serial_baud_rate        {Set serial baud rate}
75 message Use_existing_bootblocks {Use existing bootblocks}
77 message dobootblks
78 {Installing boot blocks on %s....
81 message onebiosmatch
82 {This disk matches the following BIOS disk:
86 message onebiosmatch_header
87 {BIOS # cylinders heads sectors total sectors  GB
88 ------ --------- ----- ------- ------------- ---
91 message onebiosmatch_row
92 {%#6x %9d %5d %7d %13u %3u\n}
94 message This_is_the_correct_geometry
95 {This is the correct geometry}
96 message Set_the_geometry_by_hand
97 {Set the geometry by hand}
98 message Use_one_of_these_disks
99 {Use one of these disks}
101 message biosmultmatch
102 {This disk matches the following BIOS disks:
106 message biosmultmatch_header
107 {   BIOS # cylinders heads sectors total sectors   GB
108    ------ --------- ----- ------- ------------- ----
111 message biosmultmatch_row
112 {%-1d: %#6x %9d %5d %7d %13u %3u\n}
114 message biosgeom_advise
116 Note: since sysinst was able to uniquely match the disk you chose with a disk
117 known to the BIOS, the values displayed above are very likely correct, and
118 should not be changed (the values for cylinders, heads and sectors are
119 probably 1023, 255 and 63 - this is correct). 
120 You should only change the geometry if you know the BIOS reports incorrect
121 values.
124 message pickdisk
125 {Choose disk: }
127 message partabovechs
128 {The NetBSD part of the disk lies outside of the range that the BIOS on
129 your machine can address.
130 Booting from it may not be possible. 
131 Are you sure you that you want to do this?
133 (Answering 'no' will take you back to the partition edit menu.)}
135 message missing_bootmenu_text
136 {You have more than one operating system on this disk, but have not
137 specified a 'bootmenu' for either the active partition, or the
138 NetBSD partition that you are going to install into. 
140 Do you want to re-edit the partition to add a bootmenu entry?}
142 message no_extended_bootmenu
143 {You have requested that an extended partition be included in the bootmenu.
144 However your system BIOS doesn't appear to support the read command used
145 by that version of the bootmenu code. 
146 Are you sure you that you want to do this?
148 (Answering 'no' will take you back to the partition edit menu.)}
150 message installbootsel
151 {Your configuration requires the NetBSD bootselect code to
152 select which operating system to use. 
154 It is not currently installed, do you want to install it now?}
156 message installmbr
157 {The bootcode in the Master Boot Record does not appear to be valid.
159 Do you want to install the NetBSD bootcode?}
161 message updatembr
162 {Do you want to update the bootcode in the Master Boot Record to
163 the latest version of the NetBSD bootcode?}
165 message set_kernel_1    {Kernel (GENERIC)}