I was trying to rip a cd-rom and encode it to mp3. Grip works alright but there seems to be a few problems with it sometimes. So I wanted to try Kaudiocreator. I have used it in the passed and have liked it alot. Every time I try to use it I get this message.
"Access Denied to /dev/cdrom"
I hit ok. This time I ran it fron the console and I got the following before the error message appeared.
Code:
Checking /dev/cdrom for cdrom...
Testing /dev/cdrom for cooked ioctl() interface
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)
. retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy) . retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy) . retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy) . retrying in 1 second.
Unable to open /dev/hdc: Device or resource busy
Testing /dev/cdrom for SCSI interface
/dev/cdrom is not a SCSI device
Mutex destroy failure: Device or re source busy
ICE default IO error handler doing an exit(), pid = 3034, errno = 0
ICE default IO error handler doing an exit(), pid = 3141, errno = 0
Can any one help me?