From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 20:10:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEFBC16A4CE for ; Fri, 27 Aug 2004 20:10:43 +0000 (GMT) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF63F43D3F for ; Fri, 27 Aug 2004 20:10:43 +0000 (GMT) (envelope-from marko@freebsd.org) Received: from [80.229.231.20] (helo=[192.168.254.25]) by ptb-relay03.plus.net with esmtp (Exim) id 1C0n3a-000AbZ-QS for freebsd-current@freebsd.org; Fri, 27 Aug 2004 20:10:42 +0000 Message-ID: <412F95BE.6060503@freebsd.org> Date: Fri, 27 Aug 2004 21:12:46 +0100 From: Mark Ovens User-Agent: Mozilla Thunderbird 7.0 (X11/20040729) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <412F9344.6060100@freebsd.org> In-Reply-To: <412F9344.6060100@freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [SOLVED] Re: RELENG_5: Can't mount NTFS slices X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 20:10:44 -0000 Mark Ovens wrote: > /home/mark{107}# uname -a > FreeBSD redshift 5.3-BETA2 FreeBSD 5.3-BETA2 #0: Fri Aug 27 19:15:05 BST > 2004 mark@redshift:/usr/obj/usr/src/sys/REDSHIFT i386 > > Since building my first RELENG_5 world a week ago (previously running > -current) I cannot mount an NTFS slice: > Forget it. After posting this I went tracking down another problem I had (ACPI autoload failed) and the solution to that - module_path in loader/conf - fixed this problem (and two others I was having). Don't you just hate it when that happens :-( Sorry for the noise. Regards, Mark