From owner-freebsd-questions@FreeBSD.ORG Thu Feb 6 13:02:59 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17DC46BB for ; Thu, 6 Feb 2014 13:02:59 +0000 (UTC) Received: from mail-qc0-x229.google.com (mail-qc0-x229.google.com [IPv6:2607:f8b0:400d:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C78D9125D for ; Thu, 6 Feb 2014 13:02:58 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id w7so3032930qcr.14 for ; Thu, 06 Feb 2014 05:02:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=MDYIE6hmJnrEDdhbjb8ObpkQyKgB4W2mea7xiB7aij8=; b=zAGGe2CWJH3WhiXFGuBjW+UmOENE/mOE4KHSI29PXfLGU18wSTESJOmRAzMcganJhy I9+n4efO7/Ae9S0rwTcTNeAI1U7RebX/WJeB8OhN4+4TfMYxsfOUDB9Vl/4+wu5509Po xe4G3Xrib0VHrGvPC8s1/lokI6fNbm3eEnWQ0Jpbh8erLQAdCUcODEtOfb/H+On/CR1S 5xM2vgBWYsakTiB5bTMEky5qcFWNguoV1pRoVXBJ9bIX3vE0YiSkcMkRywyQ3z5F8hk2 mTCckVbrwevsRimvJle0snBzMGi3IoKIGa+sz4I5SqPDUy+s2anUdYCz5seb1gn9tFA5 bZlg== MIME-Version: 1.0 X-Received: by 10.224.121.137 with SMTP id h9mr12126925qar.55.1391691777862; Thu, 06 Feb 2014 05:02:57 -0800 (PST) Sender: tomek.cedro@gmail.com Received: by 10.229.209.69 with HTTP; Thu, 6 Feb 2014 05:02:57 -0800 (PST) In-Reply-To: <20140202184546.1aa51b6f@gumby.homeunix.com> References: <20140131150601.53ee40f4.freebsd@edvax.de> <20140202184546.1aa51b6f@gumby.homeunix.com> Date: Thu, 6 Feb 2014 14:02:57 +0100 X-Google-Sender-Auth: s8JLx-q5qQzQffFTHeLN5YcSdzU Message-ID: Subject: Re: UFS(2) portable driver for other OS From: CeDeROM To: RW Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2014 13:02:59 -0000 On Sun, Feb 2, 2014 at 7:45 PM, RW wrote: > In FreeBSD 10 the new fuse ntfs is much better than any previous ntfs > support. On a freshly ntfs formatted pendrive I get: # mount -t ntfs-3g /dev/da0s1 /mnt/tmp mount: /dev/da0s1: Operation not supported by device :-( -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info