Operating System - HP-UX
1753569 Members
6163 Online
108796 Solutions
New Discussion

converting Ignite-UX gonden image to iso

 
anand.gp
Occasional Advisor

converting Ignite-UX gonden image to iso

Hi,
I have taken Golden Image of HP-Ux 11.31 IA system with Ignite-UX 7.6.
I need to use this server01.gz (golden image) file to make a new system (a fresh one) which is at different subnet.
I do not want to use boot helper for different reasons.
I can boot new server using Ignite bootable media (I can use network boot as it is a virtual machine).
But I don't know how to use server01.gz to make new system.
I found from Admin Guide 5992-3336.pdf chapter 12.3.5.1 "Put an Itanium-based HP-UX 11i v3 golden archive on a DVD".
On other subnet I can use network boot option to install new system.
So, no need to write image to DVD, insted I can put iso image to a folder.
Now I don't know how to convert "server01.gz" to iso image.

Please help.
Thanks, Anand

Commands I have used:

/opt/ignite/data/scripts/examples/make_media_install -r B.11.31 -o IA -a vmserv2.gz -m /var/opt/ignite/media/pseudo_root/archive

I got following ERROR message:

WARNING: Non-default -m option value specified along with default -p option value; the default directory could run out of disk space, should both options be given?
=== Step 1: Make Ignite-UX config files for golden image archive(s) ===
+ /opt/ignite/lbin/make_arch_config -L /var/opt/ignite/media/pseudo_root/archives/. -n vmserv2.gz -d vmserv2.gz (B.11.31) -c /var/opt/ignite/media/pseudo_root/archive/cfgs/vmserv2.gz.cfg.tmp -m t -C g -r ipf -b 64 -i 1 -t 999
ERROR: "/var/opt/ignite/media/pseudo_root/archives/./vmserv2.gz" not found:
No such file or directory (errno = 2)
ERROR: An archive must be created using make_sys_image before the archive
configuration can be created: No such file or directory (errno = 2)
+ Error 11 /opt/ignite/lbin/make_arch_config failed.
/opt/ignite/data/scripts/examples/make_media_install: ERROR: /opt/ignite/lbin/make_arch_config failed.