From owner-freebsd-questions@FreeBSD.ORG Tue Apr 11 19:52:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 775D116A400 for ; Tue, 11 Apr 2006 19:52:21 +0000 (UTC) (envelope-from chris@xecu.net) Received: from mss2.myactv.net (mss2.myactv.net [24.89.0.27]) by mx1.FreeBSD.org (Postfix) with SMTP id EAF3743D45 for ; Tue, 11 Apr 2006 19:52:20 +0000 (GMT) (envelope-from chris@xecu.net) Received: (qmail 29402 invoked from network); 11 Apr 2006 19:52:20 -0000 Received: from dyn-24-13.myactv.net (HELO ?192.168.1.86?) (24.89.24.13) by mss2.myactv.net with SMTP; 11 Apr 2006 19:52:19 -0000 Message-ID: <443C08F3.90701@xecu.net> Date: Tue, 11 Apr 2006 15:52:19 -0400 From: Christopher McGee User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Reboot hangs on xeon server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 19:52:21 -0000 The server I have is using an Intel SE7501CW2 server board with 1 Xeon 2.0Ghz processor. It's got a Mylex AcceleRAID 170 card with 6 - 36GB scsi drives. When I reboot the machine, via ctrl-alt-del, or typing reboot, it syncs disks, then gives the messages: All buffers synced. Uptime: ##m##s At this point, it just hangs forever and has to be powercycled. I've tried installing 4.11, 5.4 and 6.0 on this box. The only version that works properly is 4.11, however, at this point I would prefer to not put another 4.x box in production. I have tried booting in safe mode and rebooting and I get the same result. I've tried disabling usb in the bios, in the kernel, and in both, and it still has the same results. Any ideas what could fix this? Chris