From owner-freebsd-questions@FreeBSD.ORG Wed Mar 28 12:22:11 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 B55BB16A400 for ; Wed, 28 Mar 2007 12:22:11 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 70FD713C458 for ; Wed, 28 Mar 2007 12:22:11 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from archangel.daleco.biz ([69.27.149.254]) by ezekiel.daleco.biz (8.13.8/8.13.1) with ESMTP id l2SCM82s004604; Wed, 28 Mar 2007 07:22:09 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <460A5DEA.3010300@daleco.biz> Date: Wed, 28 Mar 2007 07:22:02 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2pre) Gecko/20070221 SeaMonkey/1.1 MIME-Version: 1.0 To: Stan Cooper References: <20070328073135.12827.qmail@web63312.mail.re1.yahoo.com> In-Reply-To: <20070328073135.12827.qmail@web63312.mail.re1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How Write To Win Drive? 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, 28 Mar 2007 12:22:11 -0000 Stan Cooper wrote: > Roland Smith wrote:Try /usr/ports/sysutils/fusefs-ntfs > instead. It's newer and is supposed to support writing. > > Hmm. Well, there's no such port in FBSD. Are you certain? [kadmin@archangel][/usr/ports] uname -s FreeBSD [kadmin@archangel][/usr/ports] ll IN*6 -rw-r--r-- 1 root wheel 9888013 Feb 6 09:33 INDEX-6 [kadmin@archangel][/usr/ports] ll sysutils/fusefs-ntfs total 1 -rw-r--r-- 1 root wheel 1075 Feb 20 21:25 Makefile -rw-r--r-- 1 root wheel 214 Feb 20 21:25 distinfo drwxr-xr-x 2 root wheel 512 Jan 21 02:09 files/ -rw-r--r-- 1 root wheel 354 Dec 5 16:56 pkg-descr -rw-r--r-- 1 root wheel 840 Dec 5 16:15 pkg-plist And that's well over a month old. According to freshports.org, this port was added on December 6th. > There is such a port, > however, available from Absolute FBSD. AFAIK, this is a book, not an operating system. Perhaps Michael mentioned how to compile this from scratch in his book? > So I d/l'd it and all > the "required to build" products. I checked to see if > libtool15 was built on my system. It was, so I didn't > bother with that. I built out fusefs-libs, then fusefs-kmod, > all successfully. However, when I tried to compile fusefs-ntfs, > I got an error and was referred to the d/l page > < http://freeports.org/sysutils/fusefs-ntfs > for information... > which only seems to tell me I need to build the other products > (which I just built) first. Perhaps this doesn't work on FBSD? I wouldn't know; but I'd try the port, because if it failed I might get some support from this community. KDK -- A few hours grace before the madness begins again.