LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Finding the CDROM (https://www.linuxquestions.org/questions/linux-newbie-8/finding-the-cdrom-284635/)

rmartine 01-31-2005 05:23 PM

Finding the CDROM
 
Hello all,

Is there a way to find which device is actually attached to the CDROM? The /dev/cdrom link is pointing to /dev/hda which I know is wrong.


Thanks!

michaelk 01-31-2005 05:26 PM

Check the output of the command:
dmesg | grep CD

linux is case sensitive so use a capital CD.

rmartine 01-31-2005 06:33 PM

Found it. Thank you!

It was on /dev/hdc


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