You are not logged in.

#1 2010-02-10 21:56:18

Levente
Member
Registered: 2010-02-10
Posts: 2

Cannot mount cdrom

Hi,


I can't mount a CDROM. DVDs are working fine. Here is the output of dmesg:

sr 6:0:0:0: [sr0] ASC=0x64 ASCQ=0x0
sr 6:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 da 00 00 00 02 00
end_request: I/O error, dev sr0, sector 223232
Buffer I/O error on device sr0, logical block 27904
sr 6:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 6:0:0:0: [sr0] Sense Key : 0x5 [current] 
Info fld=0xda00, ILI
sr 6:0:0:0: [sr0] ASC=0x64 ASCQ=0x0
sr 6:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 da 00 00 00 02 00
end_request: I/O error, dev sr0, sector 223232
Buffer I/O error on device sr0, logical block 27904
sr 6:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 6:0:0:0: [sr0] Sense Key : 0x5 [current] 
Info fld=0xda00, ILI
sr 6:0:0:0: [sr0] ASC=0x64 ASCQ=0x0
sr 6:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 da 00 00 00 02 00
end_request: I/O error, dev sr0, sector 223232
Buffer I/O error on device sr0, logical block 27904
sr 6:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 6:0:0:0: [sr0] Sense Key : 0x5 [current] 
Info fld=0xda00, ILI
sr 6:0:0:0: [sr0] ASC=0x64 ASCQ=0x0
sr 6:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 da 00 00 00 02 00
end_request: I/O error, dev sr0, sector 223232
Buffer I/O error on device sr0, logical block 27904
sr 6:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
sr 6:0:0:0: [sr0] Sense Key : 0x5 [current] 
Info fld=0xda00, ILI

I'm on amd64. Any help would be nice.

Offline

#2 2010-02-18 07:06:05

LEDfoot
Member
Registered: 2010-02-18
Posts: 1

Re: Cannot mount cdrom

I have the same problem, the dmesg output eventually ends with a segfault:

Buffer I/O error on device sr1, logical block 11617
sr 1:0:1:0: [sr1] Result: hostbyte=0x00 driverbyte=0x08
sr 1:0:1:0: [sr1] Sense Key : 0x5 [current]
sr 1:0:1:0: [sr1] ASC=0x64 ASCQ=0x0
sr 1:0:1:0: [sr1] CDB: cdb[0]=0x28: 28 00 00 00 2d 62 00 00 01 00
end_request: I/O error, dev sr1, sector 46472
Buffer I/O error on device sr1, logical block 11618
sr 1:0:1:0: [sr1] Result: hostbyte=0x00 driverbyte=0x08
sr 1:0:1:0: [sr1] Sense Key : 0x5 [current]
sr 1:0:1:0: [sr1] ASC=0x64 ASCQ=0x0
sr 1:0:1:0: [sr1] CDB: cdb[0]=0x28: 28 00 00 00 2d 62 00 00 01 00
end_request: I/O error, dev sr1, sector 46472
Buffer I/O error on device sr1, logical block 11618
sr 1:0:1:0: [sr1] Result: hostbyte=0x00 driverbyte=0x08
sr 1:0:1:0: [sr1] Sense Key : 0x5 [current]
sr 1:0:1:0: [sr1] ASC=0x64 ASCQ=0x0
sr 1:0:1:0: [sr1] CDB: cdb[0]=0x28: 28 00 00 00 2d 60 00 00 02 00
end_request: I/O error, dev sr1, sector 46464
Buffer I/O error on device sr1, logical block 11616
Buffer I/O error on device sr1, logical block 11617
blkid[11889]: segfault at 3c ip 00007fa4d7017eb1 sp 00007fff73c876d0 error 4 in libblkid.so.1.1.0[7fa4d7006000+1b000]

Offline

#3 2010-02-18 13:21:23

FerBenzaa
Member
Registered: 2009-01-30
Posts: 32

Re: Cannot mount cdrom

Same problem here, I got the error from dmesg when trying to mount a CD.


Is there a way to mount the CD??

