Thanks for the hints, James and Justin.<br>
<br>
I tried to update /etc/fstab with your suggestion:<br>
<br>
> dev/hdd        /media/cdrom0  auto   defaults,noauto,users,unhide  0 0<br>
<br>
but it didn't work. I also tried to use a line that I used in my old redhat system:<br>
<br>
/dev/hdd        /media/cdrom0  udf,iso9660 noauto,owner,ro 0 0<br>
<br>
which didn't work either.<br>
<br>
> Some research indicates that UDF is another CD format so if your Kernel<br>
>  has it and you need it you should probably add that as well.<br>
<br>
Thanks, but I tried with and without UDF and it that option didn't make any difference.<br>
<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Check to see if you are in the "cdrw" group. Please note, this may not
be the actual group name. Just `grep yourname /etc/group*` and compare
the results. Also see if the perms on /dev/hdc match those of /dev/hdd.</blockquote></div><br>
<br>
I do belong to the 'cdrom' group. Permissions on /dev/hdc and /dev/hdd
are exactly the same, and I just tried to give a+rwx to both but the
same error still occurs when I insert the CDROM:<br>
<br>
"Error while loading media:/hdd<br>
<br>
An error occurred while loading media:/hdd:<br>
The file or folder media:/hdd does not exist."<br>
<br>
<br>
<br>
Any more ideas?<br>
<br>
Thanks for the support so far!<br>
<br>
<br>
Bruno<br>