From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 4 18:46:37 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEC1A1065675 for ; Thu, 4 Jun 2009 18:46:37 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forwards4.yandex.ru (forwards4.yandex.ru [77.88.32.20]) by mx1.freebsd.org (Postfix) with ESMTP id 9F8088FC1E for ; Thu, 4 Jun 2009 18:46:37 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from smtp12.yandex.ru (smtp12.yandex.ru [77.88.32.82]) by forwards4.yandex.ru (Yandex) with ESMTP id D2A8A193080; Thu, 4 Jun 2009 22:24:51 +0400 (MSD) Received: from [77.66.230.112] ([77.66.230.112]:7116 "EHLO smeshariki.local" smtp-auth: "cvs-src" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S5325892AbZFDSYu (ORCPT + 1 other); Thu, 4 Jun 2009 22:24:50 +0400 X-Yandex-TimeMark: 1244139890 X-Yandex-Spam: 1 X-Yandex-Front: smtp12 X-BornDate: 1169586000 X-Yandex-Karma: 0 X-Yandex-KarmaStatus: 0 X-MsgDayCount: 2 X-Comment: RFC 2476 MSA function at smtp12.yandex.ru logged sender identity as: cvs-src Message-ID: <4A281076.8050309@yandex.ru> Date: Thu, 04 Jun 2009 22:20:38 +0400 From: "R.Mahmatkhanov" User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: Kevin Oberman References: <20090604035535.9EF8B1CC09@ptavv.es.net> In-Reply-To: <20090604035535.9EF8B1CC09@ptavv.es.net> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: gnome@freebsd.org Subject: Re: gnome-mount using ntfs-3g X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 18:46:38 -0000 Kevin Oberman пишет: > I need to use ntfs-3g for mounting NTFS disks as R/W. Unfortunately, > when I plug in a removable drive, I get: > ntfs-3g: Unknown option '-m'. Please see 'mount_ntfs --help' for more > information. > > I need to make gnome-mount use '-o umask=' instead of -m. Is this > possible without major surgery? Try to play with GConf editor. See that tree: /system/storage/default_options/ntfs-3g, and ``mount_options'' key value.