Problem while mounting a cd: could not mount (...) not authorized

Asked by Ramiro

Hi!

I have a problem... when I try to mount a cd or partition reads me: "Could not mount (name of CD) not authorized".

I loguin as admin but nothing...

Any suggestion?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu util-linux Edit question
Assignee:
No assignee Edit question
Solved by:
Ramiro
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

groups; lsb_release -a; uname -a

Thanks

Revision history for this message
Ramiro (ramirotules) said :
#2

say this:

rama adm dialout cdrom plugdev lpadmin admin sambashare
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
Linux rama-M68M-S2P 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:49:42 UTC 2012 i686 athlon i386 GNU/Linux

Revision history for this message
Ramiro (ramirotules) said :
#3

Any sugestion? Please I need mount my partition and CD's...

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

If you run:

sudo mkdir /media/cdrom0; sudo mount /dev/srv0 /media/cdrom0

does it mount ok?

Revision history for this message
Ramiro (ramirotules) said :
#5

Perfect actionparsnip thanks!

Revision history for this message
Ramiro (ramirotules) said :
#6

The partitions are mount OK. But now I need to mount the CD's...

Revision history for this message
Ramiro (ramirotules) said :
#7

problem solved