Skip to content

Instantly share code, notes, and snippets.

@JuanCrg90
Created December 26, 2015 05:24
Show Gist options
  • Save JuanCrg90/450dfbc4a8e415eb436c to your computer and use it in GitHub Desktop.
Save JuanCrg90/450dfbc4a8e415eb436c to your computer and use it in GitHub Desktop.
Burn an image via terminal
#Change /dev/sr0 and My-Image.iso
wodim -eject -tao speed=8 dev=/dev/sr0 -v My-Image.iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment