前言:
Sun小机断电后,直接按机器上的开机按钮并不能启动的,需要通过串口进行下列操作。
操作:
1、使用串口连接电脑与目标服务器
2、启动CRT连接到目标主机
3、连接后需要进行一下操作开启设备:
简要命令: root changeme ->start /SYS y -> start /SP/console y
操作简要日志: ORACLESP-BDL120314C login: root Password: changeme Waiting for daemons to initialize... -> start /SYS Are you sure you want to start /SYS (y/n)? Y Starting /SYS -> start /SP/console Are you sure you want to start /SP/console (y/n)? y holystone console login: root Password:
原文地址:http://11802086.blog.51cto.com/11792086/1827636