Results 1 to 5 of 5
When using kaudiocreator it tells me to insert a disk, but there is already one in.
Since audio cd's do not need to be mounted, do I think there must ...
- 08-05-2004 #1Linux User
- Join Date
- Jul 2004
- Posts
- 256
cd ripping permissions
When using kaudiocreator it tells me to insert a disk, but there is already one in.
Since audio cd's do not need to be mounted, do I think there must be an error in the set permissions. What do I set them to? Here's my /etc/fstab entryCode:/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
--monkey
- 08-05-2004 #2Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
Does it tell you that when you're root too? Maybe if you change "user" to "users"...
Also, I think the device that /dev/cdrom points to might only be readable by the group "cdrom", so try adding yourself to that group.Situations arise because of the weather,
And no kinds of love are better than others.
- 08-05-2004 #3Linux User
- Join Date
- Jul 2004
- Posts
- 256
Yes.
That entry wasn't edited by me. Since it's not supposed to be mounted, I don't *think* it has anything to do with my fstab.The group name is disk.Also, I think the device that /dev/cdrom points to might only be readable by the group "cdrom", so try adding yourself to that group.
I'll try changing its group to cdrom and see if it works.--monkey
- 08-06-2004 #4Just Joined!
- Join Date
- Jul 2004
- Location
- Wherever the beautiful women are.
- Posts
- 99
I managed to sort out a similar problem yesterday. Instead of changing the group entry (I believe it's supposed to be 'disk'), go to the hdc file in the /dev/ directory, right click on it and select the permissions tab. Then type the name of your non-root user account in the user box.
I hope this helps.
- 08-06-2004 #5


Reply With Quote
