硬盘的分区与高级格式化的方法_第1页
硬盘的分区与高级格式化的方法_第2页
硬盘的分区与高级格式化的方法_第3页
硬盘的分区与高级格式化的方法_第4页
硬盘的分区与高级格式化的方法_第5页
已阅读5页,还剩4页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、硬盘的分区与高级格式化的方法教学目的:熟练掌握硬盘的分区及高级格式化的方法,会使用FDISK程序对硬盘分区。教学重点:FDISK程序的主菜单。教学难点:英文的程序界面。掌握英文界面的中文意思,就不难理解了。使用教具:课前将程序的界面做成卡片。教 法:讲 授课 时:1课时教学过程:在上节课,我们讲了微型计算机硬件的组装,就是把我们前面十四章里学到的微型计算机的各硬件设备,如:PU、主板、内存、显卡、软盘驱动器、光盘驱动器等,按照规定的顺序和接口,把它们组装起来,至此,微型计算机的硬件系统就已经形成了,那么,能否就可以工作了呢?显然是不能的,我们前面讲过,要使微型计算机正常的工作,必须使计算机的硬

2、件系统和软件系统有机的结合起来才行,只有硬件是不能够工作的,我们必须还要给它装上软件。那么,在安装软件之前,我们还要做一些准备工作,是什么呢?这里给大家举个例子:假如我买了一套比较大的住房,在搬进去之前。我们必须要先做一些规划,如,哪间房子做卧室,哪间房子做客厅,人多了如果住不下的话,还可以把一个大卧室改成两个小卧室,这个工作通常叫“装修”,是由装修工人来完成的,那么,我们的新硬盘也就好比一套新的住房,在存数据之前,也要进行“规划和装修”,那么如何完成这项工作,这就是今天我们要讲的内容了,即:硬盘分区和高级格式化。一、硬盘的分区新购买的硬盘,一般都没有进行分区,在使用之前,必须要对它进行分区,

3、既对硬盘进行“规划和装修”,否则是不能使用的。如果硬盘已经分区和格式化过,则可以重新分区,分区后就把硬盘上原来的分区信息和存储的数据给删除了,所以重新分区应特别慎重。、分区使用的工具FDISK对硬盘分区,我们通常使用的是硬盘分区程序Fdisk.exe(win 98系统盘上有该程序),FDISK分区程序,只能支持FAT格式,不支持NTFS格式,而且不能支持80以上的硬盘。如果这个程序在A盘上,还必须进行BIOS设置,将“高级BIOS设置”中的First Boot Device 设置为“Floppy”即系统从软驱启动。2、启动FDISK 程序在驱中,插入启动盘,启动微机,软驱开始工作,直到屏幕出现

4、提:此时即可开始对硬盘进行分区了。在提示符下键入下面字符并按回车键:FDISKYour 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 2 GB to be formatted as a single drive. IMPORTANT: If you enab

5、le 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-DOS. In addition, disk utilities that were not designed exp

6、licitly for the FAT32 file system will not be able to work with this disk. If 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即出现下面的英文界面,提示是否使用Windows 98支持的FAT32文件系统。在上面的界面里:输入“”表示

7、使用FAT32文件格式,可以支持2GB以上的大分区。输入“”表示不使用FAT32文件格式,即使用FAT16文件格式,每个分区的最大空间只有2GB。 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

8、to exit FDISK根据目前的硬盘容量,均应选择“”,回车后,出现下面的主菜单:在上面菜单中,共有个选项分别是:(1)、创建DOS分区或逻辑分区;(2)、设置活动分区;(3)、删除分区或逻辑分区;(4)、显示分区信息。、删除硬盘原有分区如果硬盘原来已有分区设置,在重新分区前,需要先将原有的分区删除,删除硬盘分区的步骤是:(1)、删除非DOS分区;(2)、删除逻辑盘;(3)、删除扩展分区;(4)、删除主分区。既按照与建立分区相反的次序删除分区。在主菜单中选择,查看当前分区信息,如下所示: Display Partition InformationCurrent fixed disk dri

9、ve: 1 Partition Status Type Volume Label Mbytes System Usage C: 1 A PRI DOS 5005 FAT32 13% 2 EXT DOS 33158 87%Total disk space is 38162 Mbytes (1 Mbyte = bytes)The Extended DOS Partition contains Logical DOS Drives. Do you want to display the logical drive information (Y/N).?YPress Esc to return to

10、FDISK Options 结果表明已有主分区、扩展分区和逻辑盘(提示输入“”显示逻辑盘),现在删除分区,在主菜单中选择,显示删除分区菜单,如下所示: 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

