1833043 Members
2616 Online
110049 Solutions
New Discussion

ignite minimum install

 
SOLVED
Go to solution
OldSchool
Honored Contributor

ignite minimum install

does anyone have a list of the minimum required filesets needed to install ignite? i only need tape recovery working, no gui or net recovery.

Thx....scott
3 REPLIES 3
Neil Wilson_2
Valued Contributor
Solution

Re: ignite minimum install

Hi Scott

see http://docs.hp.com/en/IUX/faq.html#d0e2917

this details what filesets you will need for each type, e.g. client, server, network etc...

neil.
OldSchool
Honored Contributor

Re: ignite minimum install

i new i'd seen it somewhere. thanks, that's what I was looking for
Fabio Ettore
Honored Contributor

Re: ignite minimum install

Hi Scott,

http://www.docs.hp.com/en/IUX/download.html

I don't think you can divide the product and install minimum filesets.
Download the product from URL above, you should work safer.
It contains all filesets required to create a bootable tape recovery:

make_tape_recovery -x inc_entire=vg00 -v

If you want to esclude some directories like /tmp

make_tape_recovery -x inc_entire=vg00 -x esclude=/tmp -v

For default it will use /dev/rmt/0mn. If you want to change that

make_tape_recovery -x inc_entire=vg00 -x esclude=/tmp -a /dev/rmt/1mn -v

Hope this helps you.

Best regards,
Fabio
WISH? IMPROVEMENT!