Help Center/
Bare Metal Server/
Private Image Creation Guide/
Linux/
Configuring Remote Login to a BMS/
ARM: EulerOS/OpenEuler
Updated on 2025-11-07 GMT+08:00
ARM: EulerOS/OpenEuler
- Use the vi editor to open the /etc/default/grub file and add the following information after the GRUB_CMDLINE_LINUX field.
consoleblank=600 console=tty0 console=ttyAMA0,115200
- Run the following commands to update the configuration:
stty -F /dev/ttyAMA0 speed 115200
grub2-mkconfig -o /boot/efi/EFI/euleros/grub.cfg
systemctl enable serial-getty@ttyAMA0
- To allow user root to log in to the BMS using a serial port, check whether the /etc/securetty configuration file contains ttyAMA0. If not, add it.
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.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot