From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 22:00:06 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8ECD18A for ; Tue, 13 Jan 2015 22:00:06 +0000 (UTC) Received: from mail-pd0-x22d.google.com (mail-pd0-x22d.google.com [IPv6:2607:f8b0:400e:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B91E71C2 for ; Tue, 13 Jan 2015 22:00:06 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id ft15so5711959pdb.4 for ; Tue, 13 Jan 2015 14:00:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=pKGRyrzooqgn3RXLMoicSPW9pCEvgM0SZYL8rSRMSyY=; b=iNknPcAf+8QZVam4H8MFFgHvb0YcisjW3FyGkfw/6ExNy5UdH+KnbWVKgCTdBLES+p JHuy4xzMgCPsud7OgsbUR9U2DuAbW/LJJxc7L8NbdzAhmOgOUszmaNyV+tH1lYOgzMuK gURfY3Znje7yZ8q/s5hU70pipizW2+tFAsXXjKfgj9+EcJgyjBdH5+LtGpoWEuk1E8V0 AxpJWkVJDRf33AAe4Hp6bKRMvAMH4kltgU7GsdgF0i+C6Y5kI29WC24xtm9COQfq1OSa x4KYL+3LakAJ8XO+FnguHb+kJoz33fp3RL2jfZl2suIfINoRikGw+0y5vHFtTtSQ4aUV hMsg== MIME-Version: 1.0 X-Received: by 10.66.161.103 with SMTP id xr7mr468023pab.141.1421186406249; Tue, 13 Jan 2015 14:00:06 -0800 (PST) Received: by 10.70.101.133 with HTTP; Tue, 13 Jan 2015 14:00:06 -0800 (PST) In-Reply-To: <520168.16377.bm@smtp118.sbc.mail.ne1.yahoo.com> References: <520168.16377.bm@smtp118.sbc.mail.ne1.yahoo.com> Date: Tue, 13 Jan 2015 16:00:06 -0600 Message-ID: Subject: Re: Mount NTFS from base system? From: Adam Vande More To: Thomas Mueller Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2015 22:00:07 -0000 On Tue, Jan 13, 2015 at 3:44 PM, Thomas Mueller wrote: > Is there anything in FreeBSD base system to mount an NTFS partition > read-only? > > I thought it was there, > Think it was axed in 10. -- Adam