Users Guide
Table Of Contents
- Local Disk
- Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- 简介 : Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- 配置 Managed System: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- 使用 BMC 管理公用程序: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- 已知问题和常见问题: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- BMC 管理公用程序错误代码: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- 终端模式命令: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- Esc 键序列 : Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
- 串行端口控制台重定向: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南

串行端口控制台重定向: Dell OpenManage 底板管理控制器公用程序 4.5 用户指南
file:///T|/htdocs/SOFTWARE/smbmcmu/BMCMU_4_5/cs/ug/bmcugadd.htm[10/26/2012 10:16:00 AM]
对于没有 Dell Remote Access Controller 5 (DRAC 5) 的 PowerEdge x9xx 和 xx0x 系统为 57600。
对于有 DRAC 5 的 PowerEdge x9xx 和 xx0x 系统为 115200。
对于 PowerEdge xx1x 系统为 115200。
表 8-1. 示例文件:/etc/grub.con
# grub.conf generated by anaconda (grub.conf 由 anaconda 生成)
#
Note that you do not have to rerun grub after making changes to this file (如果本文件更改后,您没有必要
重新运行 grub)
# NOTICE: You do not have a /boot partition. This means that (注意:你不具备一个/引导分区。这说明)
# all kernel and initrd paths are relative to /, e.g. (所有内核和 initrd 路径都于/ 等相关)。
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/sdal
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=10
#splashimage=(hd0,2)/grub/splash.xpm.gz
serial --unit=0 --speed=19200
terminal --timeout=10 serial
title Red Hat Linux Advanced Server (2.4.9-e.3smp)
root (hd0,0)
kernel /boot/vmlinuz-2.4.9-e.3smp ro root=/dev/sda1 hda=ide-scsi console=tty0
console=ttyS0,19200
initrd /boot/initrd-2.4.9-e.3smp.img
title Red Hat Linux Advanced Server-up (2.4.9-e.3
root (hd0,00)
kernel /boot/vmlinuz-2.4.9-e.3 ro root=/dev/sda1 s
initrd /boot/initrd-2.4.9-e.3.im
有关编辑 grub.conf 的其它信息:
111 可能需要禁用 GRUB 的图形界面并转而使用基于文本的界面;否则,GRUB 屏幕将不会在 BMU 控制台重定向中显示。要做到这一点、注
释掉以 splashimage 开头的行。
111 如果在 GRUB 中有多个选项并且想要所有选项都通过 BMU 串行连接启动控制台会话,则给所有选项添加 console=ttyS1,19200。以
上示例显示只将 console=ttyS0,19200 添加到第一个选项。
启用引导后登录到控制台
按照以下说明编辑文件 /etc/inittab:
添加新行在 COM1 串行端口上配置 getty:
co:2345:respawn:/sbin/agetty -h -L 19200 ttyS0 vt100
请参阅示例文件,其中显示添加的新行。
表 8-2. 示例文件:/etc/innitab
#
# inittab This file describes how the INIT process should set up (inittab 本文件说明 INIT进程应如何设
置)
# the system in a certain run-level (此系统正处于某种运行级别。)
#
# Author (作者): Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org
# Modified for RHS Linux by Marc Ewing and Donnie Barnes (RHS Linux 修改: Marc Ewing 和
Donnie Barnes)
#
# Default runlevel.The runlevels used by RHS are (默认运行级别。RHS 使用的运行级别有):
# 0 - halt (Do NOT set initdefault to this) (终止(请不要设置为 initdefault))
# 1 - Single user mode (单一用户模式)
# 2 - Multiuser, without NFS (The same as 3, if you do not have (多用户,无 NFS(与 3 相同,如果您没有)