Linux setconsole设置系统终端命令详解

功能说明:设置系统终端。

语  法:setconsole [serial][ttya][ttyb]

补充说明:setconsole可用来指定系统终端。

参  数:
 serial  使用PROM终端。
 ttya,cua0或ttyS0  使用第1个串口设备作为终端。
 ttyb,cua1或ttyS1  使用第2个串口设备作为终端。
 video  使用主机上的现卡作为终端。

标签:Linux 发布于:2019-10-12 17:42:54