Operating System - HP-UX
1833757 Members
2867 Online
110063 Solutions
New Discussion

110 Installation without Support plus CD?

 
SOLVED
Go to solution
Nikee Reddy
Regular Advisor

110 Installation without Support plus CD?

Hello,

Can I perform the 11.0 core os installation with out having the support plus CD?

I have downloaded the support plus bundles from hp site, but I do not have them on CD.

Thanks,
Nikee
8 REPLIES 8
John Payne_2
Honored Contributor
Solution

Re: 110 Installation without Support plus CD?

You should be able to do that, just install, then apply the patches. You could create a depot, have it available and do an install with networking turned on, if you want.

It shouldn't be a problem at all... (I've done it before.)

Hope it helps

John
Spoon!!!!
Pete Randall
Outstanding Contributor

Re: 110 Installation without Support plus CD?

Nikee,

Sure, that's fine. Just proceed with the installation as normal and when you're done, swinstall your downloaded bundles.


Pete



Pete
James R. Ferguson
Acclaimed Contributor

Re: 110 Installation without Support plus CD?

Hi Nikee:

Yes, you can perform a Core installation without a SupportPlus CD. The SupportPlus bundles are applied after the Core install. The nature of the depot in which these patches reside (CD/DVD, tape, etc.) doesn't matter.

Regards!

...JRF...
Hai Nguyen_1
Honored Contributor

Re: 110 Installation without Support plus CD?

Nikee,

You can certainly do that. While it is convenient to apply the Support Plus at the install time, it is ok to install the OS without applying patches.

Hai
Jim Mallett
Honored Contributor

Re: 110 Installation without Support plus CD?

You can do the install, just be sure you don't check off any of the extra applications during the initial OS install. You can do that later from your downloads.

Jim
Hindsight is 20/20
Ian Dennison_1
Honored Contributor

Re: 110 Installation without Support plus CD?

Yes, we used to do our systems like this (basic install then patch to the max).

Seeing as it is a new install, you may want to configure the patch_save_files option to false when you install the patches, then take an Ignite as a Golden Image (it saves having to make your /var file system huge).

Share and Enjoy! Ian
Building a dumber user
Enrico P.
Honored Contributor

Re: 110 Installation without Support plus CD?

Hi,
I suppose thath you have an installed server with 11.0 OS:

put the bundle in the /tmp directory of server with ftp.

Check the bundle with:

swlist -d @ /tmp/.depot

and after install it:

swinstall -s /tmp/.depot \ -x autoreboot=true -x match_target=true

This reboot your system.

Enrico.
twang
Honored Contributor

Re: 110 Installation without Support plus CD?

1. Yes, you may take a look at the following links to installation the core hpux:
http://docs.hp.com/hpux/onlinedocs/5187-1843/5187-1843.html
http://docs.hp.com/hpux/onlinedocs/B3782-90785/B3782-90785.html

2. Apply the patches after the OS installtion, refer to the patch management document:
http://docs.hp.com/hpux/onlinedocs/5187-1816/5187-1816.html

Good luck.
twang