1837196 Members
2376 Online
110115 Solutions
New Discussion

Re: Backup kernel params

 
Tonatiuh
Super Advisor

Backup kernel params

HP-UX 11.11. How to backup and restore the kernel parameters?
2 REPLIES 2
RAC_1
Honored Contributor

Re: Backup kernel params

The kernel files are /stand/vmunix, /stand/system, /stand/dlkm.

Back them up. If you have problems, you can revert back. You then boot though old kernel. (From ISL prompt you do hpux /stand/vmunix.bak etc.)

Anil
There is no substitute to HARDWORK
Tonatiuh
Super Advisor

Re: Backup kernel params

/stand/dlkm is a directory not a file. Should I backup all files into that directory?