ubuntu:cd:write_iso_to_cd
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.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1