Users Guide

console (コンソール)
vc/1
vc/2
vc/3
vc/4
SKIP the rest of file (ファイルの残りの部分をスキップします)
______________________________________________________________
編集後の /etc/securetty の例
______________________________________________________________
Console (コンソール)
ttyS0
vc/1
vc/2
vc/3
vc/4
SKIP the rest of file (ファイルの残りの部分をスキップします)
______________________________________________________________
3. /boot/grub/grub.conf または /boot/grub/menu.list ファイルを編集してSOL の起動オプションを追加します
a. 各種UNIX オペレーティングシステムでグラフィカル表示行をコメントアウトします
¡ splashimage=(had0,0)/grub/splash.xpm.gzRHEL 5 の場合)
¡ gfxmenu (hda0,5)/boot/message SLES 10の場合)
b. 最初title= ... 行の前に次の行を追加します
# SOL 経由での OS 起動のリダイレクト
c. 最初title= ... 行の後に次のエントリを追加します
SOL リダイレクト
d. 最初title= ...:kernel/_ 行の後にのテキストを追加します
console=tty1 console=ttyS0,115200
オリジナルの /boot/grub/grub.conf RHEL 5中の例:
______________________________________________________________
#grub.conf generated by anaconda(作成者: anaconda
#
# Note that you do not have to return grub after making changes
to this (このファイルに変更を加えた後、grub を再実行する必要はありません)
# file (ファイル)
# NOTICE (通知)You have a /boot partition. This means that
# all kernel and initrd paths are relative
# to /boot/, (eg./boot パーティションがあります。これは
# すべてのカーネルと initrd パスは /boot/
# 相対的であることを意味します。たとえば)
#root (hd0,0)
メモRed Hat Enterprise Linux 5 での /boot/grub/grub.conf /boot/grub/menu.list へのシンボリックリンクですどちらの設定も変更できます