On Wed, Oct 24, 2001 at 08:23:45AM +0200, Steven Anker wrote: > depend on /dev/dvd, so it can be usefull. In case you don't know how to > make a symbolic link: ln -s /dev/cdrom /dev/dvd. In many cases /dev/cdrom Use "ln -sf /dev/cdrom /dev/dvd" in case the link already exists and points to the wrong place. -- -- http://web.lemuria.org --