PDA

View Full Version : [all variants] What Does This Mean?


Mark76
April 25th, 2008, 06:59 PM
I get this same message every time I run cdrdao scanbus

Error trying to open /dev/sg5 exclusively (Permission denied)

What does it mean and how can I stop it?

andrew.46
April 26th, 2008, 10:07 AM
Hi,

Try running the command with sudo:

$ sudo cdrdao scanbus

Andrew

Mark76
April 26th, 2008, 10:48 AM
Damn.

cdrdao doesn't support my driver :(

andrew.46
May 19th, 2008, 01:49 AM
Hi:

cdrdao doesn't support my driver :(

I suspect that it probably does. Just use the default driver in your commandline: --driver generic-mmc

Andrew