From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 23:36:03 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 39690106566B for ; Wed, 25 Feb 2009 23:36:03 +0000 (UTC) (envelope-from kayvey@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id 0AB8B8FC14 for ; Wed, 25 Feb 2009 23:36:02 +0000 (UTC) (envelope-from kayvey@gmail.com) Received: by wf-out-1314.google.com with SMTP id 27so255872wfd.7 for ; Wed, 25 Feb 2009 15:36:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Ji1729ZDyG+qSrDe5qwpzgtSWUg7wjbSbANZsYJ++ho=; b=LcGspD0loNJacXQTS4ROLU+NwlY1Y3HPhEgffSdi/zY8j2swYyups7tYQ9ObflVfP5 K1wH2r81aYgDLljYXXgnU+3DQL6hM4E79X1PSi0qjaopb89vN9oukRxWiWqQt9DiveBA NpkCoxlYwtQEjywZ1lQpSRYktUe1T+IklvPvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IH6q0rMZhwlrE46SZnqycFlT5r4C/dqvc0zdhmJAQ0H/ltOznIuLhgjw5QvNEGBtXR Zj2Z6WJwVTjk3NyRKLiQLlBBy1iPdOghACs76OLNjgnN+Y5bDP0u/nnaj1lbOd4OsZ8g 3U4nNQqt0bzEOe9y3F/015SY20R2oBXAYTqKo= MIME-Version: 1.0 Received: by 10.143.166.10 with SMTP id t10mr276266wfo.244.1235603049913; Wed, 25 Feb 2009 15:04:09 -0800 (PST) Date: Wed, 25 Feb 2009 15:04:09 -0800 Message-ID: <28b9b4180902251504p5153b204t486e734f90233118@mail.gmail.com> From: Kayven Riese To: freebsd-questions@freebsd.org Content-Type: multipart/mixed; boundary=001636e90dcbdf9ebd0463c640eb X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Tried and failed to use mount -t ntfs-3g 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: Wed, 25 Feb 2009 23:36:03 -0000 --001636e90dcbdf9ebd0463c640eb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Here I am in my fusefs-ntfs port I made the port (typescript of make install clean command attached) KV_BSD# ls Makefile files pkg-descr distinfo makesplat.log pkg-plist KV_BSD# mount -t ntfs-3g /dev/ad0s1 /mnt/vista mount: /dev/ad0s1 : Operation not supported by device KV_BSD# pwd /usr/ports/sysutils/fusefs-ntfs KV_BSD# -name -a zsh: command not found: -name KV_BSD# unmae -a zsh: command not found: unmae KV_BSD# uname -a FreeBSD KV_BSD 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 KV_BSD# pwd /usr/ports/sysutils/fusefs-ntfs KV_BSD# -- *----------------------------------------------------------* Kayven Riese, BSCS, MS (Physiology and Biophysics) (415) 902 5513 cellular http://kayve.net Webmaster http://ChessYoga.org *----------------------------------------------------------* --001636e90dcbdf9ebd0463c640eb--