From owner-freebsd-current@FreeBSD.ORG Sat Jan 10 23:49:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D0C16A4CE for ; Sat, 10 Jan 2004 23:49:53 -0800 (PST) Received: from ms-smtp-03.rdc-kc.rr.com (ms-smtp-03.rdc-kc.rr.com [24.94.166.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id F17DE43D1F for ; Sat, 10 Jan 2004 23:49:51 -0800 (PST) (envelope-from mcabanatuan@wi.rr.com) Received: from ms-mss-01 ([10.15.6.21])i0B7nn5Z022925 for ; Sun, 11 Jan 2004 01:49:49 -0600 (CST) Received: from rdc-kc.rr.com (localhost [127.0.0.1]) by ms-mss-01.rdc-kc.rr.com (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HRB005W7F318C@ms-mss-01.rdc-kc.rr.com> for freebsd-current@freebsd.org; Sun, 11 Jan 2004 01:49:49 -0600 (CST) Received: from [10.15.6.151] by ms-mss-01.rdc-kc.rr.com (mshttpd); Sun, 11 Jan 2004 01:49:49 -0600 Date: Sun, 11 Jan 2004 01:49:49 -0600 From: mcabanatuan@wi.rr.com To: freebsd-current@freebsd.org Message-id: <22f2e022c91a.22c91a22f2e0@rdc-kc.rr.com> MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.12 (built Feb 13 2003) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: hangup on boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mcabanatuan@wi.rr.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 07:49:53 -0000 I just recently got an old HP NetServer LH Plus(specs): Pentium 166MHz (dual processor board with single cpu) 128MB of RAM (DIMM's) Mylex DAC960 RAID controller 5x 4.2GB SCSI RAID5 array. -- At any rate, I've tried using my 4.3-RELEASE, 5.1-RELEASE cd's but those fail to even load due to a fault in the loader. I managed to find my 5.0-DP1 CD and gave that a shot, and low and behold the boot loader worked, it managed to find a driver for the SCSI drives (including the cdrom), and to my surprise the RAID controller as well. To give you a little background, basically any *nix based OS I have tried fails to install due to not having a driver or a working driver for the RAID controller, so no block device shows up as being able to installed on to. 5.0-DP1 was the first thing that worked. Even NetBSD with their claim of being able to run on anything fails to install. Ok so now the problem, pardon the winded explanation. I successfully created paritions and mount points and installed a system to them. Finished install, removed the CD, rebooted, and that ended that pretty much. After it get's past loading up the BIOS and initializing the system, the loader comes up for me to push 'F1' to load FreeBSD. I do that and all I get is a system beep. Nothing loads, nothing happens, and I am able to keep pushing F1 with more beeps. No errors, no loading of anything, no nothin. Is there a way I can force error messages to see what the problem is, or to get the machine to boot? Questions? Comments? Suggestions?