LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   mounting a dvd writer (https://www.linuxquestions.org/questions/linux-hardware-18/mounting-a-dvd-writer-368967/)

chardome 10-02-2005 05:31 AM

mounting a dvd writer
 
Hi,

Please could some one help me for understanding those logs:

growisofs -V xxxxxx -Z /dev/dvd -dvd-video xxxxxxx
:-[ READ DISC INFORMATION failed with SK=4h/ASC=3Eh/ACQ=02h]: Input/output error

dvd+rw-mediainfo /dev/dvd verbose
INQUIRY: [HP ][DVD Writer 640b ][E152]
MODE SENSE[#3Fh]:
01: 00 1e 00 00 00 00 00 00 00 00
05: 41 c4 0a 00 00 00 20 00 00 00 00 20 00 96 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00
08: 04 00 00 00 00 00 00 00 00 00
0D: 00 09 00 3c 00 4b
0E: 04 00 00 00 00 4b 01 ff 02 ff 00 00 00 00
1A: 00 03 00 00 01 2c 00 00 00 64
1C: 00 00 00 00 00 00 00 00 00 00
1D: 00 00 00 00 00 1e 04 b0
2A: 1f 17 f1 63 29 03 1b 90 00 ff 08 00 10 8a 00 00
1b 90 1b 90 00 01 00 00 00 00 1b 90 00 04 00 00
1b 90 00 00 10 8a 00 00 0b 06 00 00 06 e4 00 00
00 00 00 00 00 00
31: 02 00 6b 28 10 03 00 05 22 00 a5 5d 00 a5 5d 05
14 c8 5c f8 03 d0 90 0b 71 b0 00 3c 01 f4 22 00
00 00 52 08 e5 4c 00 00 00 00
32: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00
:-[ MODE SENSE#2A failed with SK=4h/ASC=3Eh/ACQ=02h]: Input/output error


mount: wrong fs type, bad option, bad superblock on /dev/hdc,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so


Here is a part of my fstab:

/dev/hdc /mnt/dvd udf,iso9660 noauto,users 0 0
/dev/hdd /mnt/cdrom iso9660 noauto,users 0 0

The cdrom, writable, is just working fine.
The dvd writer, at the opposite, is not working.
I got it working some times, but after the first reboot, for some reasons, I have to rework it.

Thanks

bulliver 10-02-2005 07:50 PM

Are you trying to write a dvd here? If so you don't want it mounted.

chardome 10-04-2005 11:10 AM

Hi bulliver,

Thanks your answer.
No, sorry, just giving different logs concerning same device.
I do not try mounting when burning, or listening audio.
My problem is that once I get it fixed, it looses those settings after the first reboot.
I get it fixed by reworking the kernel, 2.6.13 at the moment. I just say no for scsi emulation, for example, then say yes for same,
or including, removing scsi generic support and it is working until next reboot again.
It looks really unstable for some reason.

Thanks


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