Skip to content

Instantly share code, notes, and snippets.

@WillSams
Last active August 15, 2016 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WillSams/5d38ed2eec6d0c1fba557811f15db2a8 to your computer and use it in GitHub Desktop.
Save WillSams/5d38ed2eec6d0c1fba557811f15db2a8 to your computer and use it in GitHub Desktop.
#note, do wodim --devices to find the correct device
cdirip image.cdi -wodim
wodim dev=/dev/sg0 speed=8 -multi -audio taudio01.wav && rm taudio01.wav
wodim dev=/dev/sg0 speed=8 -multi -xa tdata02.iso && rm tdata02.iso
eject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment