From owner-freebsd-current Sat Aug 1 17:53:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10685 for freebsd-current-outgoing; Sat, 1 Aug 1998 17:53:31 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10678 for ; Sat, 1 Aug 1998 17:53:26 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id RAA05190; Sat, 1 Aug 1998 17:51:10 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdOv5188; Sun Aug 2 00:51:05 1998 Date: Sat, 1 Aug 1998 17:51:02 -0700 (PDT) From: Julian Elischer To: Andrzej Bialecki cc: freebsd-current@FreeBSD.ORG Subject: Re: DEVFS and console In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG this is because vga is a link to ttyv0 and it comes first in the device database or whatever 'tty' uses to figure out what you are on.. I'm not sure who added it, but it gets me here too. Ohowever my ttys has a line for iI think I must have added it and since forgotten that I did it. not sure what teh answer is, but the same would happen without devfs if vga was a link to ttyv0. On Sun, 2 Aug 1998, Andrzej Bialecki wrote: > Hi, > > I'm unable to log in on console when I use DEVFS-enabled kernel. syslog > says: > > LOGIN root REFUSED (NOROOT) ON TTY vga > > I always thought 'vga' is an output device... :-)). Anyway, adding a line: > > vga none cons25 off secure > > to /etc/ttys helps to get around this... > > > Andrzej Bialecki > > +---------------------+------------------------+--------------------------+ > | | When in problem or in | if(halt_per_mth > 0) { | > | Research & Academic | doubt, run in circles, | fetch("FreeBSD"); | > | Network in Poland | scream and shout. | } | > + --------------------+------------------------+--------------------------+ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message