![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1019396.1 : Sun Fire[TM] X2100 M2 / X2200 M2 Server: How to configure OS Console Redirection
PreviouslyPublishedAs 239187
Applies to:Sun Fire X2200 M2 ServerSun Fire X2100 M2 Server All Platforms GoalThe Sun Fire[TM] X2100 M2 / X2200 M2 Servers require additional configuration changes to be made to correctly set output to the serial port COM2.This document highlights BIOS, Solaris[TM], Red Hat[TM] and SuSE[TM] configuration changes needed to complete this configuration. SolutionBIOS and Operating System Configuration Changes for Console RedirectionFor detailed setup requirements, please review document Embedded Lights Out Manager Administration Guide Configuration changes to be made in BIOS:
Select the following in order: 1. Select "Advanced"
Select the following in order: 1. Select "Advanced"
Make sure you are connected to the interface COM2, otherwise will not see BIOS and GRUB output.
Configuration changes to be made in Solaris:As the user root, edit "/boot/grub/menu.lst" with your favourite text editor. kernel /platform/i86pc/multiboot -B console=ttyb The line should look similar to the following under the section "Solaris failsafe": kernel /boot/multiboot -B console=ttyb kernel/unix -s As the user root, edit "/kernel/drv/asy.conf" with your favourite text editor. name="asy" parent="isa" reg=1,0x2f8,8 interrupts=3; As the user root, edit "/boot/solaris/bootenv.rc" with your favourite text editor. setprop console 'ttyb' Configuration changes to be made in Red Hat Enterprise Linux:As the user root, edit "/boot/grub/menu.lst" with your favourite text editor. kernel /vmlinuz-2.x.x ro root=LABEL/1 rhgb quiet console=tty1 console=ttyS1, 115200 Edit /etc/securetty ttyS1 Edit /etc/inittab Configuration changes to be made in SuSE Enterprise Linux:As the user root, edit "/boot/grub/menu.lst" with your favorite text editor. kernel /boot/vmlinuz root=/dev/sda2 resume=/dev/sda1 splash:silent showops console=tty1 console:ttyS1, 115200 Edit /etc/securetty ttyS1 Edit /etc/inittab S0:12345:respawn:/sbin/agetty -L 115200 ttyS1 vt100 Reboot the platform. Attachments This solution has no attachment |
||||||||||||
|