From owner-freebsd-questions Fri Aug 2 05:55:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA06260 for questions-outgoing; Fri, 2 Aug 1996 05:55:33 -0700 (PDT) Received: from btp1da.phy.uni-bayreuth.de (btp1da.phy.uni-bayreuth.de [132.180.20.32]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA06253 for ; Fri, 2 Aug 1996 05:55:21 -0700 (PDT) Received: (from root@localhost) by btp1da.phy.uni-bayreuth.de (8.7.5/8.6.12) id OAA02181; Fri, 2 Aug 1996 14:51:30 GMT From: Werner Griessl Message-Id: <199608021451.OAA02181@btp1da.phy.uni-bayreuth.de> Subject: Re: Reinstall from scratch (was vnode_pager_input: I/O read error) To: beattie@george.lbl.gov (Keith Beattie[SFSU Student]) Date: Fri, 2 Aug 1996 14:51:30 +0000 () Cc: questions@freebsd.org In-Reply-To: <199608020925.CAA18883@george.lbl.gov> from "Keith Beattie[SFSU Student]" at "Aug 2, 96 02:25:52 am" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I had the same fsck error (float) in the past because a damaged rambank. After replacing the ram, a "fsck -b32 /dev/..." (alternate superblock) worked for me. Hope this helps, Werner