diff options
Diffstat (limited to 'po/hu')
-rw-r--r-- | po/hu/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/hu/install-methods.po b/po/hu/install-methods.po index 09daa3724..bb3216ef6 100644 --- a/po/hu/install-methods.po +++ b/po/hu/install-methods.po @@ -782,8 +782,8 @@ msgid "" "For example, when using an existing GNU/Linux system, the <filename>mini." "iso</filename> file can be written to a USB stick as follows: " "<informalexample><screen>\n" -"# cat mini.iso > /dev/<replaceable>sdX</replaceable>\n" -"# sync\n" +"<prompt>#</prompt> <userinput>dd if=<replaceable>debian.iso</replaceable> of=/dev/<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" "</screen></informalexample> To add firmware to a USB stick prepared in this " "way, obtain the necessary firmware files. See <xref linkend=\"loading-" "firmware\"/> for more information. Now unplug and replug the USB stick, and " |