From owner-freebsd-questions Mon Feb 26 22:20:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA01225 for questions-outgoing; Mon, 26 Feb 1996 22:20:28 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA01202 Mon, 26 Feb 1996 22:20:20 -0800 (PST) Message-Id: <199602270620.WAA01202@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: Dan Malek cc: questions@freebsd.org Subject: Re: More 2.1 installation problems In-reply-to: Your message of "Mon, 26 Feb 1996 00:54:01 EST." <9602260054.aa26505@moe.westford.ccur.com> Date: Mon, 26 Feb 1996 22:20:20 -0800 From: "Justin T. Gibbs" Sender: owner-questions@freebsd.org Precedence: bulk >The system normally runs with an Adaptec 284x SCSI interface and a 1.0 Gbyte >SCSI-2 disk. I have tried different disks and controllers, including IDE >disks and controller. Same result. Since I must have loaded the software >fifty times, I have noticed about one-half of the time the installation >fails with file system write errors (i.e. -1 returned to cpio) while >trying to uncompress and install the software. > >I am at wits end. Any information will be helpful. It sounds very much like you have a cache coherency problem on your motherboard. This means that dma transactions to the 284X card in your machine don't invalidate any cache lines that reference memory that is modified by the dma, so you get inconsistent data. Try installing with your internal and external caches disabled in the BIOS and see if you can reproduce the problem. My other guess is that you are running into a bug in the aic7xxx driver. You may want to try installing 2.1-stable which has a much improved aic7xxx driver. > >Thanks. > > > -- Dan Malek -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================