From owner-freebsd-questions@FreeBSD.ORG Fri Mar 28 06:22:58 2008 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 CAC94106566B for ; Fri, 28 Mar 2008 06:22:58 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 453A68FC17 for ; Fri, 28 Mar 2008 06:22:57 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so91877fgg.35 for ; Thu, 27 Mar 2008 23:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=v+Fr2R3OAIS+Ek+kJ+qIS6d4E4AXPme223LlAtp9dck=; b=TWtFnaBdAL9Qvkby8l+AVtOE5UCGcmt9FhVONZwY8i7wqSgKBfGcYzJIc1fW1uqJEcpzrOMhsqMjZyl6BT9BGh57K8aBFZgEi9le//HmHeLrFWkG4vbpWYtp8QzHY60Mz38njYe5YtqmCD0wEpp8+OdMrXCg41UX53gcfa2C2YY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hAMX8bMO6yFnmVrh/gSn7dPuSxgCrAddt0cDW+wKbeQW40KUT7GqTA/SL5IpzSmhHccd2ZrkN9adCUXnP6A5Er1ZSRDm5yHCClS6ryElPFOgo6FMX9y73AVWU7Twukl48KEPyoAR04phTBUniuLBfn4S8/ayFPArvLEQ3sCd7oI= Received: by 10.86.66.11 with SMTP id o11mr1473326fga.67.1206685375596; Thu, 27 Mar 2008 23:22:55 -0700 (PDT) Received: by 10.86.77.7 with HTTP; Thu, 27 Mar 2008 23:22:55 -0700 (PDT) Message-ID: <11167f520803272322t247e6377k50446d742c498c73@mail.gmail.com> Date: Fri, 28 Mar 2008 01:22:55 -0500 From: "Sam Fourman Jr." To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Auto Mounting USB Sticks and CD's 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: Fri, 28 Mar 2008 06:22:58 -0000 Hello, I have a FreeBSD 7.0 install, and I am running the Gnome Desktop (2.22) I was hoping that someone had a nice HOWTO or could paste their config files. I want my usb sticks to auto mount when I insert them like they do on PC-BSD I know that if I put gnome_enable in my /etc/rc.conf then it all works BUT, I would prefer not to use gdm on bootup I also am having trouble trying to get k3b to burn CD''s without being root Thank you for any help Sam Fourman Jr.