From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 17:37:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B914016A41F for ; Tue, 13 Dec 2005 17:37:22 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C7C43D5C for ; Tue, 13 Dec 2005 17:37:21 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.32.173] ([82.41.32.173]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Tue, 13 Dec 2005 17:23:43 +0000 Message-ID: <439F0367.1000001@dial.pipex.com> Date: Tue, 13 Dec 2005 17:22:47 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en MIME-Version: 1.0 To: "Jeff D. Hamann" References: <004101c60006$e7b60f70$0a00a8c0@rodan> In-Reply-To: <004101c60006$e7b60f70$0a00a8c0@rodan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Dec 2005 17:23:43.0148 (UTC) FILETIME=[F75E0EC0:01C60009] Cc: freebsd-questions@freebsd.org Subject: Re: getting iwi_firmware to work 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: Tue, 13 Dec 2005 17:37:22 -0000 Jeff D. Hamann wrote: > I have a dual boot machine which I can read the primary ntfs > partition (but not the fat32 partition -- very unhappy about that). Generically, there's no problem reading FAT32 partitions and it's the only writeable-and-shareable-with-windows filesystem type, so maybe you're not doing something right here. If it's going to help you to have such a partition then you'll have to provide some specifics (what did you do and what failed?). --Alex