四、 选择安装软件
#smit
进入 Software Installation and Maintenance-〉Install and Update-〉 SoftwareInstall and Updata from LATEST Available Software
选择 INPUT device / directory for software 为[/dev/cd0](按F4选择)
进入 SOFTWARE to install选择所需安装的软件
开头有"@"符即已安装过
开头有"+"符即未安装过
如不装图形终端,则以"X11"开头的不装
以下必须装:
bos.compat (兼容AIX 3)
bos.data
bos.dosutil (dos utility)
有关info,msg的必须装
五、 设置TCP/IP
#lsdev -Cc adapter查看网卡设置(选择IBM 10/100 Mbps Ethernet PCI Adapter)
#smit tcpip
选择"Minimum Configuration & Startup"
在"Available Network Interfaces"对话框中选择 "en0 Standard Ethernet Network Interface"
注意:如有多块网卡,根据前面查看的设置,选择正确的网卡,一般不选"et0 IEEE 802.3 Ethernet Network Interface"
在HOSTNAME中填入所起的主机名(F50-CMIS).
在Internet ADDRESS (dotted decimal)设IP地址(16.54.2.7)
在 Network MASK (dotted decimal)设掩码(255.255.255.0)
在Default GATEWAY Address设网关
在Your CABLE Type选择"TP"
全部选定后按回车(Enter)运行
六、 设置VG(卷组)
#smit vg
选择 Add a Volume Group
设置Volume Grorp Name
设置Physical partition Size in megabytes(PP值,一般2.2G可设4,4.5G可设8,9.1G可设16)
设置Physical Volume Names(选择所需disk)
全部选定后按回车(Enter)运行
七、 设置LV(逻辑卷)
#smit lv
选择Add a Logical Volume
VOLUME GROUP name中选择VG name
Logical volume NAME中填入所起的LV 的名字
Number of LOGICAL PARTITIONS中填入LV大小(这里的数量为Logical Partition数量,一块LP缺省值等于一块PP)
全部选定后按回车(Enter)运行
八、 设置File Systems
#smit
进入 System Storage Management (Physical & Logical Storage)->File Systems->Add/Chang/Show/Delete File Systems->Journaled File System->Add Journaled File System
修改本文件系统块数(Size of File System),一块为512 Bytes
修改Mount Point(为文件系统指定PATHS,如[/oracle])
决定是否在系统启动时自动Mount该文件系统
全部选定后按回车(Enter)运行
![nixsky[www.nixsky.com]](/templets/images/toplogo.gif)

