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