From owner-freebsd-questions Thu Feb 7 6: 8:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from he0.easygolucky.de (he0.easygolucky.de [62.208.187.122]) by hub.freebsd.org (Postfix) with ESMTP id C25B537B41B for ; Thu, 7 Feb 2002 06:08:18 -0800 (PST) Received: by he0.easygolucky.de (Postfix, from userid 1976) id 980F062041; Thu, 7 Feb 2002 15:10:10 +0100 (CET) Date: Thu, 7 Feb 2002 15:10:10 +0100 From: Manuel Hendel To: FreeBSD Questions Subject: reading and writing on a FAT32 partition Message-ID: <20020207141010.GE29950@he0.easygolucky.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I mounted a FAT32 partition with: mount -t msdos /dev/ar0s1 /d2 No problem, that worked fine. There are also no problems in reding the stuff on this partition, but when I try to write on the partition, I get a quick message from the kernel ( so quick that I can't write it down), then some disk syncing and the machine is rebooting by itself, strange isn't it? I haven't done any special configuration in the Kernel. Does anyone know what's wrong? Thanks for any help. Manuel -- Begin doing what you want to do now. We are not living in eternity. We have only this moment, sparkling like a star in our hand -- and melting like a snowflake. -Marie Beyon Ray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message