分页: 1 / 1

HP-UX - start IA server with single user mode

发表于 : 2013年 8月 5日 18:28 星期一
admin
1, Restart the server from system console, or from iLO console, MP->CM->PE->C, to restart the server.
1.png
2.png
2, Select Primary boot and enter,
3.png
3, Press any key to interrupt the autoboot, enter command 'hpux -is'
4.png
5.png
6.png
4, You need to change the root password but for single user mode the file systems are not mounted.
You need to use the mount –a to mount the file system
And execute the following command before mount
fsck -F vxfs /dev/vgname/lvname

Finally you can change the root password using “passwd” and restart the server