#1 and proceed.
To override an existing system on the harddisk,
press reset button and re-boot in maintenance mode,
selected by
F5, for 43P-120 (7248) systems
F1 (keyboard console)
for all others I know of
bootlist -m normal cd0 bootlist -m normal -o shutdown -Frto start installation from CD.
En_US as language and the default keyboard.
Depending on what you want,
select "Migration" or "Overwrite" installation.
smitty tool to select installation media
and additional SW to be installed. It's straightforward. You should use the
preview feature prior to a real install,
in order to check space requirements and prerequisites.
For a useful system the following SW is recommended:
bos.adt, bos.compat (termcap),
bos.cpr,
bos.dosutil, bos.games,
bos.net, bos.perf,
bos.sysmgt (except NIM master, GUI, spot),
bos.txt (TranScript tools),
Java.rte
X11 (including font server, Unicode fonts)
perfagent.tools
perl.rte
printers.rte
sysmgt.*
OpenGL common and device specific filesets,
for popular adapters (in particular GXT2000, GXT250, GXT135, ...)
PEX-PHIGS
common and device specific filesets,
for popular adapters (in particular GXT2000, GXT250, GXT135, ...)
/etc/inetd.conf disable all unnecessary services.
If the machine should offer boot services,
bootps and tftp must be enabled.
chmod o-x /usr/bin/ypcat
/etc/rc.tcpipsnmpd and dpid2.
/etc/inittab :') at the beginning of the line:
:writesrv :imnss :imqss :l2 ... :l9
httpdlite is needed for documentation display,
otherwise it should be disabled too.
l2 entry might be needed for services such as sshd.
rctcpip:2:wait:/etc/rc.tcpip > /dev/console 2>&1 # Start TCP/IP daemons cons:0123456789:respawn:/usr/sbin/getty /dev/console rcnfs:2:wait:/etc/rc.nfs > /dev/console 2>&1 # Start NFS Daemonsotherwise the machine won't boot if NIS can't be activated.
/etc/environmentYPBIND_MAXWAIT=5causing NIS clients to wait no longer than 5 seconds for their server, e.g. to avoid "hangs" in case of network unavailability.
L in the
software list)
is recommended to be installed locally.
It may stem from various sources, e.g. AIX Bonus and other
extra CDs, or downloaded software archives.
/opt filesystem
should be created.
smitty
installp depots, example:
mount clri6l:/usr/sys/inst.images /mnt # /mnt is the "INPUT device / directory" for smitty
mount -v 'cdrfs' -r /dev/cd0 /cdrom # mount CD ROM on remote node, e.g. biops5a
exportfs -i /cdrom # /cdrom has to be exported
# mount the remote CD ROM locally:
mount biops5a:/cdrom/usr/sys/inst.images /mnt # /mnt is the "INPUT device / directory" for smitty
installp filesets, RPMs and other archives
may be collected in a single NFS-mountable directory,
all to be installed via a single script, installopt.sh.
mkdir /mnt # if not yet existing mount -r rs6kf:/swdepotfs/ /mnt /mnt/AIX/POWER/43/installopt.sh # run the install script
installp filesets, e.g. from Bonus Pack.
installp format.
rootvg, excluding paging space).
Add approximately 500MB for compilers etc.
rootvg
should be mirrored, either now or later.