Page 1 of 1

/dev/cdrom ???

Posted: Sun Nov 09, 2003 5:56 pm
by vSaAmTp
first:
@shallah
Great work!!!!

ok.

my problem:
all programms want /dev/cdrom to use the dvd-rom, but on gentoox is it /dev/cdroms/cdrom0 ???
what must i do, to change this

i want to test some mutimedia programms like freevo (http://xbox-linux.sourceforge.net/docs/multimedia.html) but all programms search in /dev/cdrom for the dvd-rom

Posted: Sun Nov 09, 2003 11:48 pm
by ShALLaX
Strange, on my gentoox its /dev/cdrom... try this

ln -sf /dev/cdroms/cdrom0 /dev/cdrom

This will link it to /dev/cdrom and all should be well in the universe.