PDA

View Full Version : [ubuntu] [SOLVED] can't mount the cd from CLI



cherva
August 13th, 2008, 12:41 AM
I recently discovered that /dev/hdc and /dev/cdrom are gone.
Which file in /dev should I use now ?
When I insert a cd it automounts, so the cd is ok :)

logos34
August 13th, 2008, 12:42 AM
it's probably now using /dev/scd0

check with

ls -l /dev/cd*

sisco311
August 13th, 2008, 12:44 AM
lshw -C diskshould list the device name.

cherva
August 13th, 2008, 12:56 AM
it's probably now using /dev/scd0

check with

ls -l /dev/cd*
Found it :) somehow it is now cdrom4 which is a link to scd0 :)

sisco311
August 13th, 2008, 01:05 AM
Cool!
If your thread is solved, please mark it solved by selecting
Mark this thread as solved from the Thead Tools.