ISL>hpux [driver(hwpath;0)][kernelfile] (系统正常启动)
ISL>hpux (0/0/1/0.2.0;0)/stand/vmunix
ISL>hpux ls [driver(hwpath;0)]/[path] (列出文件以寻找内核)
ISL>hpux -v (列出hpux版本号)
ISL>hpux -m[p|s|x] driver(hwpath;0)kernelfile (从镜像启动)
ISL>hpux -is [driver(hwpath;0)[kernelfile] (进入单用户模式)
ISL>hpux -lm [driver(hwpath;0)[kernelfile] (进入LVM维护模式)
ISL>hpux -lq [driver(hwpath;0)[kernelfile] (不检查 LVM quorum启动)
where:
driver is device adapter driver (i.e. disc0, disc1, disc3, etc)
hwpath is appropriate harware path to boot device (i.e. 52.6.0, scsi.6.0, etc)
kernelfile is name of kernel (i.e. /stand/vmunix or /stand/vmunix.prev)
path is directory path to specified file or directory (i.e. /stand)