public:burning_an_iso_to_a_cd-rom
You can use wodim for this:
Install it with:
apt install wodim
Then burn your image:
wodim -eject -tao speed=2 dev=/dev/sr0 -v -data image.iso
public/burning_an_iso_to_a_cd-rom.txt · Last modified: by thomas
