Partition a hard drive in Windows 7

After installing a hard drive you must partition it and then format it before it can be used by Windows 7.

To partition a hard drive means to divide it into parts and make those parts available to the operating system.  Partitioning is a necessary step before you can use a new drive so Microsoft has made it extremely easy to partition a hard drive in Windows 7.

Follow these steps:

Open Windows 7 Disk Management from the Computer management utility by clickibg on the Start button and choosing Control Panel. Then click on the System and Security link.  Then go to Administrative Tools, Computer Management, and then Disk Management.

As Disk Management opens you will be prompted with an Initialize Disk window advising that “you must initialize a disk before Logical Disk Manager can access it.”

Choose MBR if your new hard drive is smaller than 2 terabytes or GPT if it’s larger than 2 terabytes. Then click OK.

With Disk Management open, locate the hard drive you want to partition from the graphical drive map on the bottom half of the screen.

If the hard drive is brand new, it will probably be on a dedicated row labeled Disk 1, or some number other than zero, and say Unallocated.

If the space you want to partition is part of physical hard drive that is already partially partitioned, the Unallocated space will be next to that space.

Once you locate the drive, right-click on the Unallocated space and choose New Simple Volume

The “New Simple Volume Wizard” should appear.  Click Next

In the Specify Volume Size step, click Next > to confirm the size of the partition.

The size displayed in the Simple volume size in MB: field should equal the size listed as the Maximum disk space in MB:. This means that you’re creating a partition that equals the size of the entire hard drive or unpartitioned space.

The next step, called Assign Drive Letter or Path, does just that, since your new partition will need a drive letter.

Windows 7 automatically chooses the next available drive letter (skipping A and B) so if that drive letter is OK with you, just click Next >.

Important: It’s best to commit to this drive letter. Deciding later to change a drives letter in Windows 7 can cause problems if programs are installed on the drive.

Next, Windows 7 gives you the option to complete a format of the drive immediately after partitioning it. Since this tutorial is focused at partitioning a hard drive, let’s wait to format the drive until we’re done creating the partition.

Choose Do not format this volume and then click Next >.

The Completing the New Simple Volume Wizard page displays a quick summary of the partition options you chose.

Check that the settings shown are similar to this:

  • Volume Type: Simple Volume
  • Disk selected: Disk 1
  • Volume size: 2045 MB
  • Drive letter or path: E:
  • File system: None
  • Allocation unit size: Default

Note: The Disk selected, Volume size, and Drive letter or path values will differ depending on your specific setup. File system: None just means that you’ve decided not to format the drive at this time.

Click Finish to begin Windows 7′s partition of the hard drive.

Your cursor will turn busy for a few to several seconds. Once your new drive letter (E: in my example) appears in the drive listing at the top of the Disk Management screen, the partition of the hard drive is complete :)

At this point, Disk Management prompts Windows Explorer to open your new drive.

However, since the new drive is not yet formatted, Windows Explorer gives you the following alert: “You need to format the disk in drive E: before you can use it. Do you want to format it?

Choose Cancel and follow the directions linked in Step 12.

Note: If you’re familiar with hard drive formatting, you’re welcome to instead click on Format disk and use the directions in Step 12 as a general reference, instead of a specific how-to guide, to performing the format right now.

Now that you’ve partitioned a hard drive, you must format it so Windows 7 can use the drive.

For questions on this or anything computers.  Give us a call at 757-395-4444 or email us at info@allcompute.com

Thanks & have a great day!

www.allcompute.com

Automatically Back Up Your External Drive

If you are trying to back up your external drive automatically, this worked for me.

What you will need is a  Sync program like “Pure Sync” or “Allway Sync”

http://www.jumpingbytes.com/en/puresync.html
http://allwaysync.com/

They will work with any external or internal hard drive, thumb drives, etc.

You can set it to automatically detect when external media is attached or when a file has had changes made to it.

Hope this works for you.

