Skip to content

Instantly share code, notes, and snippets.

@goququ
Last active August 12, 2018 12:55
Show Gist options
  • Save goququ/a584fb7026054a5054be02ed80c70a33 to your computer and use it in GitHub Desktop.
Save goququ/a584fb7026054a5054be02ed80c70a33 to your computer and use it in GitHub Desktop.
write-flesh
Write
# sudo dd oflag=direct if=/home/qu/Downloads/manjaro-budgie-17.1.11-stable-x86_64.iso of=/dev/sdc1 bs=1M status=progress; sync
Flesh format
# sudo umount /dev/sdc1 && sudo mkfs.vfat /dev/sdc1
Programs for write image to flash
1) ETCHER
2) UNETBOOTIN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment