Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 03:55:45 +0200
From:      Siegbert Baude <siegbert.baude@gmx.de>
To:        Wobbly <snorkel@telstra.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: I hear nothing
Message-ID:  <39595B21.CDD62132@gmx.de>
References:  <39586F39.FDA4B534@telstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Rosco,
> How do I mount a regular everyday audio CD for, hopefully, playback
> with xmms as the interface?
> Just a line for /etc/fstab will do nicely - 4.0 STABLE.

I have in /etc/fstab
/dev/acd0a  /cdrom  cd9660  ro,noauto  0  0
But I think Audio CDs aren't mounted before listening to them.
So I have in my xmms->options->preferences->Input-plugins->CD Audio
Player->Configure->device
device: /dev/acd0a
directory: /cdrom/

I think I did chmod o+r /dev/acd0a to enable this also for users, not
root only.
So as a result:

bash-2.03$ ls -l /dev/acd0a
crw-r--r--  1 root  operator  117,   0 11 Jun 05:19 /dev/acd0a
bash-2.03$ 

I'm not completely sure if the w-option is meaningful for root on a
CD-ROM ;-)

Hope this helps

Siegbert

P.S.:
I think in my experiments using /dev/acd0c worked exactly the same as
the above. Is there any difference between acd0a and acd0c ?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39595B21.CDD62132>