Re: now what?
Thomas Bulka <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Am Dienstag, 16. März 2004 04:06 schrieb Erik Weibust: > How do I know if /dev/dvd is pointing in the right > place? How do I fix it? > > Thanks Hi, go to your /dev - Directory and type ls -l dvd there should be something like lrwxr-xr-x 1 root wheel 4 Mar 19 19:54 dvd -> cd1a I think on Linux-Systems cd1a might be something like hdc or hdd or stuff like that. If it says, there is no /dev/dvd then you can either create it by typing ln -s /dev/name/of/your/dvd/drive /dev/dvd or by changing your local oglerc, I think there you also can change, which DVD-drive it shall take. Please correct me, if I am wrong ! Regards Thomas