ubuntu:cd:finalize_a_disk
This is an old revision of the document!
Ubuntu - CD - Finalize a disk
CD:
cdrecord -fix -dev=/dev/cdrw
DVD:
cdrecord -fix -dev=/dev/dvdrw
You may get the following error if the disk is mounted:
Error trying to open /dev/cdrw exclusively (Device or resource busy)... retrying in 1 second. Error trying to open /dev/cdrw exclusively (Device or resource busy)... retrying in 1 second. Error trying to open /dev/cdrw exclusively (Device or resource busy)... retrying in 1 second.
Unmount the device first:
sudo umount /media/CDROM
ubuntu/cd/finalize_a_disk.1574804069.txt.gz · Last modified: 2020/07/15 09:30 (external edit)