HP Insight Control for Linux 6.2 User Guide

!
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 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 25.4 (page 221).
9.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 Insight Control for Linux are installed and configured on the CMS.
The target managed system or systems and their management processors were discovered
and are associated with each other in HP SIM
9.3 Prerequisites to OS installations on managed systems 97