1834817 Members
2567 Online
110070 Solutions
New Discussion

Re: ignite for dummies

 
Donald Thaler
Super Advisor

ignite for dummies

i apologize in advance for listing this request on the sysadmin forum and here, but i just found out that ignite had it's own forum.

does anyone have a simple example of how to do a create_system_image for an ignite backup (ignite for dummies). i then need to copy the files and create a bootable cd on my pc. HP just informed me that i can't create a bootable ignite tape on my msl2024 tape library, and since i don't have a writeable dvd/cd on the server i'm going to have to create one on my pc. I've created a network recovery archive using the ignite gui and i'm assuming i can use the files that were created as input to the bootable cd/dvd. I've got a copy of the ignite admin guide and while i'd love to tough it out and do it on my own, i'd like to get this process done before 'hell freeze's over'. I would prefer to start out by creating a bootable cd and then graduate to creating a network install someday.
3 REPLIES 3
Ivan Krastev
Honored Contributor

Re: ignite for dummies

See here how to create boot CD/DVD - http://www.docs.hp.com/en/5992-5309/ch14s03.html

regards,
ivan
Steven E. Protter
Exalted Contributor

Re: ignite for dummies

Shalom,

http://fixunix.com/hp-ux/144093-how-make_sys_image-keeps-file-system-layout.html

One of the first things I did in Israel was to create such an image and test it.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1030911

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
Donald Thaler
Super Advisor

Re: ignite for dummies

steven... it looks like you do a make_sys_image which creates an archive.gz file and then you do a make_media_install which appears to use the archive.gz file.
the script i got from hp to create a bootable ignite file: "/opt/ignite/data/scripts/examples/make_media_install -r B.11.31 -m /mnt " ,makes no reference to a make_sys_image file.

Is there anyway of idenifying what's in the .iso file ?