Offline

#4 2010-02-18 15:33:59

FerBenzaa
Member
Registered: 2009-01-30
Posts: 32

Re: Cannot mount cdrom

Something that I discovered while testing different CDs.
Thunar recognises CD if they are bootable CDs. For example my Arch, Ubuntu and Windows CD are read without problem.
The CD is recognised is I open it with Rhytmhbox, but the music files are on gray, they cannot be read.

Other things that I can do with the CDs
I can create an ISO image with brasero (audio and data CD)
I can play music files from VLC

What could the solution be?

Last edited by FerBenzaa (2010-02-18 16:25:14)

Offline

#5 2010-02-18 17:53:52

matzo
Member
From: Germany
Registered: 2009-04-13
Posts: 19

Re: Cannot mount cdrom

I think this i related to the problem described here: http://bugs.archlinux.org/task/18119.

You could try mount the media with the filesystem-switch '-t iso9660'. If this works you can apply this patch (http://git.kernel.org/?p=utils/util-lin … 3674eb30fc) on the package 'util-linux-ng-2.17'.

Last edited by matzo (2010-02-18 17:54:10)

Offline

#6 2010-02-19 11:28:40

FerBenzaa
Member
Registered: 2009-01-30
Posts: 32

Re: Cannot mount cdrom

Thanks Matzo, it seems that is my problem.

How do I apply the patch? I dont know how to use it or what to do with it.

Offline

#7 2010-02-19 18:58:27

matzo
Member
From: Germany
Registered: 2009-04-13
Posts: 19

Re: Cannot mount cdrom

Hi FerBenzaa,

I modified the PKGBUILD from the ABS and created a compressed file which also includes the mentioned patch. You can download this package at http://www.file-upload.net/download-227 … ar.gz.html. Simply unzip and run '[wiki]makepkg[/wiki]' in that directory.
Another possibility is a downgrade to util-linux-ng-2.16.2-1. This should also resolve that problem.

I hope this helps you somehow...

Offline

#8 2010-02-19 22:52:39

wolfvorkian
Member
Registered: 2008-05-09
Posts: 9

Re: Cannot mount cdrom

@matzo

Thanks for the patch. The downgrade didn't help the laptop out in the least; was still unable to read either cds or dvds. However your patch did work  to the extent that i am now able to automount cds but not dvds. However I can manually mount dvds now while before I would get the 'segmentation' error.

The problem also seems to be intermittent which makes it even harder to track, I suppose. Earlier I had used the down grade approach on the desktop and everything worked fine. Automounting worked for both cds and dvds however later dvds would not automount. But I could still manually mount them.

So, better than it was but there is still something wrong someplace. It also takes an eternity to manually mount a dvd. Later I'm going to try the patched file on the desktop but I need a break from this problem for awhile.

Offline

#9 2010-04-09 15:27:08

MindTooth
Member
From: Norway
Registered: 2008-11-11
Posts: 331

Re: Cannot mount cdrom

I also experiences some problems mounting disks. Keep getting some buffer errors, etc.

Please take a look into this developers.

Offline

#10 2010-04-16 22:26:12

tomislavski
Member
Registered: 2010-02-09
Posts: 87

Re: Cannot mount cdrom

Hi, I'm having the same problems.

If Thunar is working, some of the CD/DVDs are automounted and their directories are created by hal in /media and removed after an umount. But some of the discs won't be read. I have used wodim -v /dev/cdrw fedora.iso to burn a LiveCD of Fedora 12, this won't get recognized by thunar, but Ubuntu live, and some other data CD-s/ DVDs get recognized.

What is the problem? Anyone had some luck?

This is freaking weird: I put a normal data CD in the tray, and ls the /media for a while, nothing happens... nothing gets mounted but I can hear the CD device running normaly (no funny noises). I turn on Thunar, and within Thunar in the filesystem tree I get a directory with the CD label. Then I check the /media and there it is, the same directory! yikes

Has anyone solved this?

Last edited by tomislavski (2010-04-16 22:30:06)

Offline

Board footer

Powered by FluxBB