From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 15:00:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A869016A4CE for ; Fri, 12 Nov 2004 15:00:47 +0000 (GMT) Received: from ein.stridec.com (ein.stridec.com [203.124.106.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E630743D45 for ; Fri, 12 Nov 2004 15:00:46 +0000 (GMT) (envelope-from sekali@kejadian.or.id) Received: from [155.69.174.19] (helo=[127.0.0.1]) by ein.stridec.com with esmtpa (Exim 4.43) id 1CScui-0001Vi-EH for freebsd-questions@freebsd.org; Fri, 12 Nov 2004 23:00:36 +0800 Message-ID: <4194CFAB.5020005@kejadian.or.id> Date: Fri, 12 Nov 2004 22:58:51 +0800 From: Nyoman User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ein.stridec.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kejadian.or.id X-Source: X-Source-Args: X-Source-Dir: Subject: auto-mount for all X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 15:00:47 -0000 Hi, this is somewhat basic but I need to ask. Googling for it for an hour but cant seem to find the exact answer. Basically I want to auto-mount during booting, some Linux and FAT32 partitions +rw for all users. I did put the entries in the /etc/fstab, but then only root will have access to the mounted fs. To enable rw for all users, how the entry in the fstab should look like? thanks, Guido