From owner-freebsd-current@FreeBSD.ORG Sat Dec 13 12:54:49 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 D219316A4CE for ; Sat, 13 Dec 2003 12:54:49 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B1643D31 for ; Sat, 13 Dec 2003 12:54:48 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id hBDKsiK3023783; Sat, 13 Dec 2003 21:54:44 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Danny Braniss From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 13 Dec 2003 22:52:02 +0200." Date: Sat, 13 Dec 2003 21:54:44 +0100 Message-ID: <23782.1071348884@critter.freebsd.dk> 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:54:49 -0000 In message , Danny Braniss writes: > >> 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? >From single user mode ? Yes, because in that case adjkerntz obviously hasn't been run. Next experiment would obviously be to boot single user, run adjkerntz -a manually, shutdown and see what happens. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.