11、 4. Delete Non-DOS Partition Enter choice: Press Esc to return to FDISK Options 、删除主DOS分区;(1)、删除主DOS分区;(2)、删除扩展DOS分区;(3)、删除扩展DOS分区中的逻辑盘; (4)、删除非DOS分区。按照删除硬盘分区的步骤,首先选择,屏幕显示删除逻辑盘的信息,如下: Delete Logical DOS Drive(s) in the Extended DOS PartitionDrv Volume Label Mbytes System UsageD: 20003 FAT32 60%E: 13

12、155 FAT32 40%Total Extended DOS Partition size is 33158 Mbytes (1 MByte = bytes) WARNING! Data in a deleted Logical DOS Drive will be lost. What drive do you want to delete.? Press Esc to return to FDISK Options Delete Logical DOS Drive(s) in the Extended DOS PartitionDrv Volume Label Mbytes System

13、UsageD: 20003 FAT32 60%E: 13155 FAT32 40% Total Extended DOS Partition size is 33158 Mbytes (1 MByte = bytes) WARNING! Data in a deleted Logical DOS Drive will be lost. What drive do you want to delete.? E Enter Volume Label.? N Press Esc to return to FDISK Options输入要删除的逻辑盘的盘符,卷标后,屏幕提示确认信息:确认后,就把逻辑盘

14、里的内容给删除了,按照同样的方法,再把逻辑盘里的内容也删除掉,这时硬盘已复原到如同刚购买时的情况。Create DOS Partition or Logical DOS DriveCurrent 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 PartitionEnter choice: 1、建立主DOS分区在主菜单中

15、选择,进入建立分区菜单,如上图所示。在建立分区的主菜单中,共有个选项,分别是:(1)、建立主DOS分区;(2)、建立扩展分区;(3)、在扩展分区中建立逻辑盘。首先建立主DOS分区,再建立扩展分区,最后建立逻辑盘。 Create Primary DOS PartitionCurrent fixed disk drive: 1Do you wish to use the maximum available size for a Primary Dos Partition.?y Press Esc to return to FDISK Options在建立分区主菜单中,选择,屏幕提示信息如下:在上面

16、的菜单中,询问是否将硬盘的全部容量划分给主分区,即盘。如果打算整个硬盘只分一个区,即将全部空间分给盘,输入“”,FDISK会自动完成所有工作,重新启动微机,即可对硬盘进行格式化。如果要将硬盘分几个区,就只能将部分硬盘空间分给主分区,因此必须输入“N”,屏幕提示输入主分区容量。为了便于管理硬盘上的文件,建议将硬盘分成多个分区。输入容量数值后屏幕显示分区信息,表示主DOS分区已经建好。、建立扩展分区和逻辑盘选择主菜单中的,进入建立分区主菜单,再选择,屏幕提示输入扩展分区容量,如下所示:Create Extended DOS Partition Current fixed disk drive: 1

17、 Partition Status Type Volume Label Mbytes System Usage C: 1 PRI DOS 504 unknown 3% Total disk space is 14661 Mbytes Maximum space available for partition is 14661 MbytesEnter partition size in Mbytes or percent of disk space toCreate a primary DOS partition: 14157 . Press Esc to return to FDISK Opt

18、ions Create Extended DOS Partition Current fixed disk drive: 1 Partition Status Type Volume Label Mbytes System Usage C: 1 PRI DOS 504 unknown 3% 2 EXTDOS 14157 unknown 97%Extended DOS partition createdPress Esc to continue硬盘上只能有一个扩展分区,并且所有的逻辑盘都是在扩展分区中建立的,所以如果不打算安装其他操作系统,则应直接按回车键确认将所有的剩余空间全部作为扩展分区,如

19、果改小方括号中的数值,会损失部分硬盘空间。确认后屏幕显示分区信息,如下所示:Create Logical DOS Drives in the Extended DOS partition No logical drives definedTotal Extended DOS Partition size is 14157 Mbytes 1 Mbyte = bytesMaximum space available for partition is 14157 mbytes100%Enter Logical drives size in Mbytes or percent of disk spac

20、e toCreate an Extended DOS Partition: 14157 Press Esc to return to FDISK Options按ESC键屏幕提示建立逻辑盘,如下所示: 如只设一个逻辑盘(D盘),则直接回车;如要分多个逻辑盘,则输入盘的容量后回车,然后输入盘的容量,全部硬盘容量分配完,屏幕显示所有逻辑盘的信息。、设置活动分区Create Extended DOS Partition Current fixed disk drive: 1 Partition Status Type Volume Label Mbytes System Usage C: 1 PRI DOS 504 unknown 3% 2 EXTDOS 14157 97%Total disk space is 14661 Mbytes Enter the number of the partition you want to make active: .

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论