LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 03-25-2004, 10:29 AM   #1
gigi5
LQ Newbie
 
Registered: Mar 2004
Distribution: mandrake 9.2
Posts: 2

Rep: Reputation: 0
Angry mounting cd's works only sometimes


Hi there ,

these are the messeges that i get when i'm trying to mount a cd

Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 0
Mar 25 18:09:59 andrei kernel: EXT2-fs: unable to read superblock
Mar 25 18:09:59 andrei kernel: MSDOS FS: IO charset iso8859-1
Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 0
Mar 25 18:09:59 andrei kernel: FAT: unable to read boot sector
Mar 25 18:09:59 andrei kernel: FAT: freeing iocharset=iso8859-1
Mar 25 18:09:59 andrei kernel: MSDOS FS: IO charset iso8859-1
Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 0
Mar 25 18:09:59 andrei kernel: FAT: unable to read boot sector
Mar 25 18:09:59 andrei kernel: FAT: freeing iocharset=iso8859-1
Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 64
Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 1248
Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 1024
Mar 25 18:09:59 andrei kernel: UDF-fs: No partition found (1)
Mar 25 18:09:59 andrei kernel: I/O error: dev 0b:00, sector 64
Mar 25 18:09:59 andrei kernel: isofs_read_super: bread failed, dev=0b:00, iso_blknum=16, block=16


the problem is that i can mount the cd once or twice after that i get these messeges.
Here some details :
---------------------------------------------------------
[root@andrei init.d]# cat /proc/sys/kernel/osrelease
2.4.22-10mdk

----------------------------------------------------------


[root@andrei init.d]# cat /etc/fstab
/dev/hda2 / ext3 noatime 1 1
none /dev/pts devpts mode=0620 0 0
/dev/sda1 /mnt/camera auto nosuid,user,codepage=850,noauto,kudzu,iocharset=iso8859-1,nodev 0 0
none /mnt/cdrom supermount dev=/dev/scd0,fs=auto,exec,ro,--,user,iocharset=iso8859-1,umask=000 0 0
none /proc proc defaults 0 0
/dev/hda6 /usr ext3 noatime 1 2
/dev/hda7 swap swap defaults 0 0
-------------------------------------------------------------------
[root@andrei fs]# cat /etc/filesystems
ext2
nodev proc
nodev devpts
iso9660
reiserfs
vfat

------------------------------------------------------

lsmod:

nls_iso8859-15 4060 0 (autoclean)
msdos 7564 0 (autoclean)
vfat 11820 0 (autoclean)
fat 38040 0 (autoclean) [msdos vfat]
udf 88736 0 (autoclean)
isofs 28148 0 (autoclean)
nls_iso8859-1 3484 0 (autoclean)
autofs4 11412 0 (autoclean)
sd_mod 13804 0 (autoclean) (unused)
appletalk 25508 12 (autoclean)
parport_pc 25544 1 (autoclean)
lp 8160 0 (autoclean)
parport 34472 1 (autoclean) [parport_pc lp]
snd-seq-oss 32000 0 (unused)
snd-seq-midi-event 6080 0 [snd-seq-oss]
snd-seq 42544 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 43652 34
snd-mixer-oss 14200 0 [snd-pcm-oss]
snd-via82xx 15360 38
snd-pcm 79588 3 [snd-pcm-oss snd-via82xx]
snd-timer 18436 0 [snd-seq snd-pcm]
snd-ac97-codec 45720 0 [snd-via82xx]
snd-mpu401-uart 4704 0 [snd-via82xx]
snd-rawmidi 17760 0 [snd-mpu401-uart]
snd-seq-device 5832 0 [snd-seq-oss snd-seq snd-rawmidi]
snd-page-alloc 9044 0 [snd-via82xx snd-pcm]
snd 41380 2 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-via82xx snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 6340 0 [snd]
nfsd 75280 0 (autoclean)
af_packet 14856 0 (autoclean)
sr_mod 19384 2 (autoclean)
8139too 17384 1 (autoclean)
mii 3864 0 (autoclean) [8139too]
ohci1394 27696 0 (unused)
ieee1394 201284 0 [ohci1394]
supermount 84032 1 (autoclean)
ide-cd 33956 0
cdrom 32608 0 [sr_mod ide-cd]
ide-scsi 11376 1
scsi_mod 106176 3 [sd_mod sr_mod ide-scsi]
usbmouse 2936 0 (unused)
keybdev 2756 0 (unused)
mousedev 5428 1
hid 24164 0 (unused)
input 5696 0 [usbmouse keybdev mousedev hid]
printer 8576 0 (unused)
usb-uhci 25136 0 (unused)
usbcore 74988 1 [usbmouse hid printer usb-uhci]
rtc 9004 0 (autoclean)
ext3 60048 2
jbd 39264 2 [ext3]
-------------------------------------------------------------------
0 lr-xr-xr-x 1 root root 31 Mar 25 16:28 /dev/scd0 -> scsi/host0/bus0/target0/lun0/cd


i'm trying to find a solution since two weeks....think i've tried everything..

i have a HP xt1000 laptop with a cdrw/dvd combo from sony.
i don't think there is a hardware problem...if it would be it shouldn't work at all right?
i've tried to disable supermount...to disable autofs...everything..
obviously not the right thing

any hint would be appreciated.l

thanks guys.
 
Old 04-08-2004, 03:43 AM   #2
gigi5
LQ Newbie
 
Registered: Mar 2004
Distribution: mandrake 9.2
Posts: 2

Original Poster
Rep: Reputation: 0
should i think that NOBODY has the same problem? :(

?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting works, playing music works, reading tags doesn't Celettu Linux - Newbie 7 08-23-2006 12:27 PM
45 CD's to 1 HI-MD minidisc --works under WINE 1kyle Linux - Software 2 12-04-2004 06:54 AM
mounting cd's on boot Notyou Linux - Newbie 3 08-17-2004 09:14 PM
problems mounting cd's corbis_demon Linux - Newbie 2 06-29-2004 12:33 AM
How Linux Live CD's works palanisaravanan Linux - General 2 03-03-2004 03:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 11:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration