From owner-freebsd-stable@FreeBSD.ORG Mon Jul 5 18:35:56 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 B051D16A4CF; Mon, 5 Jul 2004 18:35:56 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E3543D4C; Mon, 5 Jul 2004 18:35:56 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9162572DF2; Mon, 5 Jul 2004 11:35:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8F69172DB5; Mon, 5 Jul 2004 11:35:56 -0700 (PDT) Date: Mon, 5 Jul 2004 11:35:56 -0700 (PDT) From: Doug White To: Derkjan de Haan In-Reply-To: <001401c46192$a8762110$0102a8c0@bogomip> Message-ID: <20040705113524.O14616@carver.gumbysoft.com> References: <20040703101650.A85C672DB5@carver.gumbysoft.com> <001401c46192$a8762110$0102a8c0@bogomip> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org cc: Soren Schmidt Subject: Re: problems with RAID0 and Intel/SE7501WV2/Promise 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: Mon, 05 Jul 2004 18:35:56 -0000 On Sun, 4 Jul 2004, Derkjan de Haan wrote: > > OK, so you used the ATA controller's menu to construct the RAID array, > > then used sysinstall to slice the ensuing volume. Hm. It appears that > > writes to sector 0 are disallowed. Can you try installing without the > > array defined, to make sure the disks are writable otherwise? > > Can this be some kind of virus protection (against boot sector viruses) > setting in the system bios ? Some systems have this, and activate it when > doing a 'load setup defaults'. Don't know if this applies to RAID arrays > though. FreeBSD doesn't use the BIOS to do writes, so unless the BIOS knows how to reprogram the disk, that wouldn't have any effect. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org