summaryrefslogtreecommitdiff
path: root/de/install-methods
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2012-03-10 22:18:48 +0000
committerHolger Wansing <linux@wansing-online.de>2012-03-10 22:18:48 +0000
commit197ba8ce23b327e9174e6531c35e8efb501ebc3d (patch)
tree8351a8efbdfa64935f19bae9aa5fca4fee46e484 /de/install-methods
parent3e3046928d315f913dd28ba38a17405a29ac6895 (diff)
downloadinstallation-guide-197ba8ce23b327e9174e6531c35e8efb501ebc3d.zip
Update to german d-i manual:
M de/install-methods/boot-usb-files.xml M de/preparing/needed-info.xml M de/appendix/chroot-install.xml M de/appendix/preseed.xml M de/post-install/orientation.xml M de/using-d-i/modules/powerpc/quik-installer.xml M de/using-d-i/modules/powerpc/yaboot-installer.xml M de/using-d-i/modules/partman-crypto.xml M de/using-d-i/modules/nobootloader.xml M de/using-d-i/modules/s390/zipl-installer.xml M de/using-d-i/modules/kbd-chooser.xml M de/using-d-i/modules/save-logs.xml M de/using-d-i/modules/ia64/elilo-installer.xml M de/using-d-i/modules/netcfg.xml M de/using-d-i/modules/os-prober.xml M de/using-d-i/modules/sparc/silo-installer.xml M de/using-d-i/modules/mips/arcboot-installer.xml M de/using-d-i/modules/mdcfg.xml M de/using-d-i/modules/apt-setup.xml M de/using-d-i/modules/localechooser.xml M de/using-d-i/modules/pkgsel.xml M de/using-d-i/modules/x86/grub-installer.xml M de/using-d-i/modules/x86/lilo-installer.xml M de/using-d-i/modules/network-console.xml M de/using-d-i/modules/hppa/palo-installer.xml M de/using-d-i/modules/partman-lvm.xml M de/using-d-i/modules/lowmem.xml M de/using-d-i/modules/shell.xml M de/using-d-i/modules/iso-scan.xml M de/using-d-i/using-d-i.xml M de/hardware/network-cards.xml M de/hardware/accessibility.xml
Diffstat (limited to 'de/install-methods')
-rw-r--r--de/install-methods/boot-usb-files.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/de/install-methods/boot-usb-files.xml b/de/install-methods/boot-usb-files.xml
index 21927ccb7..0c1ebceae 100644
--- a/de/install-methods/boot-usb-files.xml
+++ b/de/install-methods/boot-usb-files.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 66212 -->
+<!-- original version: 67272 -->
<sect1 condition="bootable-usb" id="boot-usb-files">
<title>Dateien vorbereiten für das Booten von einem USB-Memory-Stick</title>
@@ -75,7 +75,8 @@ darauf entpacken.
Das CD- oder DVD-Image, das Sie ausgewählt haben, sollte direkt auf den
USB-Stick geschrieben werden, wobei die vorher vorhandenen Daten überschrieben
werden. Auf einem vorhandenen GNU/Linux-System kann das Image wie folgt
-auf den USB-Stick geschrieben werden:
+auf den USB-Stick geschrieben werden (nachdem Sie sichergestellt haben, dass
+der Stick nicht im Dateisystem eingebunden ist):
<informalexample><screen>
<prompt>#</prompt> <userinput>dd if=<replaceable>debian.iso</replaceable> of=/dev/<replaceable>sdX</replaceable></userinput>