ubuntu:cd:write_iso_to_cd
This is an old revision of the document!
Table of Contents
Ubuntu - CD - Write ISO to CD
Burn an ISO image file to a CD.
Linux 2.6 kernel
cdrecord -v -eject speed=16 dev=ATA:1,0,0 some.iso
Linux 2.4 kernel
cdrecord -v speed=2 dev=0,4,0 some.iso
ubuntu/cd/write_iso_to_cd.1574804545.txt.gz · Last modified: 2020/07/15 09:30 (external edit)