How do I extract the NetIQ UNIX Agent 7.1 installer from the provided .iso.gz?

  • 7771662
  • 04-Aug-2009
  • 04-May-2012

Environment

  • UNIX7.1.iso.Z
  • NetIQ UNIX Agent 7.1

Situation

How do I extract the NetIQ UNIX Agent 7.1 from the UNIX7.1.iso.Z archive provided on the website?

Resolution

To extract the iso on Windows:
There are several ways you can extract the NetIQ UNIX Agent 7.1 from the gziped iso provided on the NetIQ website:
  • Extract the files directly from the gziped iso using a utility such as WinRAR.
  • Extract the iso and mount it via a virtual cd application.
  • Extract the iso and burn it to a dvd.

The following are popular applications which shouldn't have any problems extracting the NetIQ UNIX Agent 7.1 on Windows.  Please note that NetIQ is not associated with these companies and does not provide support for these products.

Extract the iso or files from the iso:

Mount the iso image:

To extract the iso in Linux/UNIX:
The iso can be easily mounted in Linux/UNIX as a filesystem after it is extracted:
  1. gunzip UNIX7.1.iso.Z
  2. mkdir /tmp/netiq
  3. mount -o loop UNIX7.1.iso /tmp/netiq

The iso can also be burned to a dvd in Linux and some Unices via the cdrecord command:

  1. gunzip UNIX7.1.iso.Z
  2. cdrecord -vv -tao UNIX7.1.iso   (as root or a user with permissions to access the cd drive)

Cause

It was decided that the NetIQ UNIX Agent 7.1 should ship as a gziped iso instead of an iso packed within a Windows executable to be more cross-platform friendly and allow UNIX administrators to gain access to the NetIQ UNIX Agent 7.1 without a Microsoft Windows system.

Additional Information

Formerly known as NETIQKB71662

If you have additional questions about extracting the UNIX Agent installer from the provided gziped iso, please feel free to contact NetIQ Technical Support.