Hey there.

I have a IDE CD-ROM that Debian (testing) recognizes as hdc. When attempting to mount the device I keep getting a "no such block device" error. In looking at the /dev tree, there are no device nodes for any cdroms, or for hdc. I tried doing sh MAKEDEV -v scd-all and hdc, and although it tells me its creating the nodes, when I do a ls -l /dev again I don't see them being created.

Am I missing something? Any ideas would be appreciated.