Linux-Noob Forums
Linux-Noob Forums
>
Linux Noob
>
How Do I?
> Xubuntu - Symlink to a DVD-ROM
Full Version:
Xubuntu - Symlink to a DVD-ROM
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
Dutch-Lin
2007-01-22, 02:54 PM
Hey dudes!
How do I create a SYMLINK to my dvd-player so I can use OGLE to play my dvd movies in Xubuntu?
I just installed "Okle" and it says "Media/CDROM0 is a DVD but not a SYMLINK" so it will not play.
xDamox
2007-01-22, 03:18 PM
Hi,
Go into the directory were you want your symbolic link and type:
Code:
ln -s /path/to/dvd
Dutch-Lin
2007-01-22, 07:56 PM
ok so now for the hard work....how can I get the SYMLINK to be permanent.
Can anyone tell me howto do that?
I found something on Google, but that wasn't working for me.
Linux-Noob Forums
>
Linux Noob
>
How Do I?
> Xubuntu - Symlink to a DVD-ROM