LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-11-2005, 09:26 PM   #1
Soulful93
Member
 
Registered: Dec 2003
Location: Denver, CO
Distribution: SuSE 9.2 Slackware 10.1
Posts: 137

Rep: Reputation: 15
Cdrom Problems


I'm using Slackware 10.1 with the 2.4 kernel version. I can't mount my cdrom (cd's) at all anymore. However, I don't have any problems mounting DVD's with the same drive.

When I try and mount a cd it returns this error.

Code:
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Please check that the disk is entered correctly.
This is the output of dmesg | tail.

Code:
Raw sense data:0x70 0x00 0x25 0x00 0x00 0x00 0x00 0x0a 0x00 0x00 0x00 0x00 0x64 0x00 0x00 0x00 0x000x00
 I/O error: dev 0b:00, sector 64
isofs_read_super: bread failed, dev=0b:00, iso_blknum=16, block=16
sbpcd-0 [04]:  No drive found.
sbpcd-0 [01]:  sbpcd.c v4.63 Andrew J. Kroll <ag784@freenet.buffalo.edu> Wed Jul 26 04:24:10 EDT 2000
sbpcd-0 [02]:  Scanning 0x340 (LaserMate)...
ABORTED IN=eth0 OUT= MAC=00:02:3f:81:54:22:00:50:da:b7:26:f3:08:00 SRC=64.233.161.99 DST=192.168.255.2 LEN=40 TOS=0x00 PREC=0x00 TTL=246 ID=57696 PROTO=TCP SPT=80 DPT=1090 SEQ=2103661467 ACK=1148765881 WINDOW=9300 RES=0x00 RST URGP=0
ABORTED IN=eth0 OUT= MAC=00:02:3f:81:54:22:00:50:da:b7:26:f3:08:00 SRC=64.233.161.99 DST=192.168.255.2 LEN=40 TOS=0x00 PREC=0x00 TTL=246 ID=9058 PROTO=TCP SPT=80 DPT=1055 SEQ=637227226 ACK=1104044646WINDOW=9300 RES=0x00 RST URGP=0
sbpcd-0 [03]:  Scanning 0x340 (SoundBlaster)...
sbpcd-0 [04]:  No drive found.
This is my fstab.

Code:
/dev/cdrom       /mnt/cdrom       iso9660     noauto,user,ro   0   0
I've also appended this to my lilo.conf.

Code:
append="hdc=ide-scsi"
I'm using an outdated "animated" lilo version, also I manually changed the permissions of cdrecord and cdrdao for k3b I don't know if either one could have caused this but I figured I'd let you know.

Also after I execute shutdown -h now it say's power off (which is normal) and then it say's something to the effect of.

Code:
sbpcd-0 No drive found.
 
Old 05-11-2005, 09:32 PM   #2
Soulful93
Member
 
Registered: Dec 2003
Location: Denver, CO
Distribution: SuSE 9.2 Slackware 10.1
Posts: 137

Original Poster
Rep: Reputation: 15
Scratch that, it's mounting data cd's? It still won't mount audio cd's though Wait does Linux actually mount audio cd's? Because kscd isn't having any problems playing them.

Last edited by Soulful93; 05-11-2005 at 09:37 PM.
 
Old 05-11-2005, 09:44 PM   #3
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
linux doesn't actually mount audio cd's...
 
Old 05-12-2005, 08:27 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
audio cd's have no valid filesystem, so they cannot be mounted. if you want to play the audio, then insert the cd and use an app like KsCD or the gnome cd player.
 
Old 05-12-2005, 09:53 AM   #5
mago
Member
 
Registered: Apr 2004
Location: Costa Rica
Distribution: slack current with 2.6.16.18 (still off the hook)
Posts: 284

Rep: Reputation: 33
Ok if you add
Code:
append="hdx=ide-scsi"
on your lilo.conf then the device became /dev/sr0 so you just need to delete /dev/cdrom and recreate the link pointing to /dev/sr0.

In other letters:
Code:
cd /dev
rm -rf /dev/cdrom
ln -s /dev/sr0 /dev/cdrom

And that should do it.
 
  


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
problems with cdrom artjaslo Linux - Hardware 2 09-07-2005 11:20 AM
cdrom problems plasticle Linux - Hardware 8 01-18-2004 07:31 PM
CD problems: /mnt/cdrom and /dev/cdrom okok Linux - Newbie 5 04-09-2003 10:11 AM
CDROM problems mrtwice Linux - Newbie 2 06-15-2002 04:43 PM
CDROM problems Swene Linux - General 2 04-30-2002 08:47 PM

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

All times are GMT -5. The time now is 12:54 AM.

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