Results 1 to 6 of 6
Hi,
Bit of a linux novice, used it off and on for a while. Decided to go back to it using suse 10.3. I didn't post on that board because ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-19-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 3
CD Drive not being picked up or mounted.
Hi,
Bit of a linux novice, used it off and on for a while. Decided to go back to it using suse 10.3. I didn't post on that board because I didn't think it was release specific although I could be wrong.
Since installing it a few days ago I have been unable to access my cd drive at all. I have spent quite a while looking around and have seen similar issues but nothing that corresponds directly or fixes that seem to work.
Here is my /etc/fstab
Alot of people seem to list dmesg | tail but mine seems to list nothing pertaining to cddrives only wlan. In my dmesg the only thing I could find relating to my cd drive isCode:/dev/disk/by-id/scsi-SATA_IC25N030ATCS04-_CSL309DJJ2P3GA-part1 / ext3 acl,user_xattr 1 1 /dev/disk/by-id/scsi-SATA_IC25N030ATCS04-_CSL309DJJ2P3GA-part3 /home ext3 acl,user_xattr 1 2 /dev/disk/by-id/scsi-SATA_IC25N030ATCS04-_CSL309DJJ2P3GA-part2 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/fd0 /media/floppy auto noauto,user,sync 0
I have also looked through my /dev/ folder and can't seem to find anything linking to my cd-rom.Code:ata2.00: ATAPI: HL-DT-STCD-RW/DVD DRIVE GCC-4240N, 0111, max MWDMA2 ata2.00: configured for MWDMA2 scsi 0:0:0:0: Direct-Access ATA IC25N030ATCS04-0 CA3O PQ: 0 ANSI: 5 ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 96 in res 40/00:02:00:24:00/00:00:00:00:00/a0 Emask 0x4 (timeout) ata2: soft resetting link ata2.00: configured for MWDMA2 ata2: EH complete ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 96 in res 40/00:02:00:24:00/00:00:00:00:00/a0 Emask 0x4 (timeout) ata2: soft resetting link ata2.00: configured for MWDMA2 ata2: EH complete ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 96 in res 40/00:02:00:24:00/00:00:00:00:00/a0 Emask 0x4 (timeout) ata2: soft resetting link ata2.00: configured for MWDMA2 ata2: EH complete ata2.00: limiting speed to MWDMA1:PIO4 ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x12 data 96 in res 40/00:02:00:24:00/00:00:00:00:00/a0 Emask 0x4 (timeout) ata2: soft resetting link ata2.00: configured for MWDMA1 ata2: EH complete
Any help or advice any one has will be gratefully received.
- 10-20-2007 #2Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
I haven't used SuSE for a while, but I hope mounting it manually would still work.

In terminal, try:
Code:mkdir /media/cdrom mount /dev/cdrom /media/cdrom #or mount /dev/cdrom0 /media/cdrom #or mount /dev/hdb /media/cdrom
- 10-20-2007 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 9
firs use the lsmod command and check whether the cdrom has been detected.....
- 10-20-2007 #4Just Joined!
- Join Date
- Oct 2007
- Posts
- 3
Thanks for the replies

