Good usb burner

Message
Author
User avatar
gosia
Posts: 938
Joined: Sun Apr 28, 2019 3:43 pm

Re: Good usb burner

#21 Post by gosia »

GlennJohnson wrote: Mon Jun 10, 2019 5:24 am dd if=<input file name> of=</dev/sdx>

Couldn't be simpler.
I can only agree with that. But I recommend to be on the safe side a sync

Code: Select all

dd if=<input file name> of=</dev/sdx> && sync

User avatar
anticapitalista
Developer
Posts: 4160
Joined: Sat Jul 15, 2006 10:40 am

Re: Good usb burner

#22 Post by anticapitalista »

If you want to use MX/antiX live persistence options, do NOT use dd. Use live-usb-maker instead.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
masinick
Posts: 49
Joined: Sat May 05, 2007 1:37 am

Re: Good usb burner

#23 Post by masinick »

GlennJohnson wrote: Mon Jun 10, 2019 5:24 am dd if=<input file name> of=</dev/sdx>

Couldn't be simpler.
I do the same thing but I usually add bs=4M

References:
https://www.2daygeek.com/linux-dd-comma ... -usb-disk/
https://linuxhint.com/dd_command_linux/

Post Reply

Return to “XFCE Desktop Environment”