一、安装基本操作系统(BOS)
打开计算机或在开机状态下重新启动(#reboot)
将AIX安装盘放入光驱
当系统自检 keyboard 通过后,按"5"(从光驱引导)
系统提示:
Please define the system Console
后,按"1"(确认终端)
系统提示:
Type a "1" and press Enter to use this terminal as the system console
后按1(选择英语为安装语言)
进入安装程序,按系统提示操作:
选择“ 2 Chang/show Installation Settings and Install” 其它选项不需改变,只需改以下两项:
将安装方式改为“New and Complete Installation“
选择所要安装系统的disk
开始install。
二、设置终端类型(TTY)
结束安装后,第一次启动时,系统提示选择终端类型,应选择ibm3151
用"root"登录,接着出现系统设置(时间,密码等),直接退出即可
#export TERM=ibm3151(设置终端类型,否则无法进入smit)
#smit tty (设置终端类型,否则以后启动还会要求选择终端类型)
选择 chang/show characeristics of a TTY (修改)
修改 ENABLE LOGIN 为"enable"
修改 TERMINAL type 为ibm3151
三、 安装Bundle
#smit easy_install
选择 INPUT device / directory for software 为[/dev/cd0](按F4选择)
选择 Select a FileSet Bundle 为 Server 及 App-Dev(有图形设备需选Graphics-Startup)
![nixsky[www.nixsky.com]](/templets/images/toplogo.gif)

