Users Guide
84
高级 iDRAC6 配置
允许在引导后登录到虚拟控制台
按照以下说明编辑文件 /etc/inittab:
添加新行以在
COM2
串行端口上配置
agetty
:
co:2345:respawn:/sbin/agetty -h -L 57600 ttyS1 ansi
表 5-3 显示具有新行的示例文件。
表 5-3. 示例文件:/etc/innitab
#
# inittab This file describes how the INIT process
should set up
# the system in a certain run-level.
#
# Author: Miquel van Smoorenburg
# Modified for RHS Linux by Marc Ewing and
Donnie Barnes
#
# Default runlevel.The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you
do not have
# networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:3:initdefault:
# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit