Date: Sat, 1 Aug 1998 17:51:02 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Andrzej Bialecki <abial@nask.pl> Cc: freebsd-current@FreeBSD.ORG Subject: Re: DEVFS and console Message-ID: <Pine.BSF.3.95.980801174657.15420A-100000@current1.whistle.com> In-Reply-To: <Pine.BSF.4.00.9808020105510.6724-100000@korin.warman.org.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > > +---------------------+------------------------+--------------------------+ > | <abial@nask.pl> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980801174657.15420A-100000>