› Forums › Network Management › ZeroShell › Disabling serial console to allow serial port to be used. › Reply To: Disabling serial console to allow serial port to be used.
February 14, 2009 at 10:57 am
#47607
Participant
To disable the serial console after the boot you have to comment the line
7:2345:respawn:/sbin/agetty -i -n -l /root/kerbynet.cgi/scripts/localman 38400 ttyS0
in the file /etc/inittab
and execute the command
init q
to re-examine it.
Regards
Fulvio