I have a Phillips CD/RW that doesn't show up on my hd install of knoppix 3.4
I feel it just needs to be set up by myself, and my question is how should I do this?
Here is my fstab
Obviously it is not set up in fstab.Code:# /etc/fstab: filesystem table. # # filesystem mountpoint type options dump pass /dev/hda1 / ext3 defaults,errors=remount-ro 0 1 #/dev/hda3 /home auto rw,auto,user,exec 0 0 /dev/hda3 /downloads auto rw,auto,user,exec 0 0 proc /proc proc defaults 0 0 /dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0 usbdevfs /proc/bus/usb usbdevfs defaults 0 0 sysfs /sys sysfs defaults 0 0 /dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0 /dev/dvd /dvd iso9660 defaults,ro,user,noexec,noauto 0 0 /dev/cdaudio /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0 # Added by KNOPPIX /dev/hda2 none swap defaults 0 0
Also, here is the output of dmesg|grep sc:
It appears that it shows up under the last line, sr0: scsi3-mmc...Code:root@box1:/home/jerry# dmesg|grep sc vesafb: scrolling: redraw kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 hdc: attached ide-scsi driver. scsi0 : SCSI host adapter emulation for IDE ATAPI devices Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 sr0: scsi3-mmc drive: 16x/40x cd/rw xa/form2 cdda tray sr0: CDROM not ready. Make sure there is a disc in the drive. sr0: CDROM not ready. Make sure there is a disc in the drive. sr0: CDROM not ready. Make sure there is a disc in the drive. sr0: CDROM not ready. Make sure there is a disc in the drive. sr0: CDROM not ready. Make sure there is a disc in the drive. scsi : 0 hosts left. hdc: attached ide-scsi driver. scsi0 : SCSI host adapter emulation for IDE ATAPI devices Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0 sr0: scsi3-mmc drive: 16x/40x cd/rw xa/form2 cdda tray
Thanks for the help.
Jerry


Reply With Quote









