BootHelperCD Ignite
BootHelperCD Ignite
Q: I need an alternative to setting up a boot helper system on another subnet. How can I boot a system to be
able to pull the Ignite image from another network?
A: Starting with the C version of Ignite, a method to create a boot helper CD was created. make_media_install
is a script that will create a bootable CD with a kernel running the Ignite menu program. Because the kernel has
networking available, pulling images from servers on other subnets is not a problem. Note that this is not a
method to create a complete restore disc. This procedure just gets your system booted to the Ignite menu. The
resultant ISO image is less than 300 MB so it easily fits on a CD. You can also store the image on a DVD if CD
media is not available.
The -r option specifies the version of HP-UX for the CD. This task should be run on the Ignite server used to
manage the backup images. This ensures that the Ignite version on the CD matches the server. Otherwise, you
may get a compatibility error message when you start to restore. Anytime you upgrade the Ignite version on the
server, all clients must be upgraded and a new set of bootable CDs created. Make sure you run all 3 commands
and build all 3 CDs for the different versions of HP-UX that you are backing up.
There will be a single ISO file (image.iso) and directory called cfgs. Although the end shows an error
message at the end, it can be ignored as the script unconditionally tries to write the ISO image to a CDROM
device. Note also that the -m <destination_directory> is created automatically if not already there.
To burn the ISO image file, copy the image file to a PC to burn the disc. Be sure to use BINARY mode if you
use ftp to transfer the file. VERY IMPORTANT: Many of the popular PC burning programs (such as Roxio
including built-in Windows tools) will translate the image for use with Windows. This corrupts the image,
making the CD unbootable. The recommended free software to use is ImgBurn which can be downloaded from:
http://www.imgburn.com/index.php?act=download
After installing, run the program, select "Write image file to disc", then browse for the ISO file from the
HP-UX system. This is by far the best way to reliably burn an ISO image on a PC. You can then test the image
on any HP-UX system that can be rebooted. Just interrupt the reboot process (where it says you have 10 seconds
to interrupt...) and select the CD/DVD player attached to your system. When you get to the main menu, most of
the CD's contents have been used and therefore tested. You don't have to complete the install, just see that the
CD will boot.
NOTE:
The bootable CD is also a way to use a LAN card that does not support LAN booting. The CD brings in a mini-
kernel that uses standard communication methods for the LAN cards and will show a selection menu to pick the
desired MAC address.