From owner-freebsd-questions@FreeBSD.ORG Fri Apr 10 18:52:56 2009 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 25BD01065675 for ; Fri, 10 Apr 2009 18:52:56 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id EE6C48FC1A for ; Fri, 10 Apr 2009 18:52:55 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from eagle.syrec.org (ppp-71-139-21-14.dsl.snfc21.pacbell.net [71.139.21.14]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id n3AIqsb3078488 for ; Fri, 10 Apr 2009 11:52:55 -0700 (PDT) Message-ID: <49DF9585.7020601@rawbw.com> Date: Fri, 10 Apr 2009 11:52:53 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.21 (X11/20090322) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: How to create NTFS file system from FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2009 18:52:56 -0000 I need to format NTFS partition to give HD to someone to write things on it under Windows. I tried to use mkntfs from ports/ntfsprogs but it didn't finish after an extremely long time, > 24hrs. Yuri