From owner-freebsd-current Sat Oct 27 8: 2:58 2001 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id BE21237B401 for ; Sat, 27 Oct 2001 08:02:56 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id f9RF2s386208; Sat, 27 Oct 2001 11:02:54 -0400 (EDT) (envelope-from wollman) Date: Sat, 27 Oct 2001 11:02:54 -0400 (EDT) From: Garrett Wollman Message-Id: <200110271502.f9RF2s386208@khavrinen.lcs.mit.edu> To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: devfs question In-Reply-To: <12047.1004175127@critter.freebsd.dk> References: <20011027042527.T88536-100000@achilles.silby.com> <12047.1004175127@critter.freebsd.dk> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Right, but the only way to get an error message is to let /sbin/init > die and have the kernel print the message. /sbin/init cannot > print the message when there is no "/dev/console" can it ? Yes, it can, if the kernel does the right then when hand-crafting the `init' process to ensure that the console is already open rather than making `init' do it. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message