Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: error on TTY read: no such file or directory



On Sep 28,  4:35pm, lordzork@xxxxxxxxxxxx wrote:
} 
} the error only happens if i login from a tty.
} 
} one clarification: this *is* happening to every user, not just root.
} 
} one other oddity is that command keys in less don't work properly. for
} instance, pressing the down arrow prints '^[[B` instead of scrolling
} down; pg down prints '^[[6~'.

Aha.  This suggests that you may have the wrong kind of getty running
on those ttys.  For example, you may have mgetty or another flavor of
modem-oriented getty which is expecting a locking protocol to be used.
Check /etc/inittab or wherever it is that your gettys are configured.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author