msg.md.de revision 1.1
11.1Sdholland/*	$NetBSD: msg.md.de,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
21.1Sdholland
31.1Sdholland/*
41.1Sdholland * Copyright 1997 Piermont Information Systems Inc.
51.1Sdholland * All rights reserved.
61.1Sdholland *
71.1Sdholland * Written by Philip A. Nelson for Piermont Information Systems Inc.
81.1Sdholland *
91.1Sdholland * Redistribution and use in source and binary forms, with or without
101.1Sdholland * modification, are permitted provided that the following conditions
111.1Sdholland * are met:
121.1Sdholland * 1. Redistributions of source code must retain the above copyright
131.1Sdholland *    notice, this list of conditions and the following disclaimer.
141.1Sdholland * 2. Redistributions in binary form must reproduce the above copyright
151.1Sdholland *    notice, this list of conditions and the following disclaimer in the
161.1Sdholland *    documentation and/or other materials provided with the distribution.
171.1Sdholland * 3. The name of Piermont Information Systems Inc. may not be used to endorse
181.1Sdholland *    or promote products derived from this software without specific prior
191.1Sdholland *    written permission.
201.1Sdholland *
211.1Sdholland * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
221.1Sdholland * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
231.1Sdholland * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
241.1Sdholland * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
251.1Sdholland * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
261.1Sdholland * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
271.1Sdholland * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
281.1Sdholland * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
291.1Sdholland * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
301.1Sdholland * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
311.1Sdholland * THE POSSIBILITY OF SUCH DAMAGE.
321.1Sdholland *
331.1Sdholland */
341.1Sdholland
351.1Sdholland/* MD Message catalog -- German, atari version */
361.1Sdholland
371.1Sdhollandmessage md_hello
381.1Sdholland{
391.1Sdholland}
401.1Sdholland
411.1Sdhollandmessage md_may_remove_boot_medium
421.1Sdholland{Wenn Sie von einer Diskette gebootet haben, k�nnen Sie diese jetzt
431.1Sdhollandentfernen.
441.1Sdholland}
451.1Sdholland
461.1Sdhollandmessage dobootblks
471.1Sdholland{Installiere die Bootbl�cke auf %s ...
481.1Sdholland}
491.1Sdholland
501.1Sdhollandmessage infoahdilabel
511.1Sdholland{Sie m�ssen nun Ihre Rootdisk zur Installation von NetBSD vorbereiten.
521.1SdhollandNachfolgend wird dieser Vorgang 'Labeling' einer Festplatte genannt.
531.1Sdholland
541.1SdhollandZuvor besteht die M�glichkeit eine AHDI-kompatible Partitionierung
551.1Sdhollandauf der Festplatte zu bearbeiten oder neu zu erstellen, auf der dann NetBSD
561.1Sdhollandinstalliert werden soll.
571.1SdhollandBeachten Sie, dass NetBSD nicht auf AHDI Partitionen angewiesen ist - Details
581.1Sdhollandk�nnen Sie der NetBSD Installationsdokumentation entnehmen.
591.1SdhollandWenn Sie eine AHDI-kompatible Partitionierung nutzen wollen, m�ssen Sie
601.1SdhollandNetBSD einige Partitionen zuweisen, damit NetBSD f�hig ist die Festplatte
611.1Sdhollandzu nutzen. Stellen Sie die 'Id' all jener Partitionen, die Sie nutzen
621.1Sdhollandwollen, auf 'NBD'. Setzen Sie zus�tzlich die 'Id' der als Swap zu nutzenden
631.1SdhollandPartition auf 'SWP'.
641.1Sdholland
651.1SdhollandW�nschen Sie eine AHDI-kompatible Partitionierung? }
661.1Sdholland
671.1Sdhollandmessage set_kernel_1
681.1Sdholland{Kernel (ATARITT)}
691.1Sdhollandmessage set_kernel_2
701.1Sdholland{Kernel (FALCON)}
711.1Sdhollandmessage set_kernel_3
721.1Sdholland{Kernel (SMALL030)}
731.1Sdhollandmessage set_kernel_4
741.1Sdholland{Kernel (HADES)}
751.1Sdhollandmessage set_kernel_5
761.1Sdholland{Kernel (MILAN-ISAIDE)}
771.1Sdhollandmessage set_kernel_6
781.1Sdholland{Kernel (MILAN-PCIIDE)}
79