LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Help new dvdrecorder does not function properly (https://www.linuxquestions.org/questions/fedora-35/help-new-dvdrecorder-does-not-function-properly-673268/)

hobz 09-30-2008 07:12 AM

Help new dvdrecorder does not function properly
 
Hi Guys
I have removed my dcrom installed a new dvd recorder on my fedora 4 box whenever i try to mount any media I get this message :
mount: block device /dev/hdc is write-protected, mounting read-only

my fstab cd dvd section is as following
pamconsole,exec,noauto,managed 0 0
/dev/hdd /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0
/dev/hdc /media/dvdrecorder auto pamconsole,exec,noauto,managed 0 0


if I type ls -al while stopping at /media subdirectory i get :
[root@MyBox media]# ls -al
total 42
drwxr-xr-x 6 root root 4096 Sep 30 13:07 .
drwxr-xr-x 28 root root 4096 Sep 30 13:10 ..
drwxr-xr-x 2 root root 4096 Feb 21 2006 cdrecorder
drwxr-xr-x 2 root root 4096 Feb 21 2006 cdrom
dr-xr-xr-x 4 root root 2048 Jan 25 2007 dvdrecorder
drwxr-xr-x 2 root root 4096 Feb 21 2006 floppy

I think the bug lies in the dvdrecorder line permissions (dr-xr-xr-x) the w is missing but don't know how to correct that


any light

whansard 10-01-2008 06:14 AM

mount: block device /dev/hdc is write-protected, mounting read-only


that's the message you are supposed to get when you mount a cdrom or dvd.
that does not affect whether or not a cdrecord or dvdrecord can write to the disc or not.

hobz 10-01-2008 08:18 AM

But itused befor to mount device automatically
now it does not
anyway i will try again after i repair my box as the power supply crashed


All times are GMT -5. The time now is 05:05 AM.