Differences

This shows you the differences between two versions of the page.

Link to this comparison view

init [2012/01/20 09:30]
127.0.0.1 external edit
init [2015/06/04 07:54]
steve
Line 6: Line 6:
  
 <​code>​init q</​code>​ <​code>​init q</​code>​
 +
 +=== Host Virtual ===
 +
 +Ran into this problem with one of my Gentoo installs. ​ Make sure that ''/​etc/​inittab''​ has a console entry for out-of-band connections.
 +
 +<​code>​
 +co:​2345:​respawn:/​sbin/​agetty hvc0 9600 vt100-nav
 +</​code>​