View Single Post
  #3   (View Single Post)  
Old 5th March 2013
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

It seems that warning: no /device/console is the cause for those
init: can't exec getty '/usr/libexec/getty' for port '/dev/console':
messages.
Do you have a /dev/console device entry?

This is from OpenBSD BTW:
Code:
ls -l /dev/con*
crw-------  1 j65nko  j65nko    0,   0 Mar  5 20:21 /dev/console
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote