From owner-freebsd-questions@FreeBSD.ORG Sun Feb 22 20:59:15 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 9159E16A4CE for ; Sun, 22 Feb 2004 20:59:15 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4645143D1D for ; Sun, 22 Feb 2004 20:59:15 -0800 (PST) (envelope-from freebsd@stevenfettig.com) Received: (qmail 273 invoked from network); 23 Feb 2004 04:59:13 -0000 Received: from c68.115.22.188.jvl.wi.charter.com (HELO stevenfettig.com) (68.115.22.188) by relay.pair.com with SMTP; 23 Feb 2004 04:59:13 -0000 X-pair-Authenticated: 68.115.22.188 Message-ID: <4039887C.20104@stevenfettig.com> Date: Sun, 22 Feb 2004 22:58:36 -0600 From: "Steven N. Fettig" User-Agent: Mozilla Thunderbird 0.5 (Macintosh/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen Liu References: <40397AFD.8060407@icare.com.hk> In-Reply-To: <40397AFD.8060407@icare.com.hk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Rebooting problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 04:59:15 -0000 Stephen Liu wrote: > ** > > Hi all folks, > > Version 5.2 > new installation > > On rebooting it hangs on > ..... > syncing disks, buffers remaining ... 5 5 > > done > Uptime: 45m45s > Shutting down ACPI > Rebooting... > Keyboard reset did not work, attempting CPU shutdown. > > It hanged here and I have to make a 'hard reboot' by pressing 'reset' key > > Kindly advise is it the size of SWAP insufficient? If 'YES', kindly > advise how to check it and increase its size. > > TIA > > B.R. > Stephen Liu > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I had this problem some time back with 5.0 on an older system of mine. I was never able to resolve the problem, as it seemed to be a EIDE controller related problem. I downgraded (to then) 4.7 and never had any problems after that. Just today, however, as I was working on upgrading to 5.2 on the same system, the hard drive and the controller that had been problematic back then, failed. I just put in a new hard drive and the system works fine (with a new install), so I am assuming it may have been an issue with both controller and disk. I remember at the time there was information on the mailing list about their being problems with the EIDE controller I was using. You might want to start by making sure that your controller hasn't caused anyone else problems (via checking the mailing list archives). It might also be that your hard drive is slowly failing. If it is a newer drive, I would imagine that less likely, though. Someone else, here may have better advice, however, as I don't know too much about the drivers built in to the kernel for controllers. As I said, my short-term solution was going back to a more stable version of FreeBSD... Steve Fettig