Compaq BL10e - HP ProLiant - 512 MB RAM Troubleshooting Manual page 12

Setting up a linux pxe server and integrating clients
Hide thumbs Also See for BL10e - HP ProLiant - 512 MB RAM:
Table of Contents

Advertisement

## Show login prompt on serial port
##
mv /etc/inittab /etc/inittab.sav
cat /etc/inittab.sav | awk '{gsub("6:2345:respawn:/sbin/mingetty
tty6","6:2345:respawn:/sbin/mingetty tty6\ns0:12345:respawn:/sbin/agetty 115200
ttyS0 vt100"); print}' >> /etc/inittab
##
## Allow root to login on the serial port
##
cat /etc/securetty | grep "^ttyS0" >/dev/null || echo ttyS0 >> /etc/securetty
12

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BL10e - HP ProLiant - 512 MB RAM and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Bl10e - proliant - g2Bl10e 512

Table of Contents