1) /etc/securetty -append
ttyS0
ttyS1
2) /etc/inittab - uncomment and modify
S0:12345:respawn:/sbin/agetty -L 115200 ttyS0 vt100
3) /boot/grub/menu.lst – modify the line of running kernel
root (hd0,0)
kernel /vmlinuz-2.6.16.60-0.69.1-smp root=/dev/vg00/lvol1 vga=normal nomodeset 3 resume=/dev/vg00/lvol2 splash=silent showopts
crashkernel=256M@16M console=ttyS0,115200
initrd /initrd-2.6.16.60-0.69.1-smp
ttyS0
ttyS1
2) /etc/inittab - uncomment and modify
S0:12345:respawn:/sbin/agetty -L 115200 ttyS0 vt100
3) /boot/grub/menu.lst – modify the line of running kernel
root (hd0,0)
kernel /vmlinuz-2.6.16.60-0.69.1-smp root=/dev/vg00/lvol1 vga=normal nomodeset 3 resume=/dev/vg00/lvol2 splash=silent showopts
crashkernel=256M@16M console=ttyS0,115200
initrd /initrd-2.6.16.60-0.69.1-smp
No comments:
Post a Comment