From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 16:14:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABAD216A4CE for ; Sat, 10 Jan 2004 16:14:28 -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 BC18143D54 for ; Sat, 10 Jan 2004 16:14:26 -0800 (PST) (envelope-from mcabanatuan@wi.rr.com) Received: from ms-mss-01 ([10.15.6.21])i0B0EN5Z008315 for ; Sat, 10 Jan 2004 18:14:24 -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 <0HRA002O0TZZZV@ms-mss-01.rdc-kc.rr.com> for freebsd-questions@freebsd.org; Sat, 10 Jan 2004 18:14:23 -0600 (CST) Received: from [10.15.6.152] by ms-mss-01.rdc-kc.rr.com (mshttpd); Sat, 10 Jan 2004 18:14:23 -0600 Date: Sat, 10 Jan 2004 18:14:23 -0600 From: mcabanatuan@wi.rr.com To: freebsd-questions@freebsd.org Message-id: <21243121427e.21427e212431@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: FreeBSD hangs on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mcabanatuan@wi.rr.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 00:14:28 -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. Aftter 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?