|
计算机使用了一段时间后,往往会出现一些奇怪的问题,如经常死机,打开某一程序或编辑某一文件出现非法操作的提示,甚至无法安装一些常用的软件(或软件安装后无法正常运行),有时重装系统也解决不了问题,甚至无法进行系统重装,用杀毒软件进行查杀毒却发生死机(或查不出什么病毒),用扫描的方式检测硬盘也没有硬盘损坏的提示。这些问题是由什么引起的呢?这往往是由系统的多次重装、软件多次装删、硬盘多次读写或被病毒破坏等原因引起的。我们常用的方法是对C盘进行格式化,然后重装系统,但有时虽然装好了(有时格式化后根本无法安装系统),却没隔多长时间就旧病复发。笔者对这类硬盘进行了多次试验,发现对硬盘进行重新分区可彻底解决这个问题,本文以15G的硬盘为例介绍解决这一问题的具体方法(由于较早的主板只能支持8.4G以下的硬盘,这一方法不适合于较早的主板)。
一、准备工作
准备一张较高版本的DOS启动盘(Windows95以上版本制作的启动盘)、一张Windows98系统光盘及一些应用软件(当然包括此机有关的驱动程序)
二、删除原分区及有关设置
[第一步]
打开计算机电源开关,按Delete键,出现CMOS设置(CMOS SETUP)界面,选择IDE HDD AUTO DETECTION(自动检测硬盘)选项并回车,出现对话框后,按Y键并回车,几项参数检测后,自动返回CMOS主界面,然后选择SAVE & EXIT SETUP(保存并退出)选项并回车,出现对话框后,按Y退出,关闭机器。
[第二步]
将启动盘插入软驱(当然在第一步中可先插入启动盘,硬盘检测退出后会自动引导进入A盘,而不必关机),开机后(约需几分钟)屏幕出现A:>(这儿CMOS设置以A为启动盘),然后输入命令FDISK(可忽略大小写)并回车,这时会出现如下提示:
Your computer has a disk larger than 512 MB,This version of Windows includes improved support for large disks,resulting in more efficient use of disk space on large drives,and allowing disks over 2GB to be formatted as a single drive
IMPORIANT:If you enable large disk support and create any new drives on this disk,you will not be able to access the new drive(s) using other operating systems,including some versions of Windows 95 and Windows NT,as well as earlier versions of Windows and MS-DOSIn addition,disk utilities that were not designed explicitly for the FAT32 file system will not be able to work with this diskIf you need to access this disk with other operating systems or older disk utilities,do not enable large drive support
Do you wish to enable large disk support (Y/N)?[Y]
上述英文提示的大意是是否启用FAT32,如按Y键并回车,则会建立FAT32分区,按N键,则使用FAT16,这里按Y键,并回车,这时出现如下对话框:
Microsoft Windows98
Fixed Disk Setup Program
〈C〉Copyright Microsoft Corp.1983-1998
FDISK Options
Current fixed disk drive:1
Choose one of the following:
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
上述中四个选项所表示的意思是:
1.建立DOS分区或逻辑分区
2.设置活动分区
3.删除分区或逻辑分区
4.显示分区信息
[第三步]
输入数字3,即选中第3项——删除分区或逻辑分区(删除原硬盘分区),并回车,这时出现如下对话框:
Delete DOS Partition or Logical DOS Drive
Current fixed disk drive:1
Choose one of the following:
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:[1]
上述四条选项的意思分别是:
1.删除主DOS分区
2.删除扩展DOS分区
3.删除扩展DOS分区中的逻辑驱动器
4.删除非DOS分区
在删除DOS分区中应先删除逻辑驱动器,再删除扩展DOS分区,最后删除主DOS分区,这里应选择3,即输入数字3(将[1]内的1改为3),并回车,这时出现如下对话框:
Delete Logical DOS Drive(s) in the Extended DOS Partition
Drv Volume Label Mbytes Systen Usage
D: 3993 FAT32 35%
E: 2008 FAT32 18%
F: 5318 FAT32 47%
Total Extended DOS Partition size is 11319 Mbytes(1 Mbyte=1048576 bytes)
WARNING! Data in a deleted Logical DOS Drive will be lost
What drive do you want delete?[D]
Press Esc to return to FDESK Options
上述警告提示表示如果删除逻辑盘,那么逻辑盘中的数据将丢失,提示你输入想要删除的逻辑盘符。
[第四步]
输入要删除的逻辑盘符如D,并回车,这时出现了如下行:
Enter Volume Label?[ ]
意思是输入卷标(输入欲删除盘的卷标,这儿无卷标)。
[第五步]
在[ ]中不输入任何数据,并回车,出现如下行:
Are you sure(Y/N)?[Y]
意思是是否真正要删除?
[第六步]
输入Y,并回车,这样D逻辑盘即删除(其它E、F逻辑盘的删除只要重复上述步骤即可),三个逻辑盘删除后出现如下对话框:
Drv Volume Label Mbytes System Usage
D: Drive deleted
E: Drive deleted
F: Drive deleted
All Logical drives deleted in the Extended DOS Partition
Press to continue
上述表示在扩展分区中的所有逻辑驱动盘已删除。
[第七步]
按Esc键返回FDISK主界面,这时再次选择3(Delete Logical DOS Drive(s) in the Extended DOS Partition),并回车,出现删除DOS分区和逻辑驱动盘界面后输入数字2,并回车(用来删除DOS扩展分区),对话框如下:
Delete Extended DOS Partition
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C:1 A PRI DOS 3004 FAT32 21%
2 EXT DOS 11319 FAT32 79%
Total disk space is 14324 Mbytes (1 Mbyte = 1048576 bytes)
WARNING!Data the deleted Extended DOS Partition will be lost,
Do you wish to continue (Y/N)?[N]
Press Esc to return to FDISK Options
这里的意思是扩展分区的数据将丢失,想继续吗?
输入Y,并回车,这时出现:Extended DOS Partition deleted ,说明DOS扩展分区已经删除。
[第八步]
按Esc键返回FDISK主界面,这时选择3(Delete Logical DOS Drive(s) in the Extended DOS Partition),即输入数字3,并回车,出现删除DOS分区和逻辑驱动盘界面,输入数字1,并回车(用来删除DOS主分区),出现如下对话框:
Delete Primary Dos Partition
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C:1 A PRI DOS 3004 FAT32 21%
Total disk space is 14324 Mbytes ( 1 Mbyte = 1048576 bytes)
WARNING!Data in the deleted Primary DOS Partition will be lost
what Primary partition do you want to delete?[1]
Press Esc to return to FDISK Options
按回车键(上述中用默认值),出现“Enter Volume Label…………?[ ]”,[ ]内不输入任何东西,直接按回车键,出现“Are you sure(Y/N)…………?[N]”,输入Y(即将[ ]中的N改为Y)并回车,这时出现主DOS 分区删除的信息:
Primary DOS Partition deleted
Press Esc to continue
三、重新分区
[第一步]
按Esc键,返回FDISK主界面,这时选择1(Create DOS Partition or Logical DOS Drive——建立DOS分区或逻辑分区),即输入数字1,并回车(进行重新分区),出现如下对话框:
Create DOS Partition or Logical DOS Drive
Current fixed disk drive:1
Choose one of the following:
1.Create Primary DOS Partition
2.Create Extended DOS Partition
3.Create Logical DOS Drive(s) in the Extended DOS Partition
Enter choice:[1]
Press Esc to return to FDISK Options
[第二步]
输入数字1(创建DOS主分区),并回车,出现“Verifying drive integrity, 12% complete”,其中百分比在跳动,这里用此方式来说明检测的进度,检测结束后出下列对话框:
Create Primary DOS Partition
Current fixed disk drive:1
Do you wish to use the Maximum available size for a Primary DOS Partition
and make the partition active(Y/N)?[Y]
上述意思是是否使用最大的可用空间作为主分区,当然是否也,即输入N,并回车,系统再一次进行检测(百分比跳动),检测结束后,这时出现如下对话框:
Total disk space is 14324 Mbytes(1 Mbyte=1048576 bytes)
Maximum space available for partition is 14324 Mbytes(100%)
Enter partition size in Mbytes or percent of disk space (%) to
create a Primary DOS Partition:[14324]
[第三步]
上述显示此硬盘的总容量为14324MB,并叫你在[ ]内输入主分区的大小(用数字,如3000,表示3000MB),输入后回车,出现如下对话框:
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C:1 PRI DOS 3004 UNKNOWN 21%
上述表示主分区建立后的相关参数。
[第四步]
出现主分区相关参数后,按Esc键回到FDISK主界面,这时出现如下对话框:
Choose one of the following:
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]
WARNING!No partition are active-disk 1 is not startable unless a partition is set active
上述的警示,表示你还没有设置活动分区(即电脑启动时由哪个区启动,在电脑中只有DOS 主分区可设置为活动分区,逻辑分区不能设置为活动分区)。
[第五步]
在[ ]内输入数字2(创建活动分区),并回车,这时出现如下对话框:
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C:1 PRI DOS 3004 UNKNOWN 21%
Total disk space is 14324 Mbytes (1 Mbyte =1024576 bytes)
Enter the number of the partition you want to make active………………………:[1]
在[ ]内输入数字1(即将C:1设置为活动分区),并回车,出现1区为活动分区的提示“Partition 1 made active”
[第六步]
按Esc键回到FDISK主界面,选择1(输入数字1),回车后,再选择2(Create Extended DOS Partition创建DOS扩展分区)并回车(注:这儿不设非DOS分区),这时又以百分比跳动的方式对硬盘另外部分进行检测,检测结束后出现创建DOS扩展分区对话框,并显示其扩展分区的大小:
Create Extended DOS Partition
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C:1 A PRI DOS 3004 UNKNOW 21%
Total disk space is 14324 Mbytes (1 Mbyte = 1048576 bytes)
Maximum space available for partition is 11319 Mbytes (79%)
Enter partition size in Mbytes or percent of disk space (%) to
create an Extended DOS Partition:[11319]
Press Esc to return to FDISK Options
[第七步]
从上述中可以看出,其检测到的扩展分区大小为11319MB,直接按回车键后出现如下对话框:
Partition Status Type Volume Label Mbytes System Usage
C:1 A PRI DOS 3004 UNKNOWN 21%
2 EXT DOS 11319 UNKNOWN 79%
Extended DOS Partition created
Press Esc to continue
[第八步]
按Esc键,出现创建扩展分区逻辑驱动盘(Create Logical DOS Drive(s) in the Extended DOS Partition)对话框,并以百分比跳动的方式进行检测,检测结束后,又出现如下提示:
No logical drives defined
Total Extended DOS Partition size is 11319 Mbytes (1 Mbyte = 1048576 bytes)
Maximum space available for logical drive is 11319 Mbytes(100%)
Enter Logical drive size in Mbytes or percent of disk space (%) [11319]
上述的意思是没有逻辑磁盘存在的信息,并叫你在[ ]内输入第一个逻辑磁盘的大小(如4000),单位为MB,输入后回车,这时将出现第一个逻辑磁盘(D)的信息,并进行百分比跳动检测,结束后提示你输入第二个逻辑磁盘的大小(如4000,第三个、第四个……方法类同,这儿只分三个逻辑盘),扩展分区所有逻辑盘分好后会出现如下对话框:
Drv Volume Label Mbytes System Usage
D: 4001 UNKNOWH 35%
E: 4001 UNKNOWH 35%
F: 3318 UNKNOWH 29%
All available space in the Extended DOS Partition
is assigned to logical drives
Press Esc to continue
[第九步]
如要查看分区,只要按Esc键到FDISK主界面,输入数字4即选择4(Display partition information显示分区信息) ,并回车,即出现C盘的信息,对话框如下:
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C:1 A PRI DOS 3004 UNKNOWN 21%
2 EXT DOS 11319 UNKNOWN 79%
Total disk space is 14324 Mbytes (1 Mbyte=1048576 bytes)
The Extended DOS Partition contains Logical DOS Drive,
Do you want to display the logical drive information (Y/N)?[Y]
如要显示逻辑分区的信息,只要输入Y,并回车即可。最后按Esc键退出FDISK,并重新启动,使分区生效。
四、对硬盘进行格式化
插入启动盘,重新开机,出现A:\>后(这儿以A盘为启动盘,如原CMOS设置不是A盘启动,则要在重新开机后,按住Delete键,将有关启动盘选项改为A盘或光盘启动,保存后退出),输入FORMAT C:/S,回车后,将出现对话框:
WARNING!ALL DATA ON NON-REMOVADLE DISK
DRIVE C:WILL BE LOST!
Proceed with Format (Y/N)?
(上述警示的意思是格式化后,C盘所有数据将丢失。)
按Y键并回车,对C盘进行格式化(格式化时是以百分比跳动的方式显示其进程),完成后回车,又出现A:\>。对D、E、F盘的格式化方法同上,只不过格式化命令分别为FORMAT D:和FORMAT E:以及FORMAT F:(无需加“/S”参数设置)。
五、装Windows98操作系统及相关驱动程序和软件
在出现A:\>后,输入光驱的盘符“G:”,并回车(一般情况下,如逻辑盘分为D、E、F三个盘,则光驱为G盘,其它依次类推),当出现G:\>后,只要将Windows 98系统盘装入光驱,键入SETUP命令,并回车,即可按提示安装系统,系统装好后再安装声卡、显卡驱动程序及有关应用软件,机器即恢复正常。
通过上述的五大步骤,很多计算机由硬盘引起的疑难故障现象即能得到较好的解决,笔者用这种方法已使二十多只使用时间较长,或使用时间并不长但有问题的硬盘得到了较好的恢复。上述方法中的三到五条,也适用于对新硬盘的分区、格式化及安装。
|