玩了一段时间之后,开始尝试着装双系统,期间遇到了不少挫折,重装过好几次。但得到
了一个经验,网上的东西不能全信,要自己多动脑子想问题。
OK,首先,先装Windows操作系统,注意UNIX只能识别硬盘前8G的空间,因此Windows引导
分区要小于8G,然后到UNIX下用Fdisk把8G剩下的空间划给UNIX。装好Windows后,就可以
开始安装UNIX,之前和装单系统一样,到Hard disk setup硬盘分区选项)这一项的时候
选择Interactive fdisk/divvy(用交互式Fdisk/divvy 方式分区)。接下来继续按步骤选
择,直到出现一个菜单:
Continue with hard disk initialization(继续硬盘初始化)
Return to Interactive Query Manager(IQM)
This will return you to the serial/activation
Screen. All previous answers will be lost
(继续安装)
Exit and abort installation(退出安装)
Enter you choice(输入你的选择)
选择1
显示:
Display current disk parameters(显示参数)
Modify current disk parameters (修改参数)
Select default disk parameters(设置成默认)
Enter your choice or q to quit(输入你的选择)
主要是查看一些参数,可直接选择Q退出
显示:
1. Display Partition Table(显示分区表)
2.Use Entire Disk for UNIX(把所有硬盘空间分配给UNIX)
3.Use Rest of Disk for UNIX(将剩余的硬盘空间分配给UNIX)
4.Create UNIX Partition(创建UNIX分区)
5.Activate Partition(激活分区)
6.Delete Partition(删除分区)
7.Create Partition(创建分区)
然后选择Q退出
出现下面的画面
This device contains a valid division table.additional (non-root)filesystems c
an be preserved across this reinstallation .if you wish to be able to preserve
these filesystems later,you must not change the currentlimit of the bad track
table,which is 15 bad tracks.do you wish to leave it unchanged?(y/n)y
选Y后显示如下,开始对UNIX系统分区进行扫描:
1.Print Current Bad Track Table(打印磁道表)
2.Scan Disk(You may choose Read-Only or Destructive later)(磁盘扫描)
3.Add entries to Current Bad Track Table by Cylinder/Head Number(增加坏柱面数
)
4.Add entries to Current Bad Track Table by Sector Number(增加坏的扇区数)
5.Delete Entries Individually from Current Bad Track Table(删除部分坏的扇区表
)
6.Delete All Entries from Currnt Bad Track Table(删除所以的坏扇区表)
Enter your choice or q to quit: 2
在此处, 可以选择第2项对硬盘进行扫描,
在下面的过程中还可以确定扫描是只读性的(Read-Only)还是破坏性的(Destructive)
。针对大于500M的硬盘,建议最好不要扫描,尤其是不要增加坏道表。当然, 如果在以前
的 安装过程中已经对硬盘进行了扫描,
此处可以选择q退出。
Enter the number of bad tracks to allocate for Cor press <Return> tousr the re
commanded value of 15 (输入坏道所允许的空间默认的是15)
显示:
Do you what to preserve your additional filesystem/divisions(Y/N)?(如果你的硬
盘上过去装过UNIX,这是提示你是否保留过去的分区)
选择N
显示:
Please enter the Swap-space alloation or press <Return> to get the defaultallo
ation of ....1K blocks.(输入交换区的大小,以kb为单位,此数值应为物理内存的2-3
倍。系统根据你的分区大小给了你一个默认的值)
输入系统给的默认值
显示:
Please enter the boot-space allocation, or press <Return> to get thedefault al
location of 15000K block:(键入引导区的空间,系统根据你的分区大小给了你一个默认
的值).
输入系统给的默认值
显示:
Do you want a separate /u filesystem(Y/N)?
(你想用一个分离的文件系统吗?即用户自己的文件系统)
选择N
显示:
Do you wish to make any manual adjrestents to the size or names of thefilesyst
ems or swap area before they are created on the hard disk(Y/N)?(你还想对以上数
据进行调整修改吗?)
选择N
显示:
Please enter the mount point for
Division /dev/swap[default=/swap]:(键入交换区的引入点)
默认回车
操作系统安装开始,安装的时间预计为1-2小时,屏幕将会提示系统安装的百分比进度。此
后不再需要输入任何字符,安装人员现在也可以休息了。
当屏幕显示如下信息时,整个SCO UNIX安装完毕:
Save to power off
Or
Press any key to reboot
安装完成后,按任意键重新启动系统。