Comment 68 for bug 342890

Revision history for this message
RolfSander (sander-mpch-mainz) wrote :

> How would I address the problem mentioned by RolfSander in comment #58, concerning the /dev/dvd folder?

cd /dev
sudo ln -s sr0 dvd

For reasons I don't understand, I have a link "/dev/dvd1" pointing to "/dev/sr0" but not a link "/dev/dvd". Only after creating it manually (see above) xine finds the DVD. After rebooting, I may have to create /dev/dvd again.