xref: /netbsd/usr.sbin/sysinst/arch/shark/msg.md.pl (revision 26165e63)
1*26165e63Sdholland/*	$NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:47 dholland Exp $	*/
2*26165e63Sdholland/* Based on english version: */
3*26165e63Sdholland/*	NetBSD: msg.md.en,v 1.2 2002/04/02 17:02:54 thorpej Exp */
4*26165e63Sdholland
5*26165e63Sdholland/*
6*26165e63Sdholland * Copyright 1997 Piermont Information Systems Inc.
7*26165e63Sdholland * All rights reserved.
8*26165e63Sdholland *
9*26165e63Sdholland * Based on code written by Philip A. Nelson for Piermont Information
10*26165e63Sdholland * Systems Inc.
11*26165e63Sdholland *
12*26165e63Sdholland * Redistribution and use in source and binary forms, with or without
13*26165e63Sdholland * modification, are permitted provided that the following conditions
14*26165e63Sdholland * are met:
15*26165e63Sdholland * 1. Redistributions of source code must retain the above copyright
16*26165e63Sdholland *    notice, this list of conditions and the following disclaimer.
17*26165e63Sdholland * 2. Redistributions in binary form must reproduce the above copyright
18*26165e63Sdholland *    notice, this list of conditions and the following disclaimer in the
19*26165e63Sdholland *    documentation and/or other materials provided with the distribution.
20*26165e63Sdholland * 3. The name of Piermont Information Systems Inc. may not be used to endorse
21*26165e63Sdholland *    or promote products derived from this software without specific prior
22*26165e63Sdholland *    written permission.
23*26165e63Sdholland *
24*26165e63Sdholland * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
25*26165e63Sdholland * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26*26165e63Sdholland * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
27*26165e63Sdholland * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
28*26165e63Sdholland * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
29*26165e63Sdholland * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
30*26165e63Sdholland * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
31*26165e63Sdholland * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
32*26165e63Sdholland * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
33*26165e63Sdholland * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
34*26165e63Sdholland * THE POSSIBILITY OF SUCH DAMAGE.
35*26165e63Sdholland *
36*26165e63Sdholland */
37*26165e63Sdholland
38*26165e63Sdholland/* shark machine dependent messages, Polish */
39*26165e63Sdholland
40*26165e63Sdholland
41*26165e63Sdhollandmessage md_hello
42*26165e63Sdholland{
43*26165e63Sdholland}
44*26165e63Sdholland
45*26165e63Sdhollandmessage md_may_remove_boot_medium
46*26165e63Sdholland{Jesli uruchomiles komputer z dyskietki, mozesz ja teraz wyciagnac.
47*26165e63Sdholland}
48*26165e63Sdholland
49*26165e63Sdhollandmessage Keyboard_type {Keyboard type}
50*26165e63Sdhollandmessage kb_default {pl}
51*26165e63Sdholland
52*26165e63Sdhollandmessage badreadbb
53*26165e63Sdholland{Nie moge przeczytac bootbloku filecore
54*26165e63Sdholland}
55*26165e63Sdholland
56*26165e63Sdhollandmessage badreadriscix
57*26165e63Sdholland{Nie moge przeczytac tablicy partycji RISCiX
58*26165e63Sdholland}
59*26165e63Sdholland
60*26165e63Sdhollandmessage notnetbsdriscix
61*26165e63Sdholland{Nie znalazlem partycji NetBSD w tablicy partycji RISCiX - Nie moge nazwac
62*26165e63Sdholland}
63*26165e63Sdholland
64*26165e63Sdhollandmessage notnetbsd
65*26165e63Sdholland{Nie znalazlem partycji NetBSD (dysk filecore?) - Nie moge nazwac
66*26165e63Sdholland}
67*26165e63Sdholland
68*26165e63Sdhollandmessage dobootblks
69*26165e63Sdholland{Instalowanie bootblokow na %s....
70*26165e63Sdholland}
71*26165e63Sdholland
72*26165e63Sdhollandmessage arm32fspart
73*26165e63Sdholland{Partycje NetBSD na dysku %s wygladaja teraz tak (Rozmiary i Przesuniecia w %s):
74*26165e63Sdholland}
75*26165e63Sdholland
76*26165e63Sdhollandmessage set_kernel_1
77*26165e63Sdholland{Kernel (GENERIC)}
78*26165e63Sdholland
79*26165e63Sdhollandmessage setbootdevice
80*26165e63Sdholland{In order to make your system boot automatically from the on-disk file
81*26165e63Sdhollandsystem, you need to manually configure OpenFirmware to tell it where to
82*26165e63Sdhollandload the kernel from.
83*26165e63Sdholland
84*26165e63SdhollandOpenFirmware can load a NetBSD a.out kernel (sorry, ELF is not supported)
85*26165e63Sdhollandstraight from a FFS partition on the local hard disk.  So, to configure it
86*26165e63Sdhollandto boot the just-installed kernel, run the following command from
87*26165e63SdhollandOpenFirmware's shell:
88*26165e63Sdholland
89*26165e63Sdhollandsetenv boot-device disk:\\netbsd.aout
90*26165e63Sdholland
91*26165e63SdhollandYou only need to run this once and only if the 'boot-device' property did
92*26165e63Sdhollandnot already contain the value shown above.
93*26165e63Sdholland}
94*26165e63Sdholland
95*26165e63Sdhollandmessage badclearmbr
96*26165e63Sdholland{Failed to clear the disk's first sector.  If OpenFirmware cannot see the
97*26165e63Sdhollanddisk, try to run the following command manually from the installer's shell
98*26165e63Sdhollandutility:
99*26165e63Sdholland
100*26165e63Sdhollanddd if=/dev/zero of=%s bs=512 count=1
101*26165e63Sdholland}
102