Date: Tue, 25 May 1999 13:29:13 +1200 (NZST) From: Jonathan Chen <jonc@pinnacle.co.nz> To: Matthew Hagerty <matthew@venux.net> Cc: questions@FreeBSD.ORG Subject: Re: getty error Message-ID: <Pine.SC5.4.10.9905251327411.8928-100000@kiwi.pinnacle.co.nz> In-Reply-To: <4.1.19990524171126.00b65e20@mail.venux.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 May 1999, Matthew Hagerty wrote: > Greetings, > > I am running 3.1-RELEASE and I rebooted last night after about 68 days of > uptime to install more RAM. When the system came back up I got the > following error messages (every 45 seconds or so) on the console: > > May 24 17:14:29 servbox init: can't exec getty 'none' for port /dev/ttyp1: > No such file or directory > May 24 17:14:29 servbox init: can't exec getty 'none' for port /dev/ttyp0: > No such file or directory > > What happened? All I did was shutdown, add some memory, and start back up. > This is the top of my /etc/ttys file: [...] > # Pseudo terminals > ttyp0 none network on secure > ttyp1 none network on secure ^^ Leave it off. It's trying to execute `none', ie: the 2nd field. Jonathan Chen -------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SC5.4.10.9905251327411.8928-100000>