panther
02-27-2004, 01:32 PM
Hello
I have a problem with my cd-rom, I get the following message every time that I try to mount a cdrom
Could not mount device.
The reported error was:
mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0,
or too many mounted file systems
It is a typical error message that can be due to various problems, thus the Gentoo forum although informative did not solve my problem
When I run dmesg, I get the following
bash-2.05b# dmesg
: I/O error, dev hdb, sector 24
Buffer I/O error on device hdb, logical block 6
hdb: command error: status=0x51 { DriveReady SeekComplete Error }
which I do not understand
My modules are as follows:
bash-2.05b# lsmod
Module Size Used by
ds 10692 -
ehci_hcd 21988 -
uhci_hcd 28656 -
snd_pcm 84260 -
snd_page_alloc 8932 -
3c59x 34088 -
yenta_socket 13920 -
pcmcia_core 58944 -
usbcore 88668 -
nls_iso8859_1 3552 -
nls_cp437 5184 -
vfat 12160 -
fat 39424 -
my fstab is as follows
NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda6 /boot reiserfs noauto,noatime,notail $
/dev/hda8 / reiserfs noatime $
/dev/hda7 none swap sw $
/dev/hda5 /mnt/data vfat umask=000,auto,users $
/dev/hda1 /mnt/xp ntfs umask=000,noauto,users $
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,users $
/dev/fd0 /mnt/floppy auto noauto,users $
and I am using the 2.6.3 kernel under gentoo system, I have also changed from dvfsd to udev
Any suggestions will be greatly appreciated
HelpPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP:eek:
I have a problem with my cd-rom, I get the following message every time that I try to mount a cdrom
Could not mount device.
The reported error was:
mount: wrong fs type, bad option, bad superblock on /dev/cdroms/cdrom0,
or too many mounted file systems
It is a typical error message that can be due to various problems, thus the Gentoo forum although informative did not solve my problem
When I run dmesg, I get the following
bash-2.05b# dmesg
: I/O error, dev hdb, sector 24
Buffer I/O error on device hdb, logical block 6
hdb: command error: status=0x51 { DriveReady SeekComplete Error }
which I do not understand
My modules are as follows:
bash-2.05b# lsmod
Module Size Used by
ds 10692 -
ehci_hcd 21988 -
uhci_hcd 28656 -
snd_pcm 84260 -
snd_page_alloc 8932 -
3c59x 34088 -
yenta_socket 13920 -
pcmcia_core 58944 -
usbcore 88668 -
nls_iso8859_1 3552 -
nls_cp437 5184 -
vfat 12160 -
fat 39424 -
my fstab is as follows
NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda6 /boot reiserfs noauto,noatime,notail $
/dev/hda8 / reiserfs noatime $
/dev/hda7 none swap sw $
/dev/hda5 /mnt/data vfat umask=000,auto,users $
/dev/hda1 /mnt/xp ntfs umask=000,noauto,users $
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,users $
/dev/fd0 /mnt/floppy auto noauto,users $
and I am using the 2.6.3 kernel under gentoo system, I have also changed from dvfsd to udev
Any suggestions will be greatly appreciated
HelpPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP:eek: