Comment 6 for bug 519935

Revision history for this message
Jane Atkinson (irihapeti) wrote : Re: Confusing "eject disc" error message when burning dvd

I have a couple of Bash scripts that involved DVD handling that I've used successfully in Hardy for well over a year.

I've been getting an error message in Lucid, and I wonder if it's connected with this bug.

eject: unable to find or open device for: `cdrom'

Lucid doesn't use "cdrom" as a device by default.

If I change the scripts to "eject /dev/sr0", then they work. There are no references to "cdrom" in the scripts, by the way.

Maybe this error is occurring when Brasero tries to eject the disk. Just a thought.