WINSTALLFS

-12290

69408

35840

0

04/11/15 13:57:12

IINSTALL

-12290 105248

197630

0

04/11/15 13:57:26

VINSTALL

-12290 302880

73806

0

04/11/15 13:57:32

WINSTALL

-12290 376688

83837

0

04/11/15 13:57:38

IINSTALLFS

-12290 460528

116224

0

04/11/15 13:57:47

PAD

BIN

576752

256

0

04/11/15 13:57:48

If you have customizations to apply to the installation file systems, you should apply them now using instl_adm.

The instl_adm command , prior to Ignite-UX version C.6.0.x, will not update the Itanium®- based installation file system IINSTALLFS if any PA-RISC installation file systems are present (this issue is being addressed at this time; review the release notes for your version of Ignite-UX to determine if it has been resolved). If you wish to apply custom configuration to the Itanium®- based installation file system, you must perform the following commands:

#lifcp ./mylif:IINSTALLFS ./IINSTALLFS

#instl_adm -f output -F ./IINSTALLFS

#lifrm ./mylif:IINSTALLFS

#lifcp -r -T-12290 -K2 ./IINSTALLFS ./mylif:IINSTALLFS

This assumes that the configuration you wish to apply is located within the file called output above.

Remember that these steps are not required if the LIF does not contain any of the PA-RISC installation file systems (INSTALLFS, WINSTALLFS, or VINSTALLFS) or if you are using Ignite- UX C.6.0.x or greater. So with Ignite-UX C.6.0.x and greater, all of the installation file systems will be updated by instl_adm. If you wish to maintain different configurations in each file system, you must manually modify the Itanium-based installation file system, IINSTALLFS as previously described.

Tip:

If you only wish to support PA-RISC systems, you can write the LIF you just created directly onto a CD and use it to boot systems.

4.You must create a pseudo-root for our CD image; this is necessary to add support for Itanium®- based systems. Enter the following commands:

#mkdir top

#mv my_lif top

#cp /opt/ignite/boot/EFI_CD_image top/EFI_CD_image

#cd top

5.Create an ISO image that can be written to a CD. You may need to load additional software from your applications media to get the mkisofs command onto your system.

#/opt/ignite/lbin/mkisofs -no-emul-boot -b EFI_CD_image \

-eltorito-alt-boot -no-emul-boot -b my_lif -o ../cdfs.out $(pwd)

Messages similar to the following appear:

209