Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Basically what that command does is create a symlink called /dev/dvd which points to /dev/cdrom.
You can check it by doing ls -al /dev/dv*... Symlinks will be created even if the target is non-existant. So you should also make sure that you do have a /dev/cdrom in the first place.
All i am trying to do is to get xine installed and working! I have installed all the tar balls I guess you would call them? I did the
ls -al /dev/dvd and seen my dvd player there in the symlink. When I start xine and I try to direct it to /dev/hdc or /dev/hdd I get an error "No demuxer pluggin to handle /dev/hdc
If I got to /mnt/cdrom I get this error source can't be read maybe you don't have enough rights or this source doesn't contain data (Error reading NAV packet)
I have been going through this for years now I get stuck on something like this and give up and go back to MS which one day I would like to not go back!!
I have gone through xine's website and have installed everything they say I am supposed to have?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.