From owner-freebsd-questions Thu Apr 18 20:42:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA27893 for questions-outgoing; Thu, 18 Apr 1996 20:42:18 -0700 (PDT) Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id UAA27886 for ; Thu, 18 Apr 1996 20:42:07 -0700 (PDT) Received: by haven.uniserve.com id <31008-13775>; Thu, 18 Apr 1996 20:43:35 -0800 Date: Thu, 18 Apr 1996 20:43:32 -0700 (PDT) From: Tom Samplonius To: Joe Beiter cc: questions@freebsd.org Subject: Re: file system corruption after doing a find In-Reply-To: <199604182106.VAA02906@xioa.cosmic.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 18 Apr 1996, Joe Beiter wrote: > Dell Latitude XPi90 > FreeBSD 2.1.0r > 16 MB Ram/60 MB swap > Hard Drive: IBM-DPRA-21215 1160MB > > Three partitions, Winblows 95 on first ~400MB (plus that swap out thing) > 60MB of swap on third > Balance on second (Freebsd). > > Twice this has happend after executing a find. I run find and it > corrupts the file system where it looks. My last one was a find > off root. Practically the entire file system was trashed. > > I had the system *just right* too.. damn damn damn. Does anyone know > how to prevent this from happening again or what caused it? I *need* > unix on this. Do you have the msdos partition mounted anywhere? If so, try it without it mounted. Also, put the swap space into the FreeBSD partition (ie. use only two partitions). This seems better to me, but YMMV. Tom