第一步:对硬盘重新分区
硬盘分区是使用dos系统的fdisk命令来完成的。
一、分区前的准备
在进行硬盘分区之前,先要准备一张能够在a驱启动电脑的系统盘,该系统盘应含有以下2个文件:
fdisk.exe 硬盘分区程序
format.com 磁盘格式化程序
确信bios cmos中“boot
sequence(启动顺序)”参数为“a,c”。放入启动盘,开机,至屏幕出现a:\>,此时即完成硬盘分区前的准备工作。
二、删除硬盘原有的分区
(一)在盘符a:\>下键入:fdisk
屏幕显示fdisk命令主菜单(fdisk options):
fdisk options
current fixed disk drive:1
1.create dos partition or logical dos drive
2.set active partition
3.delete partition or logical dos drive
4.display partition information
enter choice:[1]
press esc to exit fdisk
(二)选择3,删除原有的全部分区。
屏幕显示删除分区菜单:
choose one of the follwing:
1.delete primary dos partition
2.delete extended dos partition
3.delete logical dos drive(s) in the extended dos partition
4.delete non-dos partition
enter choice:[ ]
删除硬盘分区的规则是:删除非dos分区→删除逻辑分区→删除扩展分区→删除基本分区,因此删除必须严格按照4→3→2→1的顺序进行。
三、建立新的硬盘分区
目前1g以上的硬盘一般设2-3个分区,各个分区的大小及安装内容完全可以自行决定。在fdisk命令主菜单中选择1,回车,建立dos分区;
屏幕显示建立分区菜单:
choose one of the following:
1.create primary dos partition
2.create extended dos partition
3.create logical dos drives in the extended dos partitionenter choice:[1]press esc to return to fdisk options
建立硬盘分区的规则是:建立基本分区→建立扩展分区→再分成1~x个逻辑驱动器。因此建立分区必须严格按照1→2→3的顺序进行。
(一)建立基本dos分区
选择建立 菜单中的1,回车。
屏幕显示:
do you wish to use the maximum available size for a primary dos partition and make the partition active(y/n)……[y]
系统提问是否将硬盘的全部容量划分为基本分区,即c区?
1.如果打算整个硬盘只设1个区,即将所有空间全部给基本dos分区(c盘),则选择y,回车。
2.如果要将硬盘分为几个区,就只能将部分硬盘分给基本dos分区,因此必须选择n,回车。
屏幕显示:
totally disk space is x mbytes (1mbytes=1048576 bytes)
maximum space available for partition is x mbytes (100%)
enter partition size in mbytes or percent of disk space (%)
to create a primary dos partition……:[ ]
no partition defined