From owner-freebsd-stable@FreeBSD.ORG Mon Nov 13 11:17:32 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 8878A16A417 for ; Mon, 13 Nov 2006 11:17:32 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 309BD43D4C for ; Mon, 13 Nov 2006 11:17:30 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GjZof-0008ji-5M; Mon, 13 Nov 2006 11:17:29 +0000 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GjZoe-0003Kl-OX; Mon, 13 Nov 2006 11:17:28 +0000 To: freebsd-stable@freebsd.org, ivoras@fer.hr In-Reply-To: Message-Id: From: Pete French Date: Mon, 13 Nov 2006 11:17:28 +0000 Cc: Subject: Re: Cruel and unusual problems with Proliant ML350 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 13 Nov 2006 11:17:32 -0000 > There's something unusual going on and I don't know what else to try. > Finally, after fiddling with various options, I've sort-of got it to > work by creating two slices (s1, s2), setting root partition on s1a and > the rest (/usr, /var, etc.) on s2. Now, the "F1 prompt" boot stage > behaves like this: [snip] This sounds similar to a Compaq machine I used to have with a SMART RAID in it. I had 3 drives - a SCSI, and two on the RAID. It would beep at F1 as well. I had to press F5 3 times to cycle through all the drives, but then when I got back to the original I could press F1 and it would now boot fine. I never solved it, aand eventually changed machine (though not the hardware). At the time it did not matter so much as the machine was a server so when booted would just run until it manually needed to be restarted. -pete.