problems mounting CD-ROM drive in linux

RegisterLogin
problems mounting CD-ROM drive in linux
Post Description: i can't mount my cd rom drive on my linux server, i tried using the command you provided but it doesnt work
Tags: problems, mounting, cd-rom, drive, in, linux
This Post Was Posted On Apr 03, 2010 By Steeler52 #3348
i can't mount my cd rom drive on my linux server, i tried using the command you provided but it doesnt work

what else can i do?
Leave Your Comments
hostman
#3707 1
try using this command

dmesg | grep CD

the dmesg command prints out the kernel boot time message to which device is recognized by the linux kernel in your system it also will be able to tell which modules are loaded in your system and which modules have failed to recognized. to find out if your kernel found the CD, you can search it by piping the output of the dmesg command with grep to find anything with CD
Apr 03, 2010 Reply Report abuse
©2012 Webune Forums - Tue Dec 18, 2012 5:51 am
Powered by: Webune Forums V3