好了!先用Windows 98启动盘启动电脑,也可以在进入 Windows 98之前按着F8键打开启动菜单选择5进入纯DOS模式,当看到A:>或者C:>提示符后键入命令FDISK,接着会出现如下询问界面:
Your computer has a disk larger than 512 MB. This version of Window sincludes improved support for large disks, resulting in more efficientuse of disk space on large drives, and allowing disks over 2 GB to be formatted as a single drive.
IMPORTANT: If you enable large disk support and create any new drives on thisdisk, you will not be able to access the new drive(s) using other operatingsystems, 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 explicitly 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有着对大硬盘的支持,如果你使用大硬盘支持你将不能使用Windows 95和Windows NT操作系统以及更早的Windows与MS-DOS。
你想使用大硬盘支持吗…………………………….? [Y]
这里说明一下,如果你选择“Y”,分区后的文件系统为FAT32,如果选择“N”,分区后的文件系统为FAT16,只要不安装MS-DOS或者Win95的话就按“Y”敲回车吧,否则硬盘将被分成2G一个 2G一个的分区!建议拥有8G以上硬盘的朋友选择“Y”
接下来我们到下一个界面,FDISK 的主选菜单:
FDISK Options
Current fixed disk drive: 1 当前硬盘驱动器
Choose one of the following: 选择下面的某一项
1. Create DOS partition or Logical DOS Drive 1. 创建DOS分区或逻辑DOS驱动器
2. Set active partition 2. 设置活动分区
3. Delete partition or Logical DOS Drive 3. 删除分区或逻辑DOS驱动器
4. Display partition information 4. 显示分区信息
Enter choice: [1] 输入选择: [1]
怎么样,看明白了吗?
假如说我们现在要建立分区,我们就选择1然后敲回车,接下来我们就进入创建DOS分区菜单:
Create DOS Partition or Logical DOS Drive
Current fixed disk drive: 1
Choose one of the following: 选择下面的某一项
1. Create Primary DOS Partition 1. 创建主DOS分区
2. Create Extended DOS Partition 2. 创建扩展DOS分区
3. Create Logical DOS Drive(s) in the Extended DOS Partition
3. 在扩展DOS分区创建逻辑DOS驱动
Enter choice: [1]
假如说我们这里有一块新硬盘,那么我们首先要建立主DOS分区然后建立扩展DOS分区,如果不这样的话将无法建立分区,好,按1后敲回车,程序将进行硬盘空间的扫描,然后显示整个硬盘的容量单位为M(100%)括号内为剩余容量所占硬盘的百分比下边有一行英文,意思为:输入主DOS分区的尺寸单位为M或者占硬盘容量的百分比,在后边的方括号中输入数字比如[1024]或百分比[5%],然后敲回车后就完成了主DOS分区的建立,即通常的C盘,接下来可以选择2来建立扩展分区比如数字输入[19456]或百分比[85%],一般情况下剩余的硬盘容量都建立为扩展分区,我这里的数字仅为举例!接下来我们该建立逻辑驱动器了,创建方法基本相同,值得注意的是,当建立逻辑驱动时,程序所显示的总容量为扩展分区的容量,即我们在分逻辑分区时是以扩展分区为100%计算的,这一点请不要混淆!
最新相关文章
发表评论