LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cant mount volume !! (https://www.linuxquestions.org/questions/linux-newbie-8/cant-mount-volume-719957/)

vibinlakshman 04-17-2009 08:13 PM

Cant mount volume !!
 
Cant mount volume , this the err when i click the cd-rw icon .. But it gets automatically opened ..
But is there anything to avoid this err when launching manually

ssaha 04-17-2009 09:55 PM

I also face the same thing in Ubuntu 8.10 itself. I don't know the way out.

malekmustaq 04-17-2009 10:38 PM

vibinlakshman:

Check if your username is included in the user group 'cdrom' or 'cdrw', if not yet you should include it now. also your username should be a member of the 'haldaemon' 'messagebus' and 'power' groups.

Also, since Ubuntu implements hald and dbus, under /etc/fstab put a comment '#' before the cdrw/cdrom line, to look like this:
#/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0

dbus respects your fstab options and if this line is not commented out chances are it imposes the rules strictly.

It solved my problem. I hope it will solve yours this time.

hih hope it helps


All times are GMT -5. The time now is 10:12 PM.