From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 23:48:38 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 05E5116A401 for ; Thu, 29 Mar 2007 23:48:38 +0000 (UTC) (envelope-from soupercooper@yahoo.com) Received: from web63310.mail.re1.yahoo.com (web63310.mail.re1.yahoo.com [69.147.97.35]) by mx1.freebsd.org (Postfix) with SMTP id AB51213C45D for ; Thu, 29 Mar 2007 23:48:37 +0000 (UTC) (envelope-from soupercooper@yahoo.com) Received: (qmail 10009 invoked by uid 60001); 29 Mar 2007 23:48:33 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=CVGGPFdhl77G9YZlg2YmK27iSm8iPjk0q59pp91EJCsomlusjP7oiqTub3F2GU3Ls0thTF0cwQdyHXm/pbNSx5bn58nhJtmXuzzEo+Q1Lf/95Zwy7gDNBSrC/5Wp8FWQkryoc8gT533JrECFKZ6Px3n48RkytHeM80hZ6YwEzts= ; Message-ID: <20070329234833.10007.qmail@web63310.mail.re1.yahoo.com> X-YMail-OSG: 1VHdi8kVM1mSIMOivyYobfP8MUTrly8o4.wDwcba92roggxRPHFOqkS_JvYdk6aajViU.sAIFujBQgN_GlQayy__cILvonIQGJCC Received: from [66.82.9.83] by web63310.mail.re1.yahoo.com via HTTP; Thu, 29 Mar 2007 16:48:33 PDT Date: Thu, 29 Mar 2007 16:48:33 -0700 (PDT) From: Stan Cooper To: freebsd-questions@freebsd.org In-Reply-To: <460BCF95.8010405@unsane.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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: Thu, 29 Mar 2007 23:48:38 -0000 # ntfs-3g /dev/ad0s1 /win Failed to open /proc/filesystems: No such file or directory modprobe: not found Failed to open /proc/filesystems: No such file or directory Failed to create /dev/fuse: No such file or directory fuse: failed to open fuse device: No such file or directory What am I doing wrong? TIA, Stan2 Vince wrote: Stan Cooper wrote: > Okay, making progress. The problem was the distro was copied before Dec 6, so I had to rebuild the ports tree. That done, I built out fuesfs-ntfs. But I still can't mount the drive. I edited /etc/fstab thus: > > /dev/ad0s1 /win fuse rw 0 0 > > I also tried "fusefs" in the above. Then I ran: > > # mount_fusefs /dev/ad0s1 /win > mount_fusefs: /dev/ad0s1 on /win: Operation not supported by device. > > Am I screwed? > TIA, > Stan > The command for fusefs-ntfs is ntfs-3g not mount_fusefs. no idea how to have fstab use it as the example given in the manpage is for linux. Vince > > --------------------------------- > Get your own web address. > Have a HUGE year through Yahoo! Small Business. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------- Get your own web address. Have a HUGE year through Yahoo! Small Business.