xucaen@yahoo.com wrote:
Hi, How do I add a user (myself) to the group that can access the CD-ROM and CD-RW drives? I am unfamiliar with how to do this. I read the adduser man page and it does say that it can add a user to a group, but I don't know what the groups are for CD-ROM and CD-RW.
cat /etc/group adduser <user> cdrom cat /etc/fstab see if the cdrom has the "user" option.