From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 22:48:12 2010 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 2B7461065673 for ; Thu, 28 Oct 2010 22:48:12 +0000 (UTC) (envelope-from glimp@live.com) Received: from blu0-omc4-s10.blu0.hotmail.com (blu0-omc4-s10.blu0.hotmail.com [65.55.111.149]) by mx1.freebsd.org (Postfix) with ESMTP id E11868FC14 for ; Thu, 28 Oct 2010 22:48:11 +0000 (UTC) Received: from BLU0-SMTP188 ([65.55.111.136]) by blu0-omc4-s10.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 28 Oct 2010 15:48:11 -0700 X-Originating-IP: [151.49.224.108] X-Originating-Email: [glimp@live.com] Message-ID: Received: from genki.collidiamo.net ([151.49.224.108]) by BLU0-SMTP188.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 28 Oct 2010 15:48:10 -0700 Date: Fri, 29 Oct 2010 00:46:38 +0200 From: dan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.11) Gecko/20101025 Thunderbird/3.1.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Oct 2010 22:48:10.0395 (UTC) FILETIME=[320B36B0:01CB76F2] Subject: mount_msdosfs -L ... [odd behaviour ?] 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: Thu, 28 Oct 2010 22:48:12 -0000 Hello :-) 'mount_msdosfs -L en_US.UTF-8 /dev/da0 local/mnt/' executed by a non root-user prints out the following "mount_msdosfs: msdosfs_iconv: Operation not permitted" and then stops with error 71 on console. Later, the same command, executed by the same user, completes correctly if some time before the root user has succesfully issued it and unmounted the device. Any clues ? Things I am probably missing ? Does Anyone else notice this (odd) behaviour (if it is odd) ? Thank you d * FreeBSD 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 /usr/obj/usr/src/sys/GENERIC i386 * http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/109024 , similar problem but dates 2007 / 2009 ... :-O