Re: R: Problem with messages while booting up

Steffen Grunewald (steffen@gfz-potsdam.de)
Tue, 10 Dec 1996 08:47:57 +0100 (MET)


"H. Peter Anvin writes"
|> >
|> > On Mon, 9 Dec 1996, Della Betta Filippo wrote:
|> >
|> > > I had the same problem..
|> > > Did you check your /dev directory for console ?
|> > > If it's not present
|> > > ln -s /dev/tty0 console
|> >
|> > DON'T do that!
|> >
|> > console is major 4, minor 0; tty0 is major 4, minor 1.
|> >
|>
|> No, that is correct.
|>
|> tty1 is major 4, minor 1.

So here's a third version: console being 5,0 while the tty's cover the 4,0+
range ?

-- 
Steffen