Users Guide

4:2345:respawn:/sbin/mingetty tty1
5:2345:respawn:/sbin/mingetty tty1
6:2345:respawn:/sbin/mingetty tty1
#Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
______________________________________________________________
変更後/etc/inittab の例
______________________________________________________________
#
#inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
ファイルのこの部分をスキップします。
#Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty1
3:2345:respawn:/sbin/mingetty tty1
4:2345:respawn:/sbin/mingetty tty1
5:2345:respawn:/sbin/mingetty tty1
6:2345:respawn:/sbin/mingetty tty1
7:2345:respawn:/sbin/agetty -h 115200 ttyS0 vt220
#Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
______________________________________________________________
2. /etc/securetty ファイルを編集してユーザーがSOL コンソールからルートユーザーとしてログインできるようにしますconsole の後に次の行を追加します
ttyS0
/etc/securetty の例:
______________________________________________________________
console
vc/1
vc/2
vc/3
vc/4
ファイルの残りの部分をスキップします
______________________________________________________________
/etc/securetty の例:
______________________________________________________________
console
ttyS0
vc/1
vc/2