Brian Connell, 2003-06-02 22:44:05 +1200: > I have just re-installed Mandrake 9 on my computer [...] > After the install I found my CDwriter was not working, and when I try > to mount it ( in X, KDE ) I get a dialog box with the message > *"Unable to enter file /mnt /cdrom2. you do not have access rights to > this location"* also I am unable to mount it from bash.
> [EMAIL PROTECTED] dev]# ls -l scd0 > brw-rw---- 1 bc cdwriter 11, 0 Jun 2 03:28 scd0 Hi Brian, When you do this: $ groups Do you see 'cdwriter' listed? If not, try this: # adduser <your-username> cdwriter Then log yourself out, then back in, and see if that makes a difference. Tim -- Timothy Musson - [EMAIL PROTECTED] http://homepages.ihug.co.nz/~trmusson/
