From owner-freebsd-questions@FreeBSD.ORG Sat Mar 27 13:04:50 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 B200716A4CE for ; Sat, 27 Mar 2004 13:04:50 -0800 (PST) Received: from bee.surpasshosting.com (bee.surpasshosting.com [216.67.251.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB6A43D31 for ; Sat, 27 Mar 2004 13:04:50 -0800 (PST) (envelope-from sowyong@sstwo.net) Received: from [219.95.158.254] (helo=sstwo.net) by bee.surpasshosting.com with asmtp (Exim 4.24) id 1B7Kz0-00018Y-Mq for freebsd-questions@freebsd.org; Sat, 27 Mar 2004 16:04:47 -0500 Message-ID: <4065EC81.7000603@sstwo.net> Date: Sun, 28 Mar 2004 05:05:05 +0800 From: "Sow Yong, Wong" User-Agent: Mozilla Thunderbird 0.5 (X11/20040320) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bee.surpasshosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - sstwo.net Subject: Unable to access mounted partitions 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: Sat, 27 Mar 2004 21:04:50 -0000 After installing -current I'm now unable to access my mounted msdosfs partitions as a non root user. Mounting with 'mount_msdosfs -m 0755 /dev/ad1s1 /mnt/ddrive' always mounts it as 'd-w-r-x---'. I've not made any changes to my /etc/fstab though I suspect I might have gone through mergemaster wrongly. Is there anything I'm missing? Is there any way of getting anjuta 1.2.1-1 to run on 5.x?