DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I´m usin Debian 3.0 woody r2 and i´m trying to mount my cdrom, but it doesn´t work. I´m getting the message: /dev/cdrom is not a valid block device. I updated my kernel to 2.4.23 in hope it will fix the problem, but the problem is also there. Can somebody help me?
Is there a CD in the drive? If yes, does it have data on it? Media must be in the drive for it to mount, and blank media cannot be mounted. Audio CDs also don't need to be mounted, iirc (I don't usually play audio CDs on my PC, so I'm not sure).
If none of these is the problem, what is the setting in /etc/fstab for this device? Please post the line here.
Are you using scsi-emulation or not? What device is /dev/cdrom pointing to? if you're using scsi-emu it will be something like /dev/scd0 instead of /dev/hdx. you can install sg3-utils and run sg_map to see what scsi devices are loaded. I'd check the symlinks and make sure /dev/cdrom is pointing to the right device
Originally posted by motub Is there a CD in the drive? If yes, does it have data on it? Media must be in the drive for it to mount, and blank media cannot be mounted. Audio CDs also don't need to be mounted, iirc (I don't usually play audio CDs on my PC, so I'm not sure).
If none of these is the problem, what is the setting in /etc/fstab for this device? Please post the line here.
Originally posted by augamecock Are you using scsi-emulation or not? What device is /dev/cdrom pointing to? if you're using scsi-emu it will be something like /dev/scd0 instead of /dev/hdx. you can install sg3-utils and run sg_map to see what scsi devices are loaded. I'd check the symlinks and make sure /dev/cdrom is pointing to the right device
I will try this. My idea was the same that it depends on the scsi-emu. But i hadn´t any idea how to check this.
Originally posted by motub Is there a CD in the drive? If yes, does it have data on it? Media must be in the drive for it to mount, and blank media cannot be mounted. Audio CDs also don't need to be mounted, iirc (I don't usually play audio CDs on my PC, so I'm not sure).
If none of these is the problem, what is the setting in /etc/fstab for this device? Please post the line here.
Originally posted by motub Is there a CD in the drive? If yes, does it have data on it? Media must be in the drive for it to mount, and blank media cannot be mounted. Audio CDs also don't need to be mounted, iirc (I don't usually play audio CDs on my PC, so I'm not sure).
If none of these is the problem, what is the setting in /etc/fstab for this device? Please post the line here.
Distribution: debian sarge, 2.6.6, and ALSA finally works!!
Posts: 18
Rep:
Hi there
I'm on my 3rd day of debian, but I have noticed on my install that I do not have a /dev/cdrom but I do have /cdrom.
Maybe try mounting /cdrom and see if that works ( it works for me ).
Still no cd audio though, am still huting for that one.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.