mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bob Gill <gillb4@telusplanet.net>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Boot failure, 2.6.10-rc2
Date: Tue, 16 Nov 2004 13:19:05 -0700	[thread overview]
Message-ID: <1100636345.4388.21.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.53.0411162025180.24131@yvahk01.tjqt.qr>

On Tue, 2004-11-16 at 20:36 +0100, Jan Engelhardt wrote:
> >Hi.  When booting 2.6.10-rc2, I get
> >Warning: unable to open an initial console
> >(and the boot process then stalls).
> >
> >My system has the following already configured:
> >crw-------  1 bob root 5, 1 Nov 16 10:10 /dev/console
> 
> Are you sure /dev/console exists when the kernel boots?
> (It is thy duty to ask this...)
> 
> I wonder, because there is no configurator (menuconfig) option to en-/disable
> the driver for /dev/console -- it's *always* in. In 2.6.8, and I have not seen
> any changes to drivers/char/tty_io.c:tty_init() - where it is added - in
> further kernels yet.
> 
> >My kernel configuration includes the following:
> >CONFIG_UNIX98_PTYS=y
> >CONFIG_LEGACY_PTYS=y
> >CONFIG_LEGACY_PTY_COUNT=256

> But to be on the safe side, enable:
> 
> CONFIG_VT=y
> CONFIG_VT_CONSOLE=y
> 
OK, another part of my standard build script (which is now failing to
boot) includes:
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_COMPUTONE is not set
...
> As I read from kernel/printk.c, the console= parameter seems to set up a
> -serial line-, also see Documentation/serial-console.txt and
> kernel-parameters.txt.
> 

> How, after all, did you run into this error? Directly after upgrading (if
> applicable)?
No, the standard (old) kernel that comes with Fedora Core 3 is working
ok, but I prefer to run my own custom kernels.  The official Fedora line
is that it's wrong to build your own kernel, and you are silly for
wanting to do so, but I like to build/run them anyway.
> 
> 
> Jan Engelhardt

Thanks for your reply though.  Your question as to whether /dev/console
exists at boot time is making me question whether /dev/console exists at
boot time.
-- 
Bob Gill <gillb4@telusplanet.net>


  reply	other threads:[~2004-11-16 20:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16 19:08 Bob Gill
2004-11-16 19:36 ` Jan Engelhardt
2004-11-16 20:19   ` Bob Gill [this message]
2004-11-16 20:24     ` Jan Engelhardt
2004-11-17  1:47       ` Boot failure, 2.6.10-rc2 (resolved) Bob Gill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1100636345.4388.21.camel@localhost.localdomain \
    --to=gillb4@telusplanet.net \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome