Operating System - HP-UX
1838571 Members
3258 Online
110128 Solutions
New Discussion

Where to find make_bundles?

 
Chris Graham_2
Occasional Contributor

Where to find make_bundles?

Hi all,

I've got a borrowed HP C200 box to play with with HP-UX 11.00 on it, and I've installed everything off of the installation media.

I've used swcopy to make an on-disk depot, but now I'd like to take that set of directories and make them into one singular depot file.

From what I've read here I need to use make_bundle(s).

However, being new to HP land, I don't know where to find it.

Can anyone please offer me a location (or download bundle) as to where I can find it?

TIA,

-Chris
2 REPLIES 2
Jarle Bjorgeengen
Trusted Contributor

Re: Where to find make_bundles?

Hi Chris,

use:


#swpackage -s (path to your disk depot) -x target_type=tape @ (tape device or /path/filename to serial depot-file)

Rgds jarle
Bill McNAMARA_1
Honored Contributor

Re: Where to find make_bundles?

it's part of ignite UX

http://software.hp.com/products/IUX/
It works for me (tm)