I tried to read through it but didn't find anything suggesting that my CD drive had been detected, but then most of it looked like gibberish to me
To Pavio I tried the first method you mentioned just while typing this, I was sure I tried it earlier buy clearly notCode:Module Size Used by af_packet 29064 4 ip6t_LOG 10496 7 nf_conntrack_ipv6 22848 4 xt_pkttype 5888 3 ipt_LOG 9984 8 xt_limit 6656 15 binfmt_misc 15112 1 snd_pcm_oss 50432 0 snd_mixer_oss 20096 2 snd_pcm_oss snd_seq 54452 0 snd_seq_device 12172 1 snd_seq ip6t_REJECT 9216 3 xt_tcpudp 7168 4 ipt_REJECT 8448 3 xt_state 6528 8 iptable_mangle 6784 0 iptable_nat 11140 0 nf_nat 21912 1 iptable_nat iptable_filter 6912 1 ip6table_mangle 6656 0 nf_conntrack_ipv4 14856 6 iptable_nat nf_conntrack 61684 5 nf_conntrack_ipv6,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4 nfnetlink 9752 4 nf_conntrack_ipv6,nf_nat,nf_conntrack_ipv4,nf_conntrack ip_tables 16324 3 iptable_mangle,iptable_nat,iptable_filter ip6table_filter 6784 1 ip6_tables 17476 3 ip6t_LOG,ip6table_mangle,ip6table_filter x_tables 18308 11 ip6t_LOG,xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables ipv6 268152 17 nf_conntrack_ipv6,ip6t_REJECT,ip6table_mangle radeon 116228 1 drm 79636 2 radeon cpufreq_conservative 11272 0 cpufreq_userspace 8704 0 cpufreq_powersave 5888 0 powernow_k7 11688 0 apparmor 40736 0 loop 21636 0 dm_mod 56880 0 arc4 6016 2 ecb 7552 2 blkcipher 10116 1 ecb rc80211_simple 9472 1 rt2500pci 24064 0 rt2x00pci 13696 1 rt2500pci rt2x00lib 27008 2 rt2500pci,rt2x00pci crc_itu_t 6144 1 rt2x00lib mac80211 158216 4 rc80211_simple,rt2500pci,rt2x00pci,rt2x00lib cfg80211 10120 1 mac80211 eeprom_93cx6 7296 1 rt2500pci pcmcia 41076 0 firmware_class 13568 2 rt2x00lib,pcmcia i2c_ali1535 11012 0 snd_ali5451 26252 1 snd_ac97_codec 97060 1 snd_ali5451 ac97_bus 6272 1 snd_ac97_codec snd_pcm 82564 3 snd_pcm_oss,snd_ali5451,snd_ac97_codec i2c_ali15x3 11652 0 i2c_core 27520 2 i2c_ali1535,i2c_ali15x3 snd_timer 26756 2 snd_seq,snd_pcm snd 58164 8 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer ohci1394 36272 0 ati_agp 12684 1 container 9088 0 button 12432 0 battery 14724 0 shpchp 35092 0 sr_mod 19492 0 cdrom 37020 1 sr_mod joydev 13632 0 yenta_socket 28684 3 rsrc_nonstatic 15872 1 yenta_socket soundcore 11460 2 snd rtc_cmos 12064 0 natsemi 31688 0 agpgart 35764 2 drm,ati_agp ieee1394 91136 1 ohci1394 ac 9604 0 pcmcia_core 40852 3 pcmcia,yenta_socket,rsrc_nonstatic snd_page_alloc 13960 1 snd_pcm rtc_core 23048 1 rtc_cmos rtc_lib 7040 1 rtc_core parport_pc 40764 0 parport 37832 1 parport_pc pci_hotplug 33216 1 shpchp sg 37036 0 sd_mod 31104 4 ohci_hcd 23684 0 usbcore 123372 2 ohci_hcd edd 12996 0 ext3 131848 2 mbcache 12292 1 ext3 jbd 68148 1 ext3 fan 9220 0 pata_ali 14336 3 libata 136776 1 pata_ali scsi_mod 140376 4 sr_mod,sg,sd_mod,libata thermal 19848 0 processor 40744 2 powernow_k7,thermal
I seem to now be able to access my cd by navigating to /media/cdrom. Does this then mean that to have it fully functioning under linux I should just add /dev/hdb /media/cdrom udf,iso9660 user,noauto 0 0 to my /etc/fstab and is there anything else I need to change? Thanks alot btw for you suggestion.
Also what I linked from my dmesg is where my boot seems to stall for quite a while. Is this still a problem as by bootup seems to take ages.
Thanks.
- 10-21-2007 #5Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
Yes, that should be all you need to do.
Sometimes, it may be not /dev/hdb. To find out which /dev/... to use in /etc/fstab, mount CD manually (mount /dev/cdrom /media/cdrom), and then type:
in the output, look for line which represents mounted CD. If it shows:Code:mount
then use /dev/hdb in the /etc/fstab.Code:/dev/hdb on /media/cdrom type iso9660 (ro)
- 10-21-2007 #6Just Joined!
- Join Date
- Oct 2007
- Posts
- 3
Thanks so much, put an end to my first headache of the re-linuxing


Reply With Quote

