Users Guide

# Redirect the OS boot via SOL (SOL 経由での OS 起動のリダイレクト)
title Red Hat Enterprise Linux 5 SOL redirection
root (hd0,0)
kernel /vmlinuz-2.6.18-8.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet console=tty1 console=ttyS0,115200
initrd /initrd-2.6.18-8.el5.img
______________________________________________________________
SLES 10 オリジナルの /boot/grub/menu.list の例:
______________________________________________________________
#Modified by YaST2.Last modification on Sat Oct 11 21:52:09 UTC 2008
Default 0
Timeout 8
gfxmenu (hd0.5)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 10 SP1
root (hd0,5)
kernel /boot/vmlinux-2.6.16-46-0.12-bigsmp root=/dev/disk/by-id/scsi-35000c5000155c resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.16.46-0.12-bigsmp
______________________________________________________________
SLES 10 の変更後の /boot/grub/menu.list の例:
______________________________________________________________
#Modified by YaST2.Last modification on Sat Oct 11 21:52:09 UTC 2008
Default 0
Timeout 8
gfxmenu (hd0.5)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 10 SP1 SOL redirection
root (hd0,5)
kernel /boot/vmlinux-2.6.16-46-0.12-bigsmp root=/dev/disk/by-id/scsi-35000c5000155c resume=/dev/sda5 splash=silent showopts
console=tty1 console=ttyS0,115200
initrd /boot/initrd-2.6.16.46-0.12-bigsmp
______________________________________________________________
Windows 2003 Enterprise
1. Windows コマンドプロンプトで bootcfg と入力して、起動エントリ ID を確認しますOS フレンドリである Windows Server 2003 Enterprise でセクション用の起動エントリ ID
します<Enter> キーをして、管理ステーションの起動オプションを表示します
2. 次を入力して Windows コマンドプロンプトで EMS を有効にします
bootcfg /EMS ON /PORT COM1 /BAUD 115200 /ID <起動 ID>
3. <Enter> キーをしてEMS コンソール設定が有効になることを確認します
オリジナルの bootcfg 設定の例:
メモ<起動 ID> はステップ 1 からの起動エントリ ID です