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)
(No difference)

Revision as of 07:08, 19 March 2022

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.