From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 06:08:52 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 89049AC2 for ; Sat, 12 Jul 2014 06:08:52 +0000 (UTC) Received: from iprslrsmtp2msp.cpwnetworks.com (rslrsmtp2.opaltelecom.net [62.24.128.202]) by mx1.freebsd.org (Postfix) with ESMTP id 2648222C7 for ; Sat, 12 Jul 2014 06:08:50 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkwIAFPQwFM+GID9/2dsb2JhbABZsD4BAQEBAQEFAW4BmGuDFQGBIXWEAwEBBThRCxgJExIPAkYTCAEBiELGSheFe4lVFoQtBZZriy2EQohHg0U X-IPAS-Result: AkwIAFPQwFM+GID9/2dsb2JhbABZsD4BAQEBAQEFAW4BmGuDFQGBIXWEAwEBBThRCxgJExIPAkYTCAEBiELGSheFe4lVFoQtBZZriy2EQohHg0U X-IronPort-AV: E=Sophos;i="5.01,648,1400022000"; d="scan'208";a="482284813" Received: from wmsmtp.opaltelecom.net (HELO rslr-smtp-2.cpwnetworks.com) ([62.24.128.253]) by iprslrsmtp2msp.cpwnetworks.com with ESMTP; 12 Jul 2014 07:08:48 +0100 Received: from [92.27.146.104] (helo=imac.local) by rslr-smtp-2.cpwnetworks.com with esmtp (Exim 4.63) (envelope-from ) id 1X5qUK-0000B2-3V for questions@freebsd.org; Sat, 12 Jul 2014 07:08:48 +0100 Message-ID: <53C0D0EA.201@rakupottery.org.uk> Date: Sat, 12 Jul 2014 07:08:42 +0100 From: Martin Smith User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: mount_ntfs References: <53C028A7.1020108@rakupottery.org.uk> <20140711210034.661f2f03.freebsd@edvax.de> In-Reply-To: <20140711210034.661f2f03.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2014 06:08:52 -0000 On 11/07/2014 20:00, Polytropon wrote: > On Fri, 11 Jul 2014 19:10:47 +0100, Martin Smith wrote: >> What has happened to mount_ntfs, I cannot find it or mount an ntfs disk >> in 10.0 and I have a load of stuff to put onto a new server. > I had the same experience. If I remember correctly, you need > to install ntfs-3g / fuse in order to mount NTFS volumes. This > functionality is not part of the OS anymore. Thanks, I installed that but now I get /dev/da0s1 does not exist, I have tried a few variations but no luck, any further thoughts anyone? -- Martin