Total disk space is 50000 Mbytes (1 Mbyte = 1048576 bytes)
Maximun space available for partition is 50000 Mbytes (100%)
Enter partition size in Mbytes or percent of disk space (%) to
creat a Primary DOS Partition..................................:[ 2000]
完成后会出现主分区分配情况界面,按“Esc”键返回到FDISK主菜单(FDISK OPTIONS界面),输入“1”再次进入Create Dos partition or Logical DOS Drive界面。输入“2”,创建扩展分区,出现如下所示界面。(注:逻辑分区是建立在扩展分区之上的,必须先创建扩展分区,再创建逻辑分区。)
Create Extended DOS Partition
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C: 1 PRI DOS 2000 UNKNOWN 4%
Total disk space is 50000 Mbytes (1 Mbyte = 1048576 bytes)
Maximun space available for partition is 48000 Mbytes (96%)
Enter partition size in Mbytes or percent of disk space (%) to
create an Extended DOS partition.............................:[48000]
Set Active Partition
Current fixed disk drive:1
Partition Status Type Volume Label Mbytes System Usage
C: 1 PRI DOS 2000 UNKNOWN 4%
2 EXT DOS 48000 UNKNOWN 96%
Total disk space is 50000 Mbytes (1 Mbyte = 1048576 bytes)
Enter the number of the partition you want to make active...........:[1]
提示:在本例中,总共50000MB的磁盘,主分区分了2000MB,扩展分区48000MB,第一个逻辑分区15000MB,第二个逻辑分区33000MB,如果第二个逻辑分区没有分配完剩余的扩展分区空间的话,还会反复出现Create Logical DOS Drive(s) in the Extended DOS Partition界面,直到扩展分区空间被分完为止。
用Windows98启动软盘重新启动计算机。启动完成后,输入“format c:”,回车,输入“format d:”,回车,输入“format e:”,回车,即可格式化C、D、E三个分区。
---------------------------------------
附:在这个论坛里看到好多网友求助格式化装了NTFS文件系统的C盘的帖子,高手们也提供了不少办法,不过好多人好像忽略了一点——其实微软在提供NTFS文件系统的同时也为大家提供了转化的办法,很简单——以WINXP为例,只需把安装光盘放入光驱,进入“安装”选项,然后选择“R”修复,按里面的提示将装了NTFS文件系统的分区重新转化为FAT32系统即可,然后就可以随心所欲了。我刚装XP时也遇到过此问题。
其实类似的问题只要上网搜索一下就会发现有很多种解决办法,剩下的就是自己去试了,没有必要总是等着被人帮助,所以说网络真是个好东西......