Among all computer components, the hard disk plays a rather special role. It is not only related to the overall performance of the system, but all of the user's data is also stored on it.
So, how should a hard disk be initialized? And how should hard disk failures be solved when they occur?
I. Partitioning and formatting large hard disks
Hard disk partitioning refers to logically dividing the physical storage space of a hard disk, splitting a larger-capacity hard disk into multiple logical sections of different sizes. A hard disk can be divided into several partitions, and the number of partitions and the capacity of each partition are set by the user according to actual needs.
1. Partition basics
(1) Primary partition, extended partition, logical partition
A primary partition is the hard disk partition that contains the files and data necessary for the operating system to boot. If an operating system is to be installed on a hard disk, that hard disk must have a primary partition. An extended partition is a partition other than the primary partition, but it cannot be used directly; it must be further divided into several logical partitions before use. Logical partitions are the D, E, F... drives that we normally see in the operating system.
(2) Partition formats
At present, the partition formats mainly used by Windows include FAT16, FAT32, NTFS, etc. Among them, almost all operating systems support FAT16. However, hard disks using the FAT16 partition format have low actual utilization efficiency, and the maximum capacity of a single partition can only be 2GB, so this partition format is rarely used now.
FAT32 uses a 32-bit file allocation table, greatly enhancing its disk management capability and breaking through the FAT16 limit of only 2GB per partition. It is currently the most widely used partition format, and Windows 98/2000/XP/2003 all support it. Under normal circumstances, users can set all partitions to FAT32 when partitioning.
The advantages of NTFS are extremely outstanding security and stability. However, apart from Windows 2000/XP/2003, other operating systems cannot recognize this partition format.
When choosing a partition format, users need to select according to the type of operating system they use. Generally speaking, FAT32 is enough.
2. Hard disk partition planning
To partition a hard disk, you first need a partitioning plan. Nowadays hard disks are basically above 60GB. If such a “massive hard disk” is made into only one partition or split into many small ones, it will to some extent affect the hard disk's usability and performance. Different users have different actual needs, so partitioning plans also differ.
(1) Large hard disk partition plan for ordinary home use (80~120GB)
Drive Letter Capacity Partition Format Purpose
C 3~5GB FAT32 Install Windows 98
D 8~12GB FAT32 Install Windows XP
E 10~15GB FAT32 Store application software
F 10~20GB FAT32 Store game software
G 15~20GB FAT32 Store movies, songs
H Remaining space FAT32 Back up data and system
This home-use type is aimed at office work, entertainment, and gaming. You can install a dual-boot system with Windows 98 and Windows XP. Windows 98 has excellent compatibility and can be used specially for entertainment. Windows XP has strong stability and can be used for office work and study.
(2) Large hard disk partition plan for ordinary office use (60~120GB)
Drive Letter Capacity Partition Format Purpose
C 5~8GB NTFS Install Windows XP
D 12~20GB NTFS Office application software
E 10~12GB NTFS Store email
F 10~30GB NTFS Store office documents
G Remaining space NTFS Back up data and system
For office computers, security and stability are the most important, so it is recommended to install Windows XP or Windows 2000. In addition, enough space should be reserved to store various emails and office documents. Of course, a data and system backup partition is indispensable.
(3) Large hard disk partition plan for gamers (80~120GB)
Drive Letter Capacity Partition Format Purpose
C 3~5GB FAT32 Install Windows 98
D 8~12GB FAT32 Install Windows XP
E 10~20GB FAT32 Install RPG and other games
F 10~15GB FAT32 Install online games
G 15~20GB FAT32 Action games and CD images
H Remaining space FAT32 Movies, music, backup
For gamers, it is recommended to install a dual-boot system with Windows 98 and Windows XP, then install games by partition, and make CD images for games that require the disc to play, so as to avoid wear on the CD-ROM drive.
3. Large hard disk partitioning in practice
The universal edition of DM is a very powerful hard disk initialization tool. It can partition and format a large hard disk within one minute. Since the Fdisk included with Windows 98 has problems supporting large hard disks above 60GB, it is recommended to use the universal edition of DM to partition large hard disks.
(1) Starting DM
First, download the universal edition of DM, then extract all files in the DM archive onto a Windows 98 system boot floppy disk.
Insert the system boot disk into the floppy drive, start the computer, press the Del key to enter BIOS setup, and in “Advanced BIOS Features” set “First Boot Device” to Floppy, changing the first boot device to the floppy drive. After saving the BIOS settings, restart the computer. When the multi-configuration boot menu appears, select item 1, “Start computer with CD-ROM support”, to start the computer. At the prompt, type “DM” and press Enter to start the universal edition of DM. After DM starts, some explanatory text will appear first; just press Enter directly to enter the main DM interface. As shown in Figure 1.
(2) Partitioning a large hard disk with DM
Move the cursor to “(A)dvanced Options” and press Enter to enter the secondary interface. Move the cursor to “(A)dvanced Disk Installation”, then press Enter to enter partitioning mode. At this time, the hard disks currently installed in the system will be displayed on the right side under “Drive List”. If the system has multiple hard disks, after pressing Enter the user will be asked which hard disk to partition. Select the hard disk to be partitioned and just press Enter.
On the screen that appears, choose the partition format. Generally speaking, choose FAT32. Move the cursor to “Windows 95 OSR2,98,98SE,Me,2000”; after pressing Enter, the system will ask whether to use FAT32 format. If you choose “NO”, the hard disk will use FAT16. In the partition plan made earlier, we chose FAT32, so move the cursor to “Yes” and press Enter to continue.
Next comes the partition size setup screen. DM provides three partitioning plans. Since we need to customize partition sizes, we should choose “Option (C) Define your own”. After pressing Enter, you will enter the partition size setup screen. On this screen, you first need to set the size of drive C. According to the partition plan made earlier, enter the capacity value for drive C here (1GB=1024MB). The basic unit is MB, so if drive C is to be 3GB, you must enter “3072”, then press Enter. Then enter the capacity for drive D, press Enter, then enter the capacity for drive E... until all partitions are created. As shown in Figure 2.
After finishing the partition values, the final detailed partition result will be displayed. If you are not satisfied with the partitioning at this time, you can still adjust it using the keys indicated by the prompts. For example, use the “DEL” key to delete a partition and the “N” key to create a new partition.
After confirming that the partitions are correct, move the cursor to “Save and Continue” and press Enter to save the settings. In the prompt window that appears next, you will be asked whether to perform quick formatting; it is recommended to choose “(Y)ES”. In the next prompt window, you will be asked whether to format the partitions with the default cluster size; choose “(Y)ES”. On the confirmation screen that appears, press Enter to formally begin partitioning and formatting the hard disk. When the operation is finished, restart the computer.
(3) Formatting the hard disk
After partitioning the hard disk according to the partition plan, the system will prompt for a restart. After restarting the computer as instructed, you should format the hard disk. The Windows 98 boot disk includes the FORMAT formatting program.
Use the system boot floppy to boot the computer again. At the prompt, type the “Format C:” command and press Enter. The system will prompt that this will delete all data on drive C. Ignore it, press the “Y” key and then Enter to confirm. The program will then begin formatting drive C. After formatting is complete, the program will ask whether to assign a volume label to drive C. Just press Enter to confirm, and the program will automatically add a label to drive C. At this point, formatting of drive C is complete, and the drive can store data.
Using the same method, we need to format the other logical drives as well, and finally restart for use.
4. Hard disk partition adjustment in practice
If, during partitioning, the partition plan turns out to be unreasonable and the hard disk space distribution is not scientific, what should be done? Or after the computer has been used for a period of time, if you want to adjust partitions without damaging data on the hard disk, what should you do? Actually, all of this can be solved with Partition Magic.
At present, the latest version of Partition Magic is 8.0, which is available in both DOS and Windows versions. Below we will use the Windows version of Partition Magic 8.0 (hereinafter referred to as PQ) as an example to explain how to adjust hard disk partitions with this software.
(1) Increasing the capacity of a partition
Drive C is the partition most likely to run into a capacity crisis, so below we will take increasing the capacity of drive C as an example. After installing PQ in Windows, run “Partition Magic 8.0” from the Start menu to launch the software.
Since we want to increase the capacity of drive C, naturally we need to reduce the capacity of other partitions, such as the logical partitions D, E, E, etc. Suppose drive D now has 2GB of free space and drive E has 5GB of free space, and now you want to give 6GB from these two partitions to drive C. Then when using PQ, you must first give E's free space to D, and then D will give space to C. The specific operation is as follows:
After entering the main program interface, right-click drive E and choose the “Resize/Move” command. In the dialog box that appears, enter the amount of space you want drive E to free up in the “Free Space Before” field. This value should be less than or equal to the maximum free space value of drive E. As shown in Figure 3.
Note: When adjusting the capacity of a partition, PQ can free up space at the front of the partition, at the back, or partially at both ends. But now the intention is to free up space from drive E for drive D, so only the space freed at the front can be received by drive D. If instead you wanted to give E's space to the following drive F, you should free up space at the back of drive E.
Enter the amount of space to be freed, click the “OK” button, and return to the main interface. At this time, you will find an “unallocated area” between D and E; this is the space that E has given to D. Right-click drive D and choose the “Resize/Move” command. In the dialog box that appears, first change the number in “Free Space After” from its original XXX (that is, the “Free Space Before” value of drive E) to “0”, then enter the amount of space for drive D to free up in the “Free Space Before” field, and finally click the “OK” button.
Now there is a relatively large “unallocated area” between C and D. This is the space finally being given to C. Right-click drive C, choose the “Resize/Move” command, then set the number in “Free Space After” in the dialog box that appears to “0”. After saving the settings, drive C will take in all the space from D and E.
After confirming everything is correct, click the “Apply” button in the lower-right corner of the main interface and confirm, and the software will begin the actual adjustment. During the adjustment process, do not interrupt the operation or restart the computer.
(2) Merging two partitions
PQ can only merge two adjacent FAT or FAT32 partitions (FAT+FAT, FAT+FAT32, or FAT32+FAT32), or two adjacent NTFS partitions (NTFS+NTFS), and the two adjacent partitions must be on the same physical hard disk. Taking merging drive F into drive E as an example, first right-click drive E in the main interface and choose the “Merge” command. In the dialog box that appears, PQ will automatically analyze the partition formats before and after drive E and list several merge combinations, for example, “D becomes a folder of E”, “F becomes a folder of E”, “E becomes a folder of F”, etc.
Note: When PQ merges partitions, it first copies all data from one partition into the other partition. Therefore, it is necessary to ensure that one of the partitions has enough free space to hold all the data from the other partition.
For example, drive E has 5GB of data and 2GB of free space; at this time drive F has 1GB of data and 2GB of free space. Then when merging these two partitions, you must choose “merge drive F into drive E”. Drive E has enough space to store the existing data on drive F, but drive F cannot store the data on drive E. If the free space in each of the two partitions to be merged cannot hold the other partition's data, then the merge cannot proceed. In this case, you can first increase the free space of one partition, and then consider merging.
After determining which merge method to use, create a folder in the “Merge Folder” box for the partition being merged, to store its data, so that after the merge is complete, the user will know that the data from the merged partition is stored in this folder. The folder name can be chosen freely; it is recommended to use English characters. After clicking the “OK” button to confirm, you can see in the partition list on the main interface that the two partitions have already been merged into one.
(3) Splitting one partition into two partitions
Using PQ to split a partition is very simple. First, you need to adjust the capacity of the partition to be split, freeing up unused space as an “unallocated area”. Then right-click the free space, choose the “Create” command, select the partition file format in the dialog box that appears, and click the “OK” button.
(4) Converting partition formats
When installing Windows 2000/XP, the system asks the user during setup whether to convert the system partition format to NTFS. Many beginners do not understand the characteristics of NTFS, and only after converting the partition format to NTFS do they discover that Windows 98 and DOS cannot recognize NTFS format. Although Windows 2000/XP also provides a simple NTFS-to-FAT32 conversion function, all of that comes at the cost of completely deleting the data on that partition. PQ, however, can convert an NTFS partition to FAT32 or FAT without destroying the original data.
Right-click the NTFS partition whose format needs to be converted, choose the “Convert” command, and then select as needed in the dialog box that appears.
So, how should a hard disk be initialized? And how should hard disk failures be solved when they occur?
I. Partitioning and formatting large hard disks
Hard disk partitioning refers to logically dividing the physical storage space of a hard disk, splitting a larger-capacity hard disk into multiple logical sections of different sizes. A hard disk can be divided into several partitions, and the number of partitions and the capacity of each partition are set by the user according to actual needs.
1. Partition basics
(1) Primary partition, extended partition, logical partition
A primary partition is the hard disk partition that contains the files and data necessary for the operating system to boot. If an operating system is to be installed on a hard disk, that hard disk must have a primary partition. An extended partition is a partition other than the primary partition, but it cannot be used directly; it must be further divided into several logical partitions before use. Logical partitions are the D, E, F... drives that we normally see in the operating system.
(2) Partition formats
At present, the partition formats mainly used by Windows include FAT16, FAT32, NTFS, etc. Among them, almost all operating systems support FAT16. However, hard disks using the FAT16 partition format have low actual utilization efficiency, and the maximum capacity of a single partition can only be 2GB, so this partition format is rarely used now.
FAT32 uses a 32-bit file allocation table, greatly enhancing its disk management capability and breaking through the FAT16 limit of only 2GB per partition. It is currently the most widely used partition format, and Windows 98/2000/XP/2003 all support it. Under normal circumstances, users can set all partitions to FAT32 when partitioning.
The advantages of NTFS are extremely outstanding security and stability. However, apart from Windows 2000/XP/2003, other operating systems cannot recognize this partition format.
When choosing a partition format, users need to select according to the type of operating system they use. Generally speaking, FAT32 is enough.
2. Hard disk partition planning
To partition a hard disk, you first need a partitioning plan. Nowadays hard disks are basically above 60GB. If such a “massive hard disk” is made into only one partition or split into many small ones, it will to some extent affect the hard disk's usability and performance. Different users have different actual needs, so partitioning plans also differ.
(1) Large hard disk partition plan for ordinary home use (80~120GB)
Drive Letter Capacity Partition Format Purpose
C 3~5GB FAT32 Install Windows 98
D 8~12GB FAT32 Install Windows XP
E 10~15GB FAT32 Store application software
F 10~20GB FAT32 Store game software
G 15~20GB FAT32 Store movies, songs
H Remaining space FAT32 Back up data and system
This home-use type is aimed at office work, entertainment, and gaming. You can install a dual-boot system with Windows 98 and Windows XP. Windows 98 has excellent compatibility and can be used specially for entertainment. Windows XP has strong stability and can be used for office work and study.
(2) Large hard disk partition plan for ordinary office use (60~120GB)
Drive Letter Capacity Partition Format Purpose
C 5~8GB NTFS Install Windows XP
D 12~20GB NTFS Office application software
E 10~12GB NTFS Store email
F 10~30GB NTFS Store office documents
G Remaining space NTFS Back up data and system
For office computers, security and stability are the most important, so it is recommended to install Windows XP or Windows 2000. In addition, enough space should be reserved to store various emails and office documents. Of course, a data and system backup partition is indispensable.
(3) Large hard disk partition plan for gamers (80~120GB)
Drive Letter Capacity Partition Format Purpose
C 3~5GB FAT32 Install Windows 98
D 8~12GB FAT32 Install Windows XP
E 10~20GB FAT32 Install RPG and other games
F 10~15GB FAT32 Install online games
G 15~20GB FAT32 Action games and CD images
H Remaining space FAT32 Movies, music, backup
For gamers, it is recommended to install a dual-boot system with Windows 98 and Windows XP, then install games by partition, and make CD images for games that require the disc to play, so as to avoid wear on the CD-ROM drive.
3. Large hard disk partitioning in practice
The universal edition of DM is a very powerful hard disk initialization tool. It can partition and format a large hard disk within one minute. Since the Fdisk included with Windows 98 has problems supporting large hard disks above 60GB, it is recommended to use the universal edition of DM to partition large hard disks.
(1) Starting DM
First, download the universal edition of DM, then extract all files in the DM archive onto a Windows 98 system boot floppy disk.
Insert the system boot disk into the floppy drive, start the computer, press the Del key to enter BIOS setup, and in “Advanced BIOS Features” set “First Boot Device” to Floppy, changing the first boot device to the floppy drive. After saving the BIOS settings, restart the computer. When the multi-configuration boot menu appears, select item 1, “Start computer with CD-ROM support”, to start the computer. At the prompt, type “DM” and press Enter to start the universal edition of DM. After DM starts, some explanatory text will appear first; just press Enter directly to enter the main DM interface. As shown in Figure 1.
(2) Partitioning a large hard disk with DM
Move the cursor to “(A)dvanced Options” and press Enter to enter the secondary interface. Move the cursor to “(A)dvanced Disk Installation”, then press Enter to enter partitioning mode. At this time, the hard disks currently installed in the system will be displayed on the right side under “Drive List”. If the system has multiple hard disks, after pressing Enter the user will be asked which hard disk to partition. Select the hard disk to be partitioned and just press Enter.
On the screen that appears, choose the partition format. Generally speaking, choose FAT32. Move the cursor to “Windows 95 OSR2,98,98SE,Me,2000”; after pressing Enter, the system will ask whether to use FAT32 format. If you choose “NO”, the hard disk will use FAT16. In the partition plan made earlier, we chose FAT32, so move the cursor to “Yes” and press Enter to continue.
Next comes the partition size setup screen. DM provides three partitioning plans. Since we need to customize partition sizes, we should choose “Option (C) Define your own”. After pressing Enter, you will enter the partition size setup screen. On this screen, you first need to set the size of drive C. According to the partition plan made earlier, enter the capacity value for drive C here (1GB=1024MB). The basic unit is MB, so if drive C is to be 3GB, you must enter “3072”, then press Enter. Then enter the capacity for drive D, press Enter, then enter the capacity for drive E... until all partitions are created. As shown in Figure 2.
After finishing the partition values, the final detailed partition result will be displayed. If you are not satisfied with the partitioning at this time, you can still adjust it using the keys indicated by the prompts. For example, use the “DEL” key to delete a partition and the “N” key to create a new partition.
After confirming that the partitions are correct, move the cursor to “Save and Continue” and press Enter to save the settings. In the prompt window that appears next, you will be asked whether to perform quick formatting; it is recommended to choose “(Y)ES”. In the next prompt window, you will be asked whether to format the partitions with the default cluster size; choose “(Y)ES”. On the confirmation screen that appears, press Enter to formally begin partitioning and formatting the hard disk. When the operation is finished, restart the computer.
(3) Formatting the hard disk
After partitioning the hard disk according to the partition plan, the system will prompt for a restart. After restarting the computer as instructed, you should format the hard disk. The Windows 98 boot disk includes the FORMAT formatting program.
Use the system boot floppy to boot the computer again. At the prompt, type the “Format C:” command and press Enter. The system will prompt that this will delete all data on drive C. Ignore it, press the “Y” key and then Enter to confirm. The program will then begin formatting drive C. After formatting is complete, the program will ask whether to assign a volume label to drive C. Just press Enter to confirm, and the program will automatically add a label to drive C. At this point, formatting of drive C is complete, and the drive can store data.
Using the same method, we need to format the other logical drives as well, and finally restart for use.
4. Hard disk partition adjustment in practice
If, during partitioning, the partition plan turns out to be unreasonable and the hard disk space distribution is not scientific, what should be done? Or after the computer has been used for a period of time, if you want to adjust partitions without damaging data on the hard disk, what should you do? Actually, all of this can be solved with Partition Magic.
At present, the latest version of Partition Magic is 8.0, which is available in both DOS and Windows versions. Below we will use the Windows version of Partition Magic 8.0 (hereinafter referred to as PQ) as an example to explain how to adjust hard disk partitions with this software.
(1) Increasing the capacity of a partition
Drive C is the partition most likely to run into a capacity crisis, so below we will take increasing the capacity of drive C as an example. After installing PQ in Windows, run “Partition Magic 8.0” from the Start menu to launch the software.
Since we want to increase the capacity of drive C, naturally we need to reduce the capacity of other partitions, such as the logical partitions D, E, E, etc. Suppose drive D now has 2GB of free space and drive E has 5GB of free space, and now you want to give 6GB from these two partitions to drive C. Then when using PQ, you must first give E's free space to D, and then D will give space to C. The specific operation is as follows:
After entering the main program interface, right-click drive E and choose the “Resize/Move” command. In the dialog box that appears, enter the amount of space you want drive E to free up in the “Free Space Before” field. This value should be less than or equal to the maximum free space value of drive E. As shown in Figure 3.
Note: When adjusting the capacity of a partition, PQ can free up space at the front of the partition, at the back, or partially at both ends. But now the intention is to free up space from drive E for drive D, so only the space freed at the front can be received by drive D. If instead you wanted to give E's space to the following drive F, you should free up space at the back of drive E.
Enter the amount of space to be freed, click the “OK” button, and return to the main interface. At this time, you will find an “unallocated area” between D and E; this is the space that E has given to D. Right-click drive D and choose the “Resize/Move” command. In the dialog box that appears, first change the number in “Free Space After” from its original XXX (that is, the “Free Space Before” value of drive E) to “0”, then enter the amount of space for drive D to free up in the “Free Space Before” field, and finally click the “OK” button.
Now there is a relatively large “unallocated area” between C and D. This is the space finally being given to C. Right-click drive C, choose the “Resize/Move” command, then set the number in “Free Space After” in the dialog box that appears to “0”. After saving the settings, drive C will take in all the space from D and E.
After confirming everything is correct, click the “Apply” button in the lower-right corner of the main interface and confirm, and the software will begin the actual adjustment. During the adjustment process, do not interrupt the operation or restart the computer.
(2) Merging two partitions
PQ can only merge two adjacent FAT or FAT32 partitions (FAT+FAT, FAT+FAT32, or FAT32+FAT32), or two adjacent NTFS partitions (NTFS+NTFS), and the two adjacent partitions must be on the same physical hard disk. Taking merging drive F into drive E as an example, first right-click drive E in the main interface and choose the “Merge” command. In the dialog box that appears, PQ will automatically analyze the partition formats before and after drive E and list several merge combinations, for example, “D becomes a folder of E”, “F becomes a folder of E”, “E becomes a folder of F”, etc.
Note: When PQ merges partitions, it first copies all data from one partition into the other partition. Therefore, it is necessary to ensure that one of the partitions has enough free space to hold all the data from the other partition.
For example, drive E has 5GB of data and 2GB of free space; at this time drive F has 1GB of data and 2GB of free space. Then when merging these two partitions, you must choose “merge drive F into drive E”. Drive E has enough space to store the existing data on drive F, but drive F cannot store the data on drive E. If the free space in each of the two partitions to be merged cannot hold the other partition's data, then the merge cannot proceed. In this case, you can first increase the free space of one partition, and then consider merging.
After determining which merge method to use, create a folder in the “Merge Folder” box for the partition being merged, to store its data, so that after the merge is complete, the user will know that the data from the merged partition is stored in this folder. The folder name can be chosen freely; it is recommended to use English characters. After clicking the “OK” button to confirm, you can see in the partition list on the main interface that the two partitions have already been merged into one.
(3) Splitting one partition into two partitions
Using PQ to split a partition is very simple. First, you need to adjust the capacity of the partition to be split, freeing up unused space as an “unallocated area”. Then right-click the free space, choose the “Create” command, select the partition file format in the dialog box that appears, and click the “OK” button.
(4) Converting partition formats
When installing Windows 2000/XP, the system asks the user during setup whether to convert the system partition format to NTFS. Many beginners do not understand the characteristics of NTFS, and only after converting the partition format to NTFS do they discover that Windows 98 and DOS cannot recognize NTFS format. Although Windows 2000/XP also provides a simple NTFS-to-FAT32 conversion function, all of that comes at the cost of completely deleting the data on that partition. PQ, however, can convert an NTFS partition to FAT32 or FAT without destroying the original data.
Right-click the NTFS partition whose format needs to be converted, choose the “Convert” command, and then select as needed in the dialog box that appears.

DigestI

