Unsolved

This post is more than 5 years old

313 Posts

12696

December 21st, 2001 14:00

How do you partition a hard drive?

I'm about to do a fresh clean install of Windows XP Pro.

I've decided on partitioning my 40GB hard drive into either (20/20, 30/10, or 25/15). One partition for XP Pro/Programs & another one for everything else). From what I understand it is best to give XP Pro as much space as possible. Just wondering, but what would be the optimal partition? How would you personally partition this 40GB drive?

Can someone provide me step-by-step instructions on how to partition my hard drive prior to a clean install of XP Pro? Anything else I should know?

I would really appreciate it! Thanx!!!


Dell Dimension 4100 Series
Pentium III 933 Mhz
128MB SDRAM at 133 MHz
40GB Ultra ATA/100 (7200RPM) hard drive
16X NEC DV-5800A DVD-ROM with software decoding
V.90/56K Conexant Speakerphone PCI Telephony Modem
Creative SB Live! Value Digital
32MB NVidia TNT2 M64 4X AGP video card
HP Deskjet 932C printer
Samsung SyncMaster 950p 19" CRT Monitor
Monsoon Multimedia MH-500 speakers
Quietkey Keyboard Standard
Microsoft Intellimouse
Windows ME
NAV 2001
Microsoft Office 2000 Premium

Message Edited on 12/21/01 11:36AM by John_Doe

December 21st, 2001 14:00

You can choose how many partitions you want when you format your drive.

Format the Hard Drive
To format the newly created partitions, perform the following steps:

1. Boot to same bootable media you used to execute Fdisk.
2. At the DOS prompt, type the following:
format C:
where is to press the Enter key once.
3. If you created any additional partitions with Fdisk, you can format them as well by substituting their respective drive letters for C:.

How do I use the fdisk command to delete and partition a hard drive?

Please click here.

December 21st, 2001 14:00

Please follow the instructions below.
Debug your hard drive first and then fdisk.

MS-DOS® and Non-DOS Hard Drive Partition Removal Debug Script

Discussion

The following Debug script removes the partition information (both DOS and non-DOS) on the hard drive. The script is intended for use on Dell systems with Dell provided operating systems and hard drives. The Debug script allows you to convert a drive from one incompatible partition structure to another, such as from Linux back to MS-DOS®. In the process all your data will be lost; you must repartition the drive, reformat the drive, and reinstall the software.

If you have installed additional hard drives that required the use of a special hard drive overlay utility and the Debug script below does not seem to have successfully cleared the partitions, you may wish to refer to an alternative Debug script available from Microsoft. Please note that Dell does not recommend the use of the Microsoft Debug script with Dell-provided operating systems and hard drives. For more information on the alternative Debug script, refer to the Microsoft Knowledge Base at:

http://support.microsoft.com/directory/

Article ID: Q106419 Title "Removing Non-DOS Partitions with Debug."

In order to run the Debug script you must have a bootable diskette that contains the Debug command or be able to access the command files installed by Windows 95, 98, or Millennium Edition (Me). For more information, refer to Dell Knowledge Base Article: FA1026410 Title "Why Do I Receive the Error Bad Command or Filename When I Attempt to Run the Debug Command?"

Solution

NOTICE: This debug script is for advanced users only. Its purpose is to remove all formatting and partitioning information from your hard disk when FDISK is unable to do so. THIS WILL ALSO REMOVE ALL DATA AND PROGRAMS FROM THE DRIVE. REPEAT: The next steps will remove all data from hard-disk drive. We URGE YOU to make a backup of any data and programs that you wish to save before proceeding. REMEMBER: ALL DATA WILL BE LOST! Be sure you have the necessary bootable media and files to reboot your system and install your operating system (boot disk with CDROM drivers, MSCDEX, FDISK, FORMAT, SYS, etc).

Turn on the computer.
Insert your boot diskette that contains the Debug command, or in Windows 95, 98, or Me use the Startup options to boot to Command Prompt Only.
At the DOS command prompt, type the following commands and press the key after each command:

NOTICE: Performing the following will remove all data from your hard disk drive.

NOTE: Type the following bolded text only. You will receive an error if you type anything other than the bold text. The non-bolded text represents the system response that will appear on your screen once you press after typing each command.

