Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
[opensuse] Re: No access to DVD-Drives
- From: Kostas Georgokitsos <kgeorgokitsos@xxxxxxxxxx>
- Date: Fri, 14 Sep 2007 13:02:51 +0300
- Message-id: <200709141302.51846.kgeorgokitsos@xxxxxxxxxx>
On Friday 14 September 2007 10:50, G T Smith wrote:
> Well /media/hdc should be your mount point (though the designation is a
> bit odd) have you checked the permission and existence of this location.
>
> Two things ...
>
> Check /etc/fstab ... send it to list so people have relevant info.
Here you go:
/dev/hdc /media/dvd iso9660
noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/hdd /media/dvdrecorder iso9660
noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> At the cli type...
>
> wodim dev=<device> -atip
# wodim dev=/dev/hdc -atip
bash: wodim: command not found
> where device is the device name (in your case probably /dev/hdc) with a
> DVD in...
>
> I believe the -atip switch is not really intended for the purpose of
> drive checking but some rather useful info can be gleaned from the output.
>
> (As part of my current project I have been working on a perl module to
> drive wodim/growisofs and I have found -atip switch generates rather
> more useful info than the -inq and -prcap switches on a drives current
> status).
It all looks rather fishy. I checked the devices in yast, where I did not
notice anyting strange.
Also, k3b has no problem accessing the dvdburner in order to burn...
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Well /media/hdc should be your mount point (though the designation is a
> bit odd) have you checked the permission and existence of this location.
>
> Two things ...
>
> Check /etc/fstab ... send it to list so people have relevant info.
Here you go:
/dev/hdc /media/dvd iso9660
noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/hdd /media/dvdrecorder iso9660
noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
> At the cli type...
>
> wodim dev=<device> -atip
# wodim dev=/dev/hdc -atip
bash: wodim: command not found
> where device is the device name (in your case probably /dev/hdc) with a
> DVD in...
>
> I believe the -atip switch is not really intended for the purpose of
> drive checking but some rather useful info can be gleaned from the output.
>
> (As part of my current project I have been working on a perl module to
> drive wodim/growisofs and I have found -atip switch generates rather
> more useful info than the -inq and -prcap switches on a drives current
> status).
It all looks rather fishy. I checked the devices in yast, where I did not
notice anyting strange.
Also, k3b has no problem accessing the dvdburner in order to burn...
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |