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