Manjaro Difference between revisions of "Translations:Burn an ISO File/89/en"

Difference between revisions of "Translations:Burn an ISO File/89/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
Now you can use '''dd''' to write to the raw device:
Now you can use '''dd''' to write to the raw device:
{{UserCmd|command=sudo dd bs=4m if=Desktop/manjaro-i3-21.2.3-220205-linux515.iso of=/dev/disk3}}
{{UserCmd|command=sudo dd bs=4M if=Desktop/manjaro-i3-21.2.3-220205-linux515.iso of=/dev/disk3}}
   787+1 records in
   787+1 records in
   787+1 records out
   787+1 records out
   3303161856 bytes transferred in 2470.782563 secs (1336889 bytes/sec)
   3303161856 bytes transferred in 2470.782563 secs (1336889 bytes/sec)

Latest revision as of 06:37, 13 January 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Burn an ISO File)
Now you can use '''dd''' to write to the raw device:
{{UserCmd|command=sudo dd bs=4M if=Desktop/manjaro-i3-21.2.3-220205-linux515.iso of=/dev/disk3}}
   787+1 records in
   787+1 records out
   3303161856 bytes transferred in 2470.782563 secs (1336889 bytes/sec)

Now you can use dd to write to the raw device:

user $ sudo dd bs=4M if=Desktop/manjaro-i3-21.2.3-220205-linux515.iso of=/dev/disk3 COPY TO CLIPBOARD


  787+1 records in
  787+1 records out
  3303161856 bytes transferred in 2470.782563 secs (1336889 bytes/sec)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.