SCO UNIX的一些使用
发表于:2007-05-26来源:作者:点击数:
标签:
一、 用 SCO UNIX 系统盘建立引导盘: 1. 在已经安装 UNIX 系统的机器上挂起 SCO UNIX 系统盘: # mount /dev/cd0 /mnt 2. 进入光盘上相应的目录: # cd /mnt/image/boot 3. 在软驱中插入软盘: # dd if=./N00 of=/dev/rfd0135ds18 bs=512 4. 如果是SCSI 硬
一、 用 SCO UNIX 系统盘建立引导盘:
1. 在已经安装 UNIX 系统的机器上挂起 SCO UNIX 系统盘:
# mount /dev/cd0 /mnt
2. 进入光盘上相应的目录:
# cd /mnt/image/boot
3. 在软驱中插入软盘:
# dd if=./N00 of=/dev/rfd0135ds18 bs=512
4. 如果是SCSI 硬盘,需要在按以下步骤做alad引导盘:
# mount /dev/cd0 /mnt
# cd /mnt/image/alad
# dd if=./N00 of=/dev/rfd0135ds18 bs=512
二、 在 IBM Netfinity 5000, 类型为 8659-12Y 的主机上安装SCO 5.0.4:
1. IBM Netfinity 5000的SCSI 接口类型alad325与上述alad 接口类型不同,
在安装系统前,需要用IBM随机带的2号光盘 Software Guide
来做alad325的驱动。其步骤如下:
用2 号盘Software Guide 引导主机,出现主菜单:
? 选择 Operating System Installation
? 选择 SCO Open Server
? 选择 OpenServer Release 5.0.4
? 选择 Server : IBM Netfinity 5000
Hard Disk Adapters : IBM Netfinity SCSI-2 Fast/Wide PCI Adapter
Network Adapters : IBM Netfinity PCNet Ethernet Controller
? 选择 7800 Family Manager [ SCO UNIX ]
? 选择 7800 Family Manager Set Disk 2 of 2
? 插入软盘,按OK 后开始做盘
2. 开始安装 SCO UNIX 系统:
1) 插入引导盘,在 boot 提示符下输入:
> restart link=alad325 Sdsk=alad(0,0,0,0) Srom=wd(0,0,0,0)
2) 当提示 Please insert the fd(60) alad volume时,插入 alad325 驱动盘
3) 当提示: Please enter which routine (0-40) to replace (‘?’ to list) 时输入:25
4) 成功后插入引导盘
5) Enter 后再插入 alad325 盘来 link, 按回车键。
6) 出现屏幕,
Media device to be used : IDE CDROM
IDE Controller : primary
Master or slave : master
7) Keyboard : US English
8) License Number: 需要输入
License Code: 需要输入
License Code: 需要输入
9) 选择 Fresh, 表示重新安装
10) 输入以下信息:
System name : 需要输入
Domain name : 需要输入
Security profile : Traditional
Time Zone: Geographical area : Asia
Asian time zone: China Standard Time (CST)
Daylight savings time: user must set after Installation
11) Language : Standard C (English)
12) Standard Enterprise System configuration : Yes
Lightweight character terminal configuration : No
Database service : Yes
13) Hard disk setup :
* Disk 0, 4290MB Paratitions & filesystems : customize
Name Mount Point Size(in MB) Type
0 boot /stand 15 EAFS
1 swap 512 NONFS
2 root / 600 HTFS
3 u0 /u0 1000 HTFS
4 u1 /u1 2162 HTFS
5 0 NOT USED
6 recover 1 NONFS
注:上述假定硬盘的大小为4.5G。 swap 区的大小应为内存的2-4 倍。
* Disk 0 bad block type : None
Hard disk setup : Layout now customized : Bad Blocking OFF
14) Optional software : (Optional)
软件的安装可根据需要,按空格进行选取,按回车进行确认。
Optional software : xxxM total
15) Network card : Deferred
Network address : No networking card configured
Video and graphics : No graphics
Mouse : Low Resolution Keyboard Mouse
Email system : sendmail
16) Root password: 需要根据提示输入两遍
17) 系统安装开始, 安装结束后机器自动引导。
18) 安装IBM
服务器网卡:
系统重新引导后用 Root 注册:
# netconfig
在菜单上选 Hardware ? Add new LAN adapter
? IBM PCI Ethernet Adapter
PCI BUS# : 0
Device# : 9
Function# : 0
在菜单上选 Add protocol ? IBM PCI Ethernet Adapter ? SCO TCP/IP
* SCO TCP/IP Configuration
Local Host Name : 需要输入
IP Address : 需要输入
Netmask : 需要输入
Broadcast Address : 需要输入
Domain Name : 需要输入
TCP Connections : 256
Pseudo Ttys : 16
在菜单上选择 Hardware ? Exit
Do you want to re-link the kernel now? [Yes]
Rebuild the kernel and kernel environment? [Yes]
# reboot
在系统引导时出现 %stbg 的设备提示即为网卡。
三、 在SCO系统上安装HP35480A 磁带机:
1. 设置磁带机的开关和SCSI地址:
配置开关在磁带机的下面。在SCO系统上安装的配置开关如下:
1 2 3 4 5 6 7 8
On On Off On On On On On
SCSI ID 号的设置位于磁带机的后部。把磁带机的ID号设为 6 ,
根据二进制规则,把短路块插在SCSI 1 和 SCSI 2 上 : 6 = 21 + 22
2. 把磁带机安装到主机的SCSI 接口上,SCSI连线的彩色条带端靠近电源。
3. 用root 用户注册。
1) # mkdev tape
2) 选择 1- Configure SCSI tape drive
3) 选择 Install tape drive
4) Select the appropriate SCSI adapter : alad
5) Select the appropriate SCSI bus : 0
6) Select the Target ID to match the SCSI ID set on the back of the drive: 6
7) Which the LUN of device : 0
8) Enter y to update the SCSI configuration.
9) Enter the following details (do not type the quotes):
o "HP" for the Vendor identification string
o "2" for the SCSI version to which the drive conforms
o "2" for the Response Data Format (SCSI-2)
o "4" for the DAT device
10) 支持的磁带类型:
选1 – Generic SCSI-1/SCSI-2 tape drive
11) Enter "q" to leave the boot string displayed when the system is rebooted unchanged.
12) Enter "q" to return to the Main Menu.
13) Enter "q" to quit.
14) rebuild the kernel and the kernel environment [Yes]
15) select the new kernel to be booted by default [Yes]
上述过程产生以下设备文件:
/dev/xct0 linked to /dev/xStp0
/dev/rct0 linked to /dev/rStp0 and /dev/rmt/0b
/dev/nrct0 linked to /dev/nrStp0 and /dev/rmt/0bn
16) 对磁带机进行
测试:
放入磁带,等待绿灯稳定后,对磁带进行如下操作:
# tar cv8 /etc/hosts
# tar tv8
若以上操作正常,则表示安装正确。
3. 若主机上没有SCSI 接口,则须加一块接口卡,可以选择
Fast SCSI-2 CI-2020M 卡。
1) 在主机上用以下命令看硬件的配置:
# hwconfig
选择一个空闲的中断号, 例如,中断9为空闲。
设置接口卡的跳线为9 (ON表示插短路块,OFF表示不插短路块):
IRQ9 IRQ10 IRQ11 IRQ12 IR1 IR0 PAR >1GB EDC ESN
ON OFF OFF OFF ON ON OFF ON OFF OFF
2) 把磁带机连接到卡上,使SCSI连线的彩色条带端靠近电源。
3) 开机引导,出现下面的硬件设备列表:
%adapter 0x340-0x35F Vector=9 type=smad ha=0 id=7 fts=s
4) 用root 注册:
# mkdev tape
5) 选择 1- Configure SCSI tape drive
6) 选择 Install tape drive
7) Select the appropriate SCSI adapter : smad
8) Which ‘smad’ SCSI host adapter supports this device : 0
9) 是否改变当前的中断和地址范围:Yes
10) Select target ID to match the SCSI ID Set on the back of the drive : 9
11) 输入 start I/O address : 340
12) 输入 end I/O address : 35F
13) update link-kit(Y/N) : y
14) Which SCSI bus is this device attach to: 0
15) Which Target ID for this device: 6
16) Which the LUN of device : 0
17) Update the SCSI configuration : y
18) Enter the following details (do not type the quotes):
o "HP" for the Vendor identification string
o "2" for the SCSI version to which the drive conforms
o "2" for the Response Data Format (SCSI-2)
o "4" for the DAT device
19) 支持的磁带类型:
选1 – Generic SCSI-1/SCSI-2 tape drive
20) Enter "q" to leave the boot string displayed when the system is rebooted unchanged.
21) Enter "q" to return to the Main Menu.
22) Enter "q" to quit.
23) rebuild the kernel and the kernel environment [Yes]
24) select the new kernel to be booted by default [Yes]
上述过程产生以下设备文件:
/dev/xct0 linked to /dev/xStp0
/dev/rct0 linked to /dev/rStp0 and /dev/rmt/0b
/dev/nrct0 linked to /dev/nrStp0 and /dev/rmt/0bn
25) 对磁带机进行测试:
放入磁带,等待绿灯稳定后,对磁带进行如下操作:
# tar cv8 /etc/hosts
# tar tv8
若以上操作正常,则表示安装正确。
原文转自:http://www.ltesting.net
|