From owner-freebsd-current@FreeBSD.ORG Sat Dec 13 12:52:06 2003 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 2079616A4CE for ; Sat, 13 Dec 2003 12:52:06 -0800 (PST) Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEDF343D54 for ; Sat, 13 Dec 2003 12:52:04 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cs.huji.ac.il with esmtp id 1AVGk6-000D75-Ih; Sat, 13 Dec 2003 22:52:02 +0200 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: "Poul-Henning Kamp" In-reply-to: Your message of Sat, 13 Dec 2003 21:43:22 +0100 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Dec 2003 22:52:02 +0200 From: Danny Braniss Message-Id: cc: Freebsd Current Subject: Re: SC520 and reboot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 20:52:06 -0000 > If you run adjkerntz -a it fiddles the CMOS RTC clock and possibly the > "century" byte I think. If your BIOS uses a checksum on the RTC and > adjkerntz doesn't know about it, your BIOS will think the contents is > trashed. > > Try booting to single user and shut down immediately, does it still > happen then ? tricky, im using a serial console, and after the F1 for Freebsd, the screen goes wild till the actual boot starts, so i can't get it to boot single user, but i'll try the loader.conf route, if i shutdown, power cycle, and boot, all is ok, does that count? danny