howto mount a second cdrom
Bruce Marshall
bmarsh at bmarsh.com
Sun Dec 2 17:22:14 UTC 2007
On Sunday 02 December 2007, Tim M wrote:
> I am embarrassed to say that I cannot figure out how to mount and use
> the second cdrom (actually a dvdrom) I have installed in my small test
> server. I have read a articles on the subject but they never seemed to
> address the problem I am having. The new drive shows up in the BIOS
> but I am not sure how to find it using command lines. I even installed
> a lightweight windows manager iceWM in hopes that some visual clues
> might help me . . . Anyway, what are the commands I need to run to
> find the dvdrom and mount it?
>
> Thanks in advance, Tim
Do the following to find out the names of your two devices:
ls -la /dev/cd*
ls -la /dev/dvd*
I think that will give you the clue.
More information about the ubuntu-users
mailing list