For any questions or computer repairs call or email us at All Compute LLC

757-395-4444

info@allcompute.com

Ask any computer question and receive a solution, for free!!!

All Compute is here to help you with all of your computer problems. Click the balloon to ask your computer question.

Larry Catt
All Compute LLC
info@allcompute.com

Windows – Check health of local harddrive

Use the chkdsk command to check the health of your local disks in the Windows command prompt. As the system administrator go to START-> All Programs -> Accessories -> Command Prompt, right click Command Prompt and select Run as administrator. A command window will appear enter the command “chkdsk” and hit enter:


C:\Windows\System32>chkdsk
The type of the file system is NTFS.

WARNING! F parameter not specified.
Running CHKDSK in read-only mode.

CHKDSK is verifying files (stage 1 of 3)...
100864 file records processed.
File verification completed.
106 large file records processed.
0 bad file records processed.
2 EA records processed.
44 reparse records processed.
CHKDSK is verifying indexes (stage 2 of 3)...
137780 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered.
CHKDSK is verifying security descriptors (stage 3 of 3)...
100864 file SDs/SIDs processed.
Security descriptor verification completed.
18459 data files processed.
CHKDSK is verifying Usn Journal...
36663064 USN bytes processed.
Usn Journal verification completed.
Windows has checked the file system and found no problems.

488282111 KB total disk space.
41388720 KB in 71518 files.
49616 KB in 18460 indexes.
0 KB in bad sectors.
217931 KB in use by the system.
65536 KB occupied by the log file.
446625844 KB available on disk.

4096 bytes in each allocation unit.
122070527 total allocation units on disk.
111656461 allocation units available on disk.

C:\Windows\System32>code>

Larry J. Catt
info@allcompute.com

Windows testing your hard drive from command prompt

You can test your disks from the command prompt with the windows command “WINSAT”. As the system administrator go to START-> All Programs -> Accessories -> Command Prompt, right click Command Prompt and select Run as administrator. A command window will appear enter the command WINSAT disk and hit enter:

C:\Windows\System32>winsat disk
Windows System Assessment Tool
> Running: Feature Enumeration ''
> Run Time 00:00:00.00
> Running: Storage Assessment '-seq -read -n 0'
> Run Time 00:00:12.89
> Running: Storage Assessment '-ran -read -n 0'
> Run Time 00:00:12.53
> Running: Storage Assessment '-scen 2009 -drive C:'
> Run Time 00:01:04.69
> Running: Storage Assessment '-seq -write -drive C:'
> Run Time 00:00:10.51
> Running: Storage Assessment '-flush -drive C: -seq'
> Run Time 00:00:05.80
> Running: Storage Assessment '-flush -drive C: -ran'
> Run Time 00:00:10.11
> Running: Storage Assessment '-hybrid -ran -read -n 0 -ransize 4096'
NV Cache not present.
> Run Time 00:00:00.02
> Running: Storage Assessment '-hybrid -ran -read -n 0 -ransize 16384'
NV Cache not present.
> Run Time 00:00:00.05
> Disk Sequential 64.0 Read 85.69 MB/s 6.3
> Disk Random 16.0 Read 1.33 MB/s 3.7
> Responsiveness: Average IO Rate 2.82 ms/IO 6.5
> Responsiveness: Grouped IOs 10.18 units 7.1
> Responsiveness: Long IOs 8.83 units 7.5
> Responsiveness: Overall 89.89 units 6.8
> Responsiveness: PenaltyFactor 0.0
> Disk Sequential 64.0 Write 90.75 MB/s 6.4
> Average Read Time with Sequential Writes 4.621 ms 6.1
> Latency: 95th Percentile 14.614 ms 5.1
> Latency: Maximum 193.144 ms 7.4
> Average Read Time with Random Writes 7.777 ms 5.1
> Total Run Time 00:01:58.06

C:\Windows\System32>

Larry J. Catt
info@allcompute.com