Help Center/
Bare Metal Server/
Private Image Creation Guide/
Linux/
Configuring Remote Login to a BMS/
x86: SUSE 11 SP4
Updated on 2022-09-09 GMT+08:00
x86: SUSE 11 SP4
- Use the vi editor to open the /etc/inittab file and add the following information to the end of the file:
S0:12345:respawn:/sbin/agetty -L 115200 ttyS0
- Modify the /boot/grub/menu.lst file and add the following information after gfxmenu (hd0,1)/boot/message:
serial --unit=0 --speed=115200 terminal --timeout=5 serial console
Add the following information to the rows that contain kernel:
consoleblank=600 console=tty0 console=ttyS0,115200n8
- To enable user root to log in to the BMS through a serial port, add ttyS0 to the end of the security configuration file /etc/securetty.
Parent topic: Configuring Remote Login to a BMS
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.