Operating System - HP-UX
1751785 Members
4879 Online
108781 Solutions
New Discussion юеВ

Re: extract golden archive to iso image

 
anand.gp
Occasional Advisor

extract golden archive to iso image

Hi,
Is there any chance that I convert ignite-ux golder archive .gz file to iso image and create / clone new client?
Thanks,
-Anand
7 REPLIES 7
Tim Nelson
Honored Contributor

Re: extract golden archive to iso image

Tim Nelson
Honored Contributor

Re: extract golden archive to iso image

BTW,

There are other ways to clone.

create /var/opt/ignite/clients/0xMACOFNEWSERVER
chown bin:bin /var/opt/ignite/clients/0xMACOFNEWSERVER
ln -s /var/opt/ignite/clients/OXMACOFNEWSERVER NEWSERVERHOSTNAME

copy CINDEX and recovery from /var/opt/ignite/clients/ImageToClone to /var/opt/ignite/clients/NEWSERVERHOSTNAME

Add new server to /etc/exports or /etc/dfs/dfstab

Boot new server from Ignite server.

Follow the Ignite menus modifying as needed.

If you cannot get the new server to boot from the ignite server just make a generic Ignite boot helper image using make_media_install. Boot the new server from that and then select Ignite server install. Modify the info needed and go.


Steven E. Protter
Exalted Contributor

Re: extract golden archive to iso image

Shalom,

The point of the golden image is to permit the setup of an Ignite server that will allow you to do the following:

1) Boot the client system even if it has no OS
2) Do a basic OS install hands free
3) Write the golden software image to the newly minted system.

That process makes an iso image superflerous.

Sure, you can use mkisofs and similar tools to write a DVD.

You can without using the golden image file take any system with the doc on reply post 1 and create a bootalbe CD/DVD.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
anand.gp
Occasional Advisor

Re: extract golden archive to iso image

Sorry guys for my half question.
Actually I have created a golden image of a system which created server01.gz (hpux 11.31 IA) file. Now i need to make a new server (hpux 11.31IA) using this .gz file. Since that new server is in different subnet, i don't want to use Ignite for different reasons.
Is there any possibility that I convert this server01.gz file to iso image and boot that new client using this iso and install everything?
Thanks.
Deepak Kr
Respected Contributor

Re: extract golden archive to iso image

Hi Anand,

Another options you can use is make a bootable tape using make_tape_recovery and including all required VGs and use it provided both systems are identical.

Regards,
Deepak
"There is always some scope for improvement"
anand.gp
Occasional Advisor

Re: extract golden archive to iso image

sorry guys, problem not solved.
OldSchool
Honored Contributor

Re: extract golden archive to iso image

"Is there any possibility that I convert this server01.gz file to iso image and boot that new client using this iso and install everything?"

which solves exactly nothing....you don't need an iso image, as you've been told before.