From owner-freebsd-questions@FreeBSD.ORG Sat Nov 17 22:13:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF30516A46C for ; Sat, 17 Nov 2007 22:13:37 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 408F713C459 for ; Sat, 17 Nov 2007 22:13:36 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id lAHMDKHG054281; Sat, 17 Nov 2007 14:13:21 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id lAHMDJqS053985; Sat, 17 Nov 2007 14:13:19 -0800 (PST) (envelope-from kline) Date: Sat, 17 Nov 2007 14:13:19 -0800 From: Gary Kline To: Giorgos Keramidas Message-ID: <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> <20071117180325.GB2834@kobe.laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071117180325.GB2834@kobe.laptop> User-Agent: Mutt/1.4.2.3i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 21 of service to the Unix community. Cc: Gary Kline , Yeef , Joshua Isom , freebsd-questions Questions Subject: Re: What do I put in fstab to get my DVD/CDROM burner to work? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2007 22:13:38 -0000 On Sat, Nov 17, 2007 at 08:03:25PM +0200, Giorgos Keramidas wrote: > On 2007-11-17 02:55, Joshua Isom 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 and root@tao2:/dev# mount_cd9660 /media/cdroms/0 /dev/acd0 mount_cd9660: /dev/acd0: not a directory In /, media and its subdirectories are mode 777, and in /dev, acd[01] are all 0666 char devices. Any more places to mouse-click on or files/directories to chown/chmod?? Oh: FWIW: root@tao2:/dev# mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad1s1d on /var (ufs, local) /dev/ad1s1f on /usr (ufs, local, soft-updates) /dev/ad1s1e on /home (ufs, local) /dev/ad1s1g on /store (ufs, local, soft-updates) gary -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org