HP-UX - start PA-RISC server with single user mode
发表于 : 2013年 8月 5日 18:41 星期一
1, Restart server from system, or restart power cycle in iLO console, MP->CM->PC->C
Restart the server
2, Press Ctrl+b return to main menu then goto co
3, Interrupt the normal startup
4, Enter bo then press Y to interact with IPL
5, Load unix from single user mode
6, Unix started to the single user mode
7, You need to change the root password but for single user mode the file systems are not mounted.
8, You need to use the mount –a to mount the file system
9, And execute the following command before mount
10, Change the root password
11, Restart the server
Restart the server
2, Press Ctrl+b return to main menu then goto co
3, Interrupt the normal startup
4, Enter bo then press Y to interact with IPL
5, Load unix from single user mode
6, Unix started to the single user mode
7, You need to change the root password but for single user mode the file systems are not mounted.
8, You need to use the mount –a to mount the file system
9, And execute the following command before mount
代码: 全选
fsck -F vxfs /dev/vgname/lvname
11, Restart the server