och
  
 
  
 
 
Group: Members 
Posts: 63 
Joined: Sep. 2006 | 
  | 
Posted: April 24 2008,13:52 | 
   | 
 
 
  
I replaced respawn:/bin/bash -login... by
 | Code Sample  |  | respawn:/sbin/getty -L -n -l /bin/bash ttyS0 19200 vt102 |  
  without better result. Reading that sometimes a /dev/modem was pointing at /dev/ttyS0 I checked if any link was on ttyS0 and I found /dev/pilot. What's that? After a lot of modifications in /etc/inittab, I noticed inittab.multi. I modified it in the same way but I am not sure of its purpose. I found in a post a cheatcode '3'. Is it a mistyping or any runlevel can be directly provided as a cheatcode, even if only '2' is given by the documentation? 
 |