From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 19:55:21 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E9AD16A421 for ; Fri, 22 Jun 2007 19:55:21 +0000 (UTC) (envelope-from anton.galitch@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by mx1.freebsd.org (Postfix) with ESMTP id D8F7613C447 for ; Fri, 22 Jun 2007 19:55:20 +0000 (UTC) (envelope-from anton.galitch@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so929826mue for ; Fri, 22 Jun 2007 12:55:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=kk8ccJ2+T/fXHcbV98IMXcdWvNDLY5Rjzl4DuKR/Scb9SJSZIl4XV+cIhXj19gy1bznL7WFw/0R1ReoLjVJFfZs6ECeba8gMv97oSWFK7rexGipelsSPt7oIuA1YEyHf3hbyJUlEbLy9gQ16FkToP9WYN2YeXdhHxxprbb7D28w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=D3U/mVJ4zyYNlDpm726WsFfbCtsqk3KQTNz26b5zWTf7idnOTAWihvRCKLKskSSEi2ZODHIw/5eo3/A2GLZD4UkgE/owJ46jHL28fK69+rcbPe53LMbfYcwcydtWYdW4X3Xz35za2zmzW2qqB4zW676x2wG7O1x2dFEu/N9rJDk= Received: by 10.82.158.12 with SMTP id g12mr7075221bue.1182542119548; Fri, 22 Jun 2007 12:55:19 -0700 (PDT) Received: by 10.82.185.11 with HTTP; Fri, 22 Jun 2007 12:55:19 -0700 (PDT) Message-ID: <7c80322b0706221255l5b44c059j5e09ea2312715aaf@mail.gmail.com> Date: Fri, 22 Jun 2007 16:55:19 -0300 From: "Anton Galitch" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: and again ntfs in fbsd 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: Fri, 22 Jun 2007 19:55:21 -0000 Hi. I know there are a lot of topics about ntfs in fbsd, but I couldnt find any about using /usr/ports/sysutils/ntfsprogs in fbsd to have write support. I installed this port, and I think I should mount my ntfs partition with ntfsmount command, but I cant find this binary :\. Where could it be??