Operating System - HP-UX
1838141 Members
3821 Online
110124 Solutions
New Discussion

11.0 to 11i Automated OS upgrade script

 
Lisa  Mauer
Regular Advisor

11.0 to 11i Automated OS upgrade script

Has anyone scripted an automatic upgrade script to upgrade the os from 11.0 to 11i? We did for 10.20 to 11.0 for our clients servers, didn't know if anyone wanted to save me a lot of time and share their script :)
Thanks!
Lisa
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor

Re: 11.0 to 11i Automated OS upgrade script

Hi Lisa:

The 'update-ux' command is discussed in the "HP-UX 11i Installation and Update Guide" guide:

http://docs.hp.com/hpux/onlinedocs/5187-1827/5187-1827.html

Is this what you seek?

Regards!

...JRF...

Anil C. Sedha
Trusted Contributor

Re: 11.0 to 11i Automated OS upgrade script

yep..

use the update-ux command. that's what i did to upgrade my OS from 11 to 11i.

Though i get a preformatted script for the same. You can also use it through update-ux.

Regards,
Anil
If you need to learn, now is the best opportunity
Lisa  Mauer
Regular Advisor

Re: 11.0 to 11i Automated OS upgrade script

What we try to do is automate the entire thing, so the update-ux command would be part of the upgrade script.