1 /* $NetBSD: msg.md.en,v 1.17 2003/06/12 11:20:08 dsl Exp $ */
4 * Copyright 1997 Piermont Information Systems Inc.
7 * Written by Philip A. Nelson for Piermont Information Systems Inc.
9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions
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
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.
39 /* MD Message catalog -- english, mac68k version */
46 {We are now going to install NetBSD on the disk %s. You may
47 choose to install NetBSD on the entire disk or part of the disk.
48 Which would you like to do?
52 {It appears that your disk, %s, has not been formatted and initialized
53 for use on MacOS. This program gets the disk layout of your disk by
54 reading the Disk Partition Map which is written by the disk formatter
55 when it prepared the disk for use with the Macintosh system. Your
58 * Abort the install. You can format and define a preliminary
59 partition structure with any disk formatter. Partitions do not
60 have to be defined as A/UX types; the NetBSD install process will
61 allow you to redefine them as necessary.
63 * Allow sysinst to initialize the Disk Partition Map for you. The
64 disk will not be MacOS bootable and may not be usable by MacOS unless
65 MacOS drivers are installed with a MacOS compatible disk formatter.
69 message okwritediskmap
70 {Sysinst will attempt to initialize your disk with a new Disk Partition
71 Map using values obtained from the disk driver. This default Map will
72 include a minimal Block0 definition, a Partition Map allowing for up to
73 15 disk partitions, and pre-defined partitions for the Map, disk drivers,
74 and a minimal MacOS HFS partition. The rest of the disk will be marked
75 as available for use. The disk driver partitions will not be initialized
76 so the volume will not be MacOS bootable. If you choose to proceed from
77 this point with the installation you may edit this new partition map to
78 suit your NetBSD needs. The Map will not be written to the disk until
79 you have completed your partition setups.
84 {Part start size fstype use mount point (name)
85 ---- ---------- ---------- ------ --------- ------------------\n}
88 {%3s%c %10d %10d %6s %-9s %s\n}
91 {Your disk currently has at least one MacOS HFS partition. Overwriting
92 the entire disk will delete the partition and may make the disk unusable
93 under MacOS. You should consider creating a single small MacOS HFS
94 partition to insure that the disk can be mounted under MacOS. This
95 would be a good place to keep a copy of the NetBSD/mac68k Booter
96 application used to boot NetBSD from MacOS.
98 Are you really sure you want to overwrite the MacOS HFS partition(s)?
101 message editparttable
102 {Edit Disk Partition Map: The Map on the disk has been scanned for all
103 user-level partitions, but only those usable by NetBSD are displayed.
104 The partition table currently looks like:
109 {The disk partition you have selected will be split into two partitions.
110 One will be an Apple_Scratch type partition and the other an Apple_Free
111 type partition. You may then change either of the partitions into one of
112 another type. If the Apple_Free part is physically adjacent to another
113 partition which is also an Apple_Free type, the two will be automatically
114 merged into a single Apple_Free type partition.
116 There are %d disk blocks in the selected partition. Enter the number
117 of disk blocks you would like allocated to the Apple_Scratch partition.
118 Entering a value of zero, or a value greater than the number available
119 will leave the selected partition unchanged.
124 {Size of the Apple_Scratch part of the split}
127 {You have tried to split an existing disk partition into two parts but
128 there is no room in the Disk Partition Map to map the second part. This
129 is probably because your disk formatter didn't reserve additional space
130 in the original Disk Partition Map for future modifications such as this.
131 Your options at this point are:
133 * Abandon any hope of splitting this partition, with the present
134 Disk Partition Map, or
136 * Allow sysinst to install a new Disk Map on your disk. This will
137 destroy all existing data on all partitions on the volume. USE WITH CARE!
139 Would you like to Abandon splitting this partition?}
141 message custom_mount_point
142 {Specify a Mount Point for the currently selected disk partition. This
143 should be a unique name, starting with a "/", which is not being used
144 for any other partition.
149 {In setting up the disklabel for your volume the following anomalies were
150 found. You may choose to ignore these and continue, but doing so may result
151 in an installation failure. The following problems were found:
156 {Setting up the Disk Partition Map ...
160 {The new on-disk partition label does not match the one currently in-core.
161 Any attempt to proceed will most likely result in damage to any pre-existing
162 disk partitions. However your new Disk Partition Map has been written to
163 the disk and will be available the next time NetBSD is booted. Please
164 reboot immediately and restart the Installation Process.
187 {Running newfs on partition: %s\n
205 message disksetup_no_root
206 {* No Disk Partition defined for Root!\n}
208 message disksetup_multiple_roots
209 {* Multiple Disk Partitions defined for Root\n}
211 message disksetup_no_swap
212 {* No Disk Partition defined for SWAP!\n}
214 message disksetup_multiple_swaps
215 {* Multiple Disk Partitions defined for SWAP\n}
217 message disksetup_part_beginning
218 {* Partition %s%c begins beyond end of disk\n}
220 message disksetup_part_size
221 {* Partition %s%c extends beyond end of disk\n}
223 message disksetup_noerrors
224 {** No errors or anomalies found in disk setup.\n}
226 message parttable_fix_fixing
227 {Fixing partition %s%c\n}
229 message parttable_fix_fine
230 {Partition %s%c is just fine!\n}
238 {Kernel (GENERICSBC)}