Hi,

On Fri, Mar 16, 2001 at 11:40:05PM +0100, Matthias Gasser wrote:
> if i do a # cdrecord -scanbus i'll get the correct answer. (sorry, i
> can't post, i'm writing from another PC...)

> i made the symlink of /cdrom -> /dev/scd0

It should be /dev/cdrom -> /dev/scd0

So do:

# cd /dev ; ln -s scd0 cdrom

and /etc/fstab containing

/dev/cdrom  /cdrom  iso9660 defaults,ro,user,noauto 0 0

-- 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   http://www.aokiconsulting.com/pc/  Cupertino, CA USA              +

Reply via email to