When I try to record an audio CD I get the following:cd record has no permission to open deviceModify device settings in K3b to solve this problemK3b permissions:/usr/bin/cdrdao 0755 root.rootand/usr/bin/wodim 0755 root.root
There doesn't seem any way of changing these in K3b itself.
Any advice please?
There are many ways to do this
As root su -
chmod 4711 /usr/bin/wodim; chmod 4711 /usr/bin/cdrdao
If that don't work, I have more ;)
Hi piper.
Thanks, I'll try that first.
Thanks! Working fine!
No problems :)