From owner-freebsd-questions Thu Mar 9 02:23:32 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA02946 for questions-outgoing; Thu, 9 Mar 1995 02:23:32 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA02934 for ; Thu, 9 Mar 1995 02:23:27 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id CAA01426; Thu, 9 Mar 1995 02:23:23 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id CAA01627; Thu, 9 Mar 1995 02:23:23 -0800 Message-Id: <199503091023.CAA01627@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: jg@euronet.nl (Jan_Guldemond) cc: questions@FreeBSD.org Subject: Re: Halt In-reply-to: Your message of "Thu, 09 Mar 95 10:52:42 +0100." <199503090952.KAA17381@mail.euronet.nl> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 09 Mar 1995 02:23:21 -0800 Sender: questions-owner@FreeBSD.org Precedence: bulk >When shutting down the FreeBSD-machine I get: >*** syncing disks... done >*** >*** The operating system has halted. >*** Please press any key to reboot. > >But... sometimes after syncing disks... I get three numbers. What do these mean? > >But.. more serious.. sometimes the system hangs just after the messages: >*** host halt: halted by root (3 times) >*** host: syslogd: exiting on signal 15 (also 3 times) > >I do not get the message about syncing disks. When I turn the power off and >on the filesystems are clean, so the shutting down is performed (isn't it?). >But does someone know why the system hangs (sometimes). Older versions of 2.x didn't switch console VT's to ttyv0 so you wouldn't see the messages printed by the kernel. Could this be it? -DG