Jump to content

USB CDRW not mounting


frosterrj
 Share

Recommended Posts

Using 10.2 beta 3 with mm kernel, I cant seem to mount this drive so that Grip can use it, even when opening grip as root, but K3B/Kscd has no problem seeing the drive and accessing the media in it, playing or burning cds.

 

Here is my fstab for the device:

/dev/sr0 /mnt/cdrom1 auto umask=0,user,suid,exec 0 0

 

Here is the error I get when trying to mount it:

/dev/sr0: input/output error

mount: /dev/sr0 is write-protected, mounting read-only

/dev/sr0: input/output error

mount: /dev/sr0: cant read superblock.

 

I'm using the 2.6.10-mm kernel and all proper modules seem to be loaded:

 

Module                  Size  Used by
sg                     31644  0
driverloader          258888  0
autofs4                15620  0
md5                     3456  1
ipv6                  220416  8
nm256_audio            68764  1
sound                  59948  2 nm256_audio
soundcore               5600  2 sound
ac97                    3584  1 nm256_audio
af_packet              17672  4
ieee80211-r8180        24324  0
ieee80211_crypt-r8180     2948  1 ieee80211-r8180
pcmcia                 15748  4
yenta_socket           15744  1
pcmcia_core            40768  2 pcmcia,yenta_socket
ide-cd                 33952  0
loop                   11784  0
nls_iso8859-1           3200  3
nls_cp850               3968  3
vfat                   11520  3
fat                    34976  1 vfat
isofs                  30648  0
zlib_inflate           14976  1 isofs
synclinkmp             46500  0
synclink               54104  0
hdlc                   21376  2 synclinkmp,synclink
lapb                   10240  1 hdlc
syncppp                12992  1 hdlc
capability              3080  0
commoncap               3712  1 capability
pcspkr                  2792  0
psmouse                21012  0
intel-agp              16028  1
agpgart                20136  1 intel-agp
nvram                   6152  0
i8k                     4752  0
sr_mod                 14884  0
cdrom                  31388  2 ide-cd,sr_mod
tsdev                   5568  0
mousedev                8600  1
joydev                  7872  0
evdev                   7424  0
usbmouse                3968  0
usb-storage            60740  0
usbhid                 37888  0
ata_piix                6532  0
libata                 34820  1 ata_piix
scsi_mod               91520  4 sg,sr_mod,usb-storage,libata
uhci-hcd               26384  0
usbcore                86488  6 driverloader,usbmouse,usb-storage,usbhid,uhci-hcd
ext3                  108552  2
jbd                    44824  1 ext3

 

Var/log/messages:

tail -f /var/log/messages

Mar 8 19:13:32 localhost kernel: Buffer I/O error on device sr0, logical block0

Mar 8 19:13:32 localhost kernel: Buffer I/O error on device sr0, logical block1

Mar 8 19:13:32 localhost kernel: end_request: I/O error, dev sr0, sector 64

Mar 8 19:13:32 localhost kernel: Buffer I/O error on device sr0, logical block16

Mar 8 19:13:32 localhost kernel: Buffer I/O error on device sr0, logical block17

Mar 8 19:13:32 localhost kernel: end_request: I/O error, dev sr0, sector 0

Mar 8 19:13:32 localhost kernel: FAT: unable to read boot sector

Mar 8 19:14:02 localhost kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 5

Mar 8 19:16:47 localhost su(pam_unix)[9668]: authentication failure; logname=robert uid=500 euid=0 tty= ruser=robert rhost= user=root

 

so I added myself to cd, cdrom, cdwriter goups, still no luck. K3b still works, but konq cant display or mount the drive.

 

Any idea what could be causing this? THis is usually my go-to drive which mounts and loads no problem.

 

Thanks,

Robert

Link to comment
Share on other sites

Grip should use the /dev/whatever path and do not mount the drive. If it still says there is no disk, it may be because /dev/sr0 is a symlink that is too 'deep'. Do ls -l /dev/sr0 to see what the 'real' path is to /dev/sr0

 

When you put a disk in, in the Status tab of Grip, do you see errors? Or just the 'no disk' thing?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...