Solaris ILOM console connection

When using Sun solaris server ILOM console text

You need to do the following configuration

1. linux level.

  vi /etc/inittab 

  uncomment S0:12345:respawn:/sbin/agetty -L 9600 ttyS0 vt102

2. ILOM level

  show /SP/serial/host/

expect printout:

 /SP/serial/host     Targets:

    Properties:        

commitpending = (Cannot show property)        

pendingspeed = 9600        

speed = 9600

If the speed is not equal to 9600. Please change the speed to 9600 using below command

  set pendingspeed=9600

  set commitpending=true

Then use the command below to start console mode

start /SP/console

 

posted @ 2013-12-18 11:55  sundaxi  阅读(186)  评论(0编辑  收藏  举报