diff options
Diffstat (limited to 'de/Select-and-use-ISOs.html')
-rw-r--r-- | de/Select-and-use-ISOs.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/de/Select-and-use-ISOs.html b/de/Select-and-use-ISOs.html index 19a45c2..443754c 100644 --- a/de/Select-and-use-ISOs.html +++ b/de/Select-and-use-ISOs.html @@ -743,11 +743,12 @@ </li> <li class="listitem"> - <p>Gebe den Befehl ein: # <strong class="userinput"><code>dd if=path/to/the/ISO/file of=/dev/sdX - bs=1M</code></strong></p> + <p>Geben Sie den Befehl # <strong class="userinput"><code>dd if=path/to/the/ISO/file of=/dev/sdX + bs=1M</code></strong> ein + </p> - <p>Where X=your device name eg: /dev/sdc</p> + <p>Wobei X = der Name Ihres Gerätes ist, z.B. /dev/sdc</p> <p>Beispiel: # <strong class="userinput"><code>dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso @@ -756,7 +757,8 @@ </li> <li class="listitem"> - <p>Gebe den Befehl ein: # <strong class="userinput"><code>sync</code></strong></p> + <p>Geben Sie den Befehl # <strong class="userinput"><code>sync</code></strong> ein + </p> </li> <li class="listitem"> |