Date: Sun, 18 Nov 2007 01:35:31 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Gary Kline <kline@tao.thought.org> Cc: Yeef <yeef.cn@gmail.com>, Joshua Isom <jrisom@gmail.com>, freebsd-questions Questions <freebsd-questions@FreeBSD.org> Subject: Re: What do I put in fstab to get my DVD/CDROM burner to work? Message-ID: <20071117233531.GA5519@kobe.laptop> In-Reply-To: <20071117221318.GA32536@thought.org> References: <20071117022321.GA92031@thought.org> <200711162121.25252.freysman@comcast.net> <20071116222207.X84300@tripel.monochrome.org> <20071117045033.GB93143@thought.org> <197f543d0711162056g6ddaf54y16a3c2e9c789a500@mail.gmail.com> <f51a49e0e8c4d389561ac22218d10d30@gmail.com> <20071117180325.GB2834@kobe.laptop> <20071117221318.GA32536@thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-11-17 14:13, Gary Kline <kline@tao.thought.org> wrote: >On Sat, Nov 17, 2007 at 08:03:25PM +0200, Giorgos Keramidas wrote: >>On 2007-11-17 02:55, Joshua Isom <jrisom@gmail.com> wrote: >>> On Nov 16, 2007, at 10:56 PM, Yeef wrote: >>>> this is work for me freebsd 6.2-RELEASE >>>> >>>> /dev/acd0 /cdrom cd9660 ro,noauto 0 0 >>>> >>>> you should use root mount it. >>> >>> Or set vfs.usermount to 1, if I remember right. I can't recall what's >>> the proper method for setting it at boot, rc.conf or loader.conf. The >>> default is 0, which is what I have it set to, more to annoy me than >>> security (personal server behind a buggy router/firewall). >> >> man sysctl.conf >> >> That's the proper place to put `vfs.usermount=1'. > > Okay, I've set vfs.usermount=1, but both totem and kmplayer > refuse to play my audio-CD. Using #mount alone (as root) > doesn't say anything about /dev/acd0. I have tried to mount > the CD :: > > root@tao2:/dev# mount_cd9660 /dev/acd0 /media/cdroms/0 > mount_cd9660: /dev/acd0: Invalid argument You are not trying to _mount_ an audio CD-ROM, right? If you are, then please read carefully the Handbook chapter about multimedia and CD-ROM/DVD-ROM disks. It will help a lot :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071117233531.GA5519>