From owner-freebsd-stable@FreeBSD.ORG Thu Jul 8 17:41:41 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3524616A4CE; Thu, 8 Jul 2004 17:41:41 +0000 (GMT) Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E7943D58; Thu, 8 Jul 2004 17:41:40 +0000 (GMT) (envelope-from dmlb@dmlb.org) Received: from dmlb.org ([81.96.76.36]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040708174156.HKAQ7085.mta07-svc.ntlworld.com@dmlb.org>; Thu, 8 Jul 2004 18:41:56 +0100 Received: from orac.my.domain ([192.168.200.67] helo=orac) by dmlb.org with smtp (Exim 4.32; FreeBSD) id 1Bictb-00094K-Uh; Thu, 08 Jul 2004 18:41:20 +0100 Message-ID: <003801c46512$dc5940b0$43c8a8c0@orac> From: "Duncan Barclay" To: "Daniel O'Connor" , References: <01e201c463a1$c3d92950$43c8a8c0@orac> <200407081048.14879.doconnor@gsoft.com.au> Date: Thu, 8 Jul 2004 18:41:55 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: freebsd-firewire@freebsd.org Subject: Re: Firewire drives, FreeBSD 4.10 and readonly errors X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 17:41:41 -0000 Problem solved: I had used the wrong FAT32 type when fdisking. It needed to be type 11 not type 6. Thanks for the suggestion anyway. Duncan