debug
-F 200 L1000 0
-A CS:100
xxxx:0100 MOV AX,301
xxxx:0103 MOV BX,200
xxxx:0106 MOV CX,1
xxxx:0109 MOV DX,80 (Type 80 for the main hard drive - hd 0, or type 81 for the second hard drive - hd 1)
xxxx:010C INT 13
xxxx:010E INT 20
xxxx:0110
-G


The message Program terminated normally appears.
Turn off the computer.
On the next startup the hard drive must be partitioned and formatted.
**********************************************

Creating a FAT32 Partition

1. Boot to your bootable media.
2. At the DOS prompt, type:
fdisk
3. Press the key.
The following message appears:
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 2 GB to be formatted as a single drive.
Do you wish to enable large disk support (Y/N)?

NOTE: This message is asking which addressing scheme you want to use on the hard drive: FAT16 or FAT32. This refers to the actual number of physical sectors that can be configured onto the hard drive. Early versions of Windows 95 (OSR 1 and earlier) support FAT16 only. Later versions of Windows 95 (OSR 2 and beyond) and Windows 98 support both FAT16 and FAT32.

NOTE: If you have a hard drive larger than 8 GB, FAT32 is required in order to gain access to the entire capacity of the drive.


4. Press the key.
5. Press the key.
The FDISK Options menu appears.
6. Press the key to Create DOS partition or Logical DOS Drive.
The Create DOS Partition or Logical DOS Drive menu appears.
7. Press the key to Create Primary DOS Partition.

NOTE: If you receive the message: Primary DOS Partition already exists, then you must refer to Delete Primary DOS Partition section.


8. Verifying Drive Integrity will appear, and then the Create Primary DOS Partition menu will appear.
9. Press the key to use the maximum available size and to make the partition active.
Verifying Drive Integrity will appear.
10. Press the key until the DOS prompt appears.
11. Press the + + keys simultaneously to restart the computer.
12. Use the FORMAT command to format your newly created partition.

For additional information on formatting, refer to Dell Knowledge Base Article: FA1011783 "How do I use the Format command to format disks?"






313 Posts

December 21st, 2001 14:00

Thank you for the quick reply Joanne...However, I still don't understand...

Will this give me two partitions in my 40GB hard drive of say 20/20 prior to a clean install of Windows XP Pro?

Thanx again!



Message Edited on 12/21/01 11:55AM by John_Doe

313 Posts

December 21st, 2001 15:00

Ok this is what I understand:

1) Use MS-DOS® and Non-DOS Hard Drive Partition Removal Debug Script.

2)Use Fdisk to Delete the OLD 40GB partition and Rebuild two NEW 20GB DOS Partitions.

3)Format the 2 new Partitions.

4)Install Windows XP Pro

5)Install Drivers and Applications.

Is all of this actually necessary when doing a clean install of Windows XP Pro? From what I'm told during the clean installation process of XP it formats and give you options for setting partitions automatically. Basically steps 1-3 are not necessary. Is this correct?

Message Edited on 12/21/01 01:46PM by John_Doe

396 Posts

December 21st, 2001 22:00

Use clean install from XP disk, follow instructions, you will be given the option for partitions and formatting during install.

Pentium 4 1.9 Gig / 478 pin 400Mhz FSB
Shuttle Motherboard
Via chipset P4x266 VT8233 DDRam Support
Windows XP (home edition - Clean Install!)
DDRam 768 Meg - WD 80 gig HD ATA 100
Gainward GF3 Powerpack Golden Sample/64 meg
LiteOn 24x10x40 CD-RW - Pioneer DVD 500m
Pinacle Firewire Card - Linksys Lan 10/100
Santa Cruz Sound Card (4127 beta drivers)
Dell 991 Monitor - Altec Lansing 885 Thx Speakers
Microtek 3700 Scanner - HP 1100 Printer
Altec Lansing 885 Thx Speakers

Other:
XPSB1000r ,XP home, Gforce 2 pro 64meg
384 megs PC700 Rdram - 60 gig maxtor HD
DVD-Rom - Sony CD-RW

0 events found

No Events found!

Top