Re: Need an up-to-date, accurate, complete install doc
Martin Reindl <[email protected]> Sun, 25 Apr 2004 18:29:26 +0200
| Newsgroups | gmane.os.openbsd.mac68k |
|---|---|
| Organization | catai.org |
| Message-ID | <[email protected]> |
Michael Thibault <[email protected]> wrote: > "init: can't exec getty '/usr/libexec/getty' for port /dev/ttye0: No > such file or directory". > > What is responsible for this "exec getty"? And why doesn't it time > out? What is ttye0? I've had a look in rc.conf but didn't see any > reference to ttye0. I've also looked online, but queries about similar > error messages at boot were either unanswered or, if answered, not > very helpful... http://www.openbsd.org/faq/upgrade-minifaq.html#3.5.1 Might be related (Or not, in any case, ttys(5) is good reading. And i am not sure yet if the MacOS installer generated device nodes and this change could conflict somehow). Martin