This is an old revision of the document!
Where to find NIMOL packages ? On AIX base CDROM.
/<AIX_base_CD1>/RPMS/linux XML-LibXML-1.58-1.i386.rpm aix-res-6100-07-1.0-1.noarch.rpm libxml2-2.6.17-4.i586.rpm nimol-1.0-4.noarch.rpm
[root@nimsrv]/export/soft/nimol/aix61tl7# rpm -qpl aix-res-6100-07-1.0-1.noarch.rpm /opt/aix-res/6100-07/booti.chrp.mp.ent.Z /opt/aix-res/6100-07/bosinst.data /opt/aix-res/6100-07/ispot.tar.Z [root@nimsrv]/export/soft/nimol/aix61tl7# rpm -qpl nimol-1.0-4.noarch.rpm /usr/lib/nimol_lib /usr/sbin/nimol_backup /usr/sbin/nimol_bootreplyd /usr/sbin/nimol_config /usr/sbin/nimol_install /usr/sbin/nimol_lslpp /usr/sbin/nimol_update /usr/share/doc/nimol/README /usr/share/locale/Ja_JP/LC_MESSAGES/nimol.mo /usr/share/locale/ca_ES/LC_MESSAGES/nimol.mo /usr/share/locale/cs_CZ/LC_MESSAGES/nimol.mo /usr/share/locale/de_DE/LC_MESSAGES/nimol.mo /usr/share/locale/en_US/LC_MESSAGES/nimol.mo /usr/share/locale/es_ES/LC_MESSAGES/nimol.mo /usr/share/locale/fr_FR/LC_MESSAGES/nimol.mo /usr/share/locale/hu_HU/LC_MESSAGES/nimol.mo /usr/share/locale/it_IT/LC_MESSAGES/nimol.mo /usr/share/locale/ko_KR/LC_MESSAGES/nimol.mo /usr/share/locale/pl_PL/LC_MESSAGES/nimol.mo /usr/share/locale/pt_BR/LC_MESSAGES/nimol.mo /usr/share/locale/ru_RU/LC_MESSAGES/nimol.mo /usr/share/locale/sk_SK/LC_MESSAGES/nimol.mo /usr/share/locale/zh_CN/LC_MESSAGES/nimol.mo /usr/share/locale/zh_TW/LC_MESSAGES/nimol.mo /usr/share/man/man1/nimol_backup.1 /usr/share/man/man1/nimol_config.1 /usr/share/man/man1/nimol_install.1 /usr/share/man/man1/nimol_lslpp.1 /usr/share/man/man1/nimol_update.1
Commands
The following commands are shipped with the NIMOL RPM:
nimol_config
Configures a Linux server to install AIX with NIM
nimol_install
Sets up a client for AIX installation
nimol_lslpp
Lists software installed on an AIX client
nimol_update
Installs software updates onto an AIX client
nimol_backup
Creates an installable backup of an AIX client
Note: These commands are available on the Linux server. For additional information on these commands, run the man command on the Linux server with the name of the specific NIMOL command.
Configuring the Linux server
To configure the Linux server, complete the following:
Insert the AIX product CD that contains the NIMOL RPM into the Linux server. Install the following RPMs, which are requisite for SUSE LINUX 9.0 and Red Hat 9.0: dhcp tftp nfs-utils gettext
The following RPMs are additional requisites for Red Hat 9.0 only: dhcp-server tftp-server Insert the AIX product CD Volume 1 into the Linux server. Install the NIMOL RPM by running the following commands:
mount /dev/cdrom rpm -ivh /mnt/cdrom/RPMS/linux/nimol*
Run the following command to configure the Linux server:
nimol_config -C
The nimol_config command configures the basic services required to install AIX on clients with NIM, such as bootp, tftp, nfs, and syslog. The command uses the dhcp server to respond to client bootp requests.
Note: You should not manually modify the /etc/dhcpd.conf file because the modifications might interfere with the ability of NIMOL to add and remove subnet and host entries.
http://www.aixmind.com/?p=1162
http://www.ibm.com/developerworks/aix/library/au-install-aix.html