HP Insight Control for Linux 6.0 User Guide

s/$/ console=ttyS0/
w
!
ex /etc/inittab <<!
/^1:234:respawn:
o
I
co:2345:respawn:/sbin/agetty ttyS0 115200,38400,19200,9600 vt100
.
w
!
echo ttyS0 >> /etc/securetty
1
The designation Space-TAB means a space character followed immediately by a
tab character. Thus. this line can be interpreted as:
/^[ \t]*kernel
For managed systems that are virtual hosts:
ex /boot/grub/menu.lst <<!
/^[Space-TAB]*kernel
1
s/$/ com1=115200,8n1/
2
w
!
ex /boot/grub/menu.lst <<!
/^[Space-TAB]*module
s/$/ console=ttyS0/
w
!
ex /etc/inittab <<!
/^1:234:respawn:
o
I
co:2345:respawn:/sbin/agetty ttyS0 115200,38400,19200,9600 vt100
.
w
!
echo ttyS0 >> /etc/securetty
1
The designation Space-TAB means a space character followed immediately by a
tab character. Thus. this line can be interpreted as:
/^[ \t]*kernel
2
Be sure to specify com1 for HP BladeSystems and com2 for HP non-blade servers.
4. Save the Kickstart or AuoYAST file.
After you have completed the installation and the configuration of the HP Insight Control for
Linux Management Services, verify that the console output was collected by examining the
/hptc_cluster/adm/logs/cmf.dated/current/console_name.log file on the CMS
or management hub. If there is no output, see section Section 23.4 (page 217).
7.3 Prerequisites to OS installations on managed systems
To successfully install a Linux OS on a managed system, the following prerequisites must be
met:
HP SIM and HP Insight Control for Linux are installed and configured on the CMS.
7.3 Prerequisites to OS installations on managed systems 87