From owner-freebsd-questions Fri Jan 19 8:10:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 1984F37B6A0 for ; Fri, 19 Jan 2001 08:10:21 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0JG81729375; Fri, 19 Jan 2001 11:08:01 -0500 (EST) Message-ID: <3A686644.813EA22@mail.iowna.com> Date: Fri, 19 Jan 2001 11:07:32 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "kave p.Ram" Cc: questions@FreeBSD.ORG Subject: Re: mounting NTFS References: <20010119150800.21694.qmail@web1608.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "kave p.Ram" wrote: > yes . I do it as root. but i wonder if GENERIC Kernel > has support for mounting NTFS by default, or does it > require building a custom Kernel with this feature on > (as documented in LINT) for accessing NTFS partitions. Good point, a quick check shows that NTFS support is NOT compiled into the generic kernel (review /usr/src/sys/i386/conf/GENERIC) but I had thought it would load as a KLD. (I could be wrong) Probably try compiling a new kernel with NTFS support. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message