Burning DVDs with K3B

K3B is a Linux CD/DVD burning application. I was recently using it to burn a DVD ISO image onto a DVD+RW disk, when I came across this error:

/dev/hdd: unable to proceed with recording: unable to unmount
Fatal error at startup: Device or resource busy
Unable to eject media.


This error hadn't occurred the first time I burnt the blank disk (K3B automatically formatted it for me). But this time it turns out that because the disk actually has some content, the DVD drive has been automatically mounted by the OS - and this is now causing problems for K3B. Presumably it can't issue the umount command when I run it because its not running as root.

To resolve this issue, as root, umount the volume:

umount /dev/hdd

Now try burning the disk again, and it should proceed.

Notes:
K3B can be installed on Fedora Linux using:
yum install k3b
Details:
Fedora Core 5 (2.6.16-1.2111_FC5), K3B 0.12.15 (Using KDE 3.5.2-0.2.fc5 Red Hat)

Popular posts from this blog

Slow, Buffering, Stuttering Udemy Video

Intellij tip - Joining multiple lines into one

Looking for IT work in Australia? JobReel.com.au!