How to set up smartphones and PCs. Informational portal
  • home
  • Reviews
  • How to make a new disk in windows 7. How to create a new partition on a hard disk

How to make a new disk in windows 7. How to create a new partition on a hard disk

Add new sections C: / D: / E: /

In this article, I will explain how divide your hard drive into multiple partitions directly from the Windows operating system itself.

I can say that there are many programs, such as Acronis Disc Director, that allow divide hard drive into partitions, format, change file systems and much more. I will describe and explain how to use other programs of the same purpose in other articles, I hope they will be of interest to you.

And I will devote this article to how manage hard disk partitions and in general, specifically a hard drive a standard Windows OS tool.

An example will be given on MS Windows 7 Ultimate. In principle, in operating systems of the Windows family, the work will be similar or not much different from the example.

So, if you have one partition, that is, there is only Local drive C in the Computer folder, then of course you will need it split - add one or more sections.

What are the disadvantages of having only one section?

- Data loss is possible if you store some necessary files on the desktop and accidentally delete them or someone deletes them (if they are on another partition and on the desktop, then perhaps if you delete the file from the desktop, then on another section, the file will remain)

- Virus attack. If suddenly the computer, for some reason, has become infected with viruses, and the system needs to be reinstalled, then all data will be lost

- Clutter on your hard drive. If you keep all personal files on the system partition, then it can slow down the system for some reason.

What are the pros of having 2 or more partitions?

- For the most part, you will have order on your computer. Let's say you can store important documents, photos, music and movies on one section. And on the other there are games (if you are a fan of playing) and programs. Although, programs work stably if they are located on the system partition.

- When reinstalling the operating system for any reason, all your data will be saved, you can not be afraid for them in this case.

- It is possible to install several operating systems. It is recommended to install only one operating system per partition.

Now you understand what the advantages and disadvantages of this method are.


And now it will be described how to partition a hard drive without losing data.

We open Control Panel and enter the menu Administration .


Control Panel

We choose Computer management .


Computer management

In this menu, open the item Disk management (Located under the spoiler Storage devices)


Disk management

We see that displayed main section (C: /) (if your hard drive is already partitioned, then several more partitions will be displayed) and the system partition - Reserved by the system (This section stores Windows activation parameters, OS boot files). Its size is usually 100-300 mb. and it is better not to touch it. Since when you change it, the system may simply not boot.

In order to split, right-click on the drive (be it C: / or any with a different letter) and select from the context menu Shrink volume .

We are waiting for the indexation to take place.

We choose compressible space size :

The size is indicated in megabytes , this means, if you want to create a 50 Gigabyte partition, it will be equal to 50 000 Megabytes

Size selection produced from an accessible location for compression. The more memory is used, the smaller the partition can be. Take note.


Choosing the size for compression

Choose the size you need and click Shrink .

After that, it will appear unmarked area (in the disk partition scheme it will be marked in black and, accordingly, the volume that you created will be written).



Leave the size as indicated, click next.


Assigning a drive letter ... You can choose any of the provided ones, click next.

Format this volume as follows:

File system - NTFS

Cluster size - Default

Volume label - Specify the desired disk name ... It will be displayed in the Computer folder

Uncheck the box Quick format and click next.


We check all the entered data and press the button Ready .


Well, that's all!

Now another one will appear in the Computer folder. local disk to which you can now drop information.

In this article, you learned how divide your hard drive into one or more partitions (local drives).

If you have any suggestions, write in the comments and subscribe to the site's news.

You will need unallocated hard disk space to create a partition. If the hard drive is new, then it is not initially marked up. If there is no unallocated area on the disk, then it can be created at the expense of.

Warnings

1. To perform operations with hard disk partitions, you must use an account with administrator rights.

2. Make sure that in the service settings Disk Defragmenter the start type is set to "Manual". If this service is disabled for you, then when you try to create a partition, you will receive an error:

The specified service cannot be started because it is disabled or all associated devices are disabled.

Method 1: Create a partition using Windows 7 Disk Management

1. Open Control Panel (View: Icons)> Administrative Tools> Computer Management.

2. In the left menu select Disk management.

3. In the middle part of the window, right-click the unallocated area (displayed as an "unallocated" section highlighted in black) in which you want to create a section, and select a command from the menu that appears.

5. Specify the size of the disk to be created in megabytes or gigabytes. Remember that 1 gigabyte contains 1024 megabytes.

7. Select a drive letter from the drop-down list of available letters and click Further.

8. Select the file system and how to format the new partition. Enter a volume label if desired. To make the section appear in the "Computer" folder simply as Local disk, remove the contents of the field Volume label.

I recommend that for new partitions, always do with the NTFS file system and the smallest possible cluster size (512 bytes). Full formatting will carefully create the cluster table, the NTFS file system will allow you to store files larger than four gigabytes, and the minimum cluster size will ensure the most efficient use of disk space when file fragmentation is inevitable.

Warning

If Windows 7 prompts you to convert a simple volume to dynamic, click Not. Not necessary convert a simple volume to dynamic. If you agree, then the reverse conversion will only be possible during a complete reinstallation of Windows 7.

After completing these steps, a new partition will be created in the unallocated area. You can close Disk Management.

Method 2. Creating a partition using the DiskPart program (command line)

2. Type diskpart and press ENTER.

3. Enter the command list disk and press the ENTER key.

After this command, the screen will display a list of all physical hard disks and you can see their identifiers in the form of serial numbers, which will be useful in the next step. You will also see which disk contains unallocated space - its volume is nonzero and is displayed in the graph Free.

4. Enter the command select disk X (instead of X enter the identification number (ID) of the disk that contains the unallocated area to create the partition) and press ENTER.

5. Enter the create partition primary command and press ENTER.

This command will create a blank RAW partition on the drive you selected in step 4.

6. Enter the list volume command and press ENTER.

The command will display a list of all sections with their IDs. Like disk IDs, partition IDs are represented as numbers, starting with zero. Remember the RAW Partition ID that is the same size as the unallocated area you saw in step 4.

7. At this stage, you need to decide which file system will be used on the created partition and format it.

  • To fully format a partition with NTFS file system, enter the command: format fs = ntfs and press ENTER.
  • To do a quick format with NTFS, run the command format fs = ntfs quick
  • To fully format a FAT32 partition, run the command format fs = fat32
  • To do a quick format with FAT32, run the command format fs = fat32 quick

8. When you have finished formatting the new partition, type exit and press ENTER.

The new partition should now appear in the Computer folder, with a drive letter already assigned.

In this article, I will tell you how to create a partition on a hard drive in windows 7.
Hard disk partition- This is a part of a hard disk on which information can be stored. Sections can be created, compressed, formatted, deleted. A partition is created to separate user files from operating system files. Usually, on a computer, it is enough to have two hard disk partitions: Local drive C and Local drive D.

On Local Drive C the files of the windows operating system are stored, as well as the installed programs. On another section of the hard disk (it may be called differently for you), you can store your important documents, programs, photos, videos, music. In the event of a failure of the operating system, the data on this local disk will be saved, since the system will be reinstalled on the Local disk C.

Previously, partitioning a hard drive was possible only with the help of third-party programs. For example Partition Magic, Acronis Disc Director. Now, with the advent of new operating systems, this procedure can be done using the built-in tools of windows 7.

So, let's start creating a partition on your hard drive. To do this, you need to follow the instructions below.

Step 1 ... Right click on the icon of my Computer and from the context menu select Control.


Step 2. In snap in section Storage devices choose Disk management.


Step 3 ... Next, click onLocal drive C or another disk you want to compress (If you have only one hard drive C, then you have no choice but to compress it, if there are other partitions, then the choice is yours from which drive you want to "take away" the memory). Compressing the disk is necessary to provide a new partition for creation. In the context menu window that appears, click Shrink Volume ...


Step 4 ... The process will begin to determine the available compression space. We'll have to wait a little ... After a few seconds, a dialog box will appear in which you need to configure the C drive for compression.

In field specify the size by how much you want to compress the disk. (The compressed size is the size of the future partition to be created). After you calculate what size you need press the button Shrink.



Step 5. After the completion of the compression process, an unallocated black section will appear. Right-click on it and click Create simple volume...
Then a window will appear Simple Volume Wizard to help you create a simple disk volume.

A simple volume can reside on only one disk.


Press the button to continue. Further.


Step 6... Next, you need specify the size of the partition to be created... In line Simple volume size enter the maximum size in MB or leave it as it is (by default, the maximum size is specified in the Simple volume size field).
Click to continue Further.



Step 7... In the next window Simple Volume Wizards assign a drive letter to the partition from A-Z by clicking on the drop-down list (indicated by the arrow), and then click Further.


Step 8... In a new window, you have to complete.

In order to save data on this partition, it must first be formatted.Formatting is the process of creating a file system.

Set the switch in the section Format this volume as follows and select:

Create a simple volume using Disk Management.

  1. Start Disk Management.
  2. Start the "New Simple Volume" wizard on Disk 2.
  3. Size the volume to 100MB and label the volume as "Simple".

Create a simple volume using Diskpart.exe.

  1. Start Command Prompt.
  2. Run diskpart.exe and use the following commands to create a simple volume:
  • list disk
  • select disk 3
  • create partition primary size = 100
  • list partition
  • select partition 2
  • format fs = ntfs label = simple2 quick
  • assign.

In this beginner's guide, we'll take a look at how to split (split) and merge hard drive partitions in Windows 10 using the built-in snap-in.

Sometimes you just need to create, delete or modify disk partitions in Windows 10. If you have only one disk and you would not like to keep operating system files and your files on the same disk, creating logical disks will help you. Each of the logical disk partitions can have its own file system and will allow multiple operating systems to boot from one hard disk. In this guide, I will show you how to manage disk partitions in Windows 10 simply using a snap.

For the convenience of the readers, this guide is divided into two parts. The first part will show you how to divide your hard drive into two partitions and assign a drive letter to the newly created volume.

In the second part, we will delete the new volume and consolidate the reclaimed space, returning it back to the original size of the C: drive. So let's get started ...

How to split and merge disk partitions in Windows 10

Part 1 - splitting and creating a new disk partition

In the first half of this tutorial, we will see how to split the existing disk space into two partitions. Let's say you bought a new Windows 10 PC and disk size C: is 500 GB. Obviously Windows will already be installed on the disk C:... But there comes a point when you need to move some of your data to some other disk. Or in another case, you want to create a new partition to boot a different operating system. You need to create a new partition by partitioning the disk WITH into two parts. Here's what you need to do:

To open the snap - Click Win + R and in the window line Run and enter. Click on OK or Enter .



In the window, right-click on the partition of the disk you want to partition and select Shrink volume... In my case, this is a disk WITH:


Then in the window that appears in the line Compressible space size (MB) enter the desired size of the disk to be created. I indicated 26000 (MB) (this is about a sixth of the capacity of my hard drive) It will be about 25 GB in size. In other words, you will get this size from an existing partition if there is free space on it, and then click Shrink.


In a few seconds, and you will see the area you have freed up for the future disk partition with a mark, the same space will be taken away from the existing disk partition WITH:.


So the drive WITH: divided into two volumes. Right-click on the unallocated space and in the context menu click Create simple volume, will automatically start


In the window Volume Size Specification you can change the size of the created size by clicking Further.


In the next window, set the letter of the new disk partition and click Further

Now you need to format the disk, there is no need to change the default settings here.


If your plans include installing a new OS on this disk, make sure Apply file and folder compression is not enabled otherwise you will face an error while installing the OS - Windows cannot be installed because this computer uses compressed….


The wizard exits by showing you a summary of the information. Click the button.


The created logical drive will appear in the snap-in window and Windows 10 Explorer, ready to use.

Part 2 - Merging Disk Volumes

You may need to merge disk volumes by returning the disk WITH: previously selected space for disk Z:

Here's how to do it:

1. Open Select the disk partition you want to merge and right-click on it by selecting from the context menu Delete volume... This will remove the drive letter and partition.


Note:This will also delete all data in the disk partition (In my case, from the Z: drive, I previously transferred all the necessary information to another disk).

Click on Yes to confirm the deletion of the volume.


2. After the disk partition Z: will be deleted, you will see the disk partition marked with. Now right click on the volume of the disk with which you want to merge the unallocated capacity ( in this case it is a disk WITH: ) and select Expand volume.


3. In the opened wizard window Press the button Further:

4. Then on the next screen. Just confirm the size by clicking Further.


5. Click the button.


6. Now you will see that the size of the disk selected for expansion has increased due to Unallocated volume.


That's all about Merging Disk Volumes in Windows 10!

Hey! I'll probably start from the very beginning, but if you are not very interested, and you know why this article was written, then you can safely move on to the next heading, below on the page. I decided to install Windows 8, I want to test the new system, and I have not yet written the instructions for installing Windows 8 on the blog. I don't really want to install on a virtual machine, I want to demonstrate to my blog visitors a real installation on a real computer. Everything would be fine, but I'm not ready to give up Windows 7 yet, especially since not very good reviews are circulating on the network about the eight, and if people say, then most likely it's true :).

So I decided to install Windows 8 on one computer next to Windows 7. I think I'll see what and how, and then if you like the eight you can install it instead of the seven. There is only one little thing left, you need to create a partition on your hard drive to install Windows 8 as a second system. It's not even a problem, I thought to take a boot disk with Acronis Disk Director, take some space from the local drive D and create a partition for Windows 8.

But then I realized that not everyone who reads my blog, in particular this article, has a ready-made bootable disk with Acronis Disk Director. Therefore, I decided to write an article in which to tell in detail and with pictures how to create a partition on a hard drive in Windows 7, we will do all this from the working system with the standard utility "Disk Management".

I need to create another partition on my hard drive to install a second operating system. You may have another reason, for example, you installed Windows and was too lazy to make only one system drive C, under which all the hard disk memory was allocated. I've met with this, and it's very inconvenient. Therefore, in this way, you can take some memory from a single partition and create another, or two, local drives for storing photos, videos, etc.

How to create a partition on a hard disk from under Windows?

As I wrote above, we will create another local disk using the utility "Disk Management", first we need to run it. We go to "Start", "Control Panel", choose "Administration", a window will open in which run "Computer Management"... In the window that opens, on the left you need to select "Disk Management"... Wait a little while the system collects information about partitions on the hard disk.


After downloading the information, we will see our entire hard drive and partitions that have already been created. So we need to create another partition, but I have only 47 MB ​​of free memory (see below in the picture, light green area). So you need to take a little space from one of the already created partitions, look at which we have the most free space, select it, right-click and select "Shrink Volume ...". As you can see, I have selected local disk D for compression.


You need to wait a little while Windows 7 determines how much space can be squeezed out of this section :).


A window will appear in which you can see the total size of the partition before compression, and how much space is available for compression. In my case, as much as possible from the D drive, you could take 20140 MB, which is fine for Windows 8. But you can prescribe yourself how much space you want to take from a specific local disk. Click "Compress".


We wait a bit and look at the table again. As you can see, the area with free memory (light green area) has increased. A section can be created from this free area. Right click on it and select "Create Simple Volume ...".


The wizard for creating a simple volume will open. Click "Next".


Based on the free area, the system will show us the maximum and minimum size of the partition to be created. And it will prompt you to enter the size for the new section. For the new logical drive, I used all the free memory, so I just clicked Next.


Next, we need to assign a letter to the created disk. Therefore, we leave a mark opposite "Assign drive letter" and choose a letter, or you can leave the prepositional system. We press the button "Next".


The next step is formatting the section. I advise you to format your local drive right away. Against "File system" I advise you to install NTFS, "Cluster size" we leave it by default. Where “Volume label” we indicate any name, since I am creating a partition for installing Windows 8, I called it that. Checkmark opposite "Quick Format" and click "Next".


We check the information and click “Finish”.


Everything is ready! I have another logical partition “H” called “Windows 8”. Now you can install an operating system on it, or simply save information.


If you go to "My computer", then you can see the section we created, even without any reboots.

Conclusion

To be honest, this was the first time I created a new partition on a hard disk using a standard tool in Windows 7. Usually I always use a bootable disk, or a standard manager during the installation of an operating system.

But if your Windows 7 is running, and you just need to create another partition and take some memory from the existing one, then all this can be done in a few minutes in the manner described above, and there is no point in downloading and burning all sorts of boot disk images there.

I wrote about how to increase one logical partition at the expense of another using a boot disk in the article, read it, it may come in handy. Here is another article on the topic of splitting a new hard drive during the installation process of the operating system,.

Perhaps someone will say that this method is bad, and it is best to create new partitions using special programs. This is not the case, I did not have a single problem either when creating or using this section. I installed Windows 8 on it without any problems next to the already installed Windows

In this article I will tell you how to create a partition on a hard disk in windows 7. A hard disk partition is a part of a hard disk on which information can be stored. Sections can be created, ...

In this article I will tell you how to create a partition on a hard disk in windows 7. A hard disk partition is a part of a hard disk on which information can be stored. Sections can be created, ...

In this article I will tell you how to create a partition on a hard disk in windows 7. A hard disk partition is a part of a hard disk on which information can be stored. Sections can be created, ...

Many users who have at their disposal a hard drive with only one system partition "C" often wonder how to make a drive "D", which could act as a virtual partition or an optical media drive emulator. Here you should take into account some of the nuances, without which these procedures may end unsuccessfully.

How to Create Disc "D": Fundamentals and Techniques

First, you need to decide what exactly the user wants to create. Depending on this, the proposed solutions will be applied. For example, there is the option of creating a virtual disk drive, or you can use the method of creating a virtual partition, either stationary or disconnected.

And if earlier special programs were required to carry out all these operations, then with the advent of Windows 7 and the modifications above, the problem disappeared, since you can also use the built-in tools.

Mount the virtual drive

First, a few words about how to create the "D" drive on Windows 7, 8 and 10, which would play the role of an optical spell. Naturally, the easiest way is to install programs like Nero Burning ROM, UltraISO or Daemon Tools.

Any such application has a special section for creating an emulator. In UltraISO, the command for mounting into a virtual drive is responsible for this, in Daemon Tools this is the Virtual CD / DVD-ROM section. But in all cases, you will need a previously created (recorded)

In Windows 10, this procedure is simplified to the limit. When the user double-clicks the image file, it is created immediately, and completely in automatic mode, after which the system reports that a new device has been found. It works without the preliminary installation of drivers in the same way as if the corresponding disc was inserted into the "iron" drive.

Creating a "D" (new) drive using Windows: where to start?

The previous procedure is quite simple, so it makes no sense to dwell on its technology in detail. In this case, we are more interested in the question of how to create hard disk partitions.

The most primitive solution is to split the hard drive into several partitions at the stage of system installation. But there are situations when you need to split a disk with the information already available on it and installed programs, and even so that after that everything works, and the data is not lost. The advantages of a virtual partition are obvious, because even if you reinstall Windows or format the system partition, the data on it is not affected. But first things first.

So how do you create drive "D" on Windows 7 and up? For this, computer management is used, where a similar partition for disks is selected. You can call the corresponding menu by right-clicking on the computer icon or from the "Control Panel".

Here, on the main panel, you need to use the action menu, where you select the command to create a virtual disk. In the settings window that appears, specify the hard disk partition where the image of the future virtual partition will be stored. In this case, there is no choice, because there is only one disk. We indicate it.

Then enter the desired size and preferred format (dynamically expanding or fixed). It is better to use a fixed type, because due to the excess of the used disk space, its shortage will be compensated by the system partition, which can sometimes lead to problems in the performance of the entire system (it is believed that for the normal functioning of Windows, at least 10 % of free space, compared to the total volume of the partition). After entering all the necessary parameters, we confirm them by pressing the "OK" button, after which the creation of a new section will start automatically.

Initializing a new section

But this was only the first step. In solving the problem of how to create an additional local disk, you should take into account that even after the completion of the work of the "Wizard", which creates the virtual partition, it will not work just like that. Initialization is required. This is done so that the so-called "Local Disk Manager" can access control and management of the new partition.

To do this, use the right click on the newly created section and select the corresponding line with the command in the menu. In the parameters window, only the disk number will be visible, not the letter, as many users assume. This is fine. We leave the values ​​unchanged and activate the start of the process.

Volume creation

Now, in solving the problem of how to create the "D" drive, there comes a crucial moment. it seems to have been created, but in fact it is not yet ready for work.

Again, use the right-click menu on the partition and select the command for creating a simple volume, after which the "Wizard" window will appear. Basically, you can just follow the directions by clicking the continue buttons. In the window for specifying the size, you can also leave everything unchanged (you can reduce the size of the volume being created if the partition is still planned to be split into subsections in the future).

Next, you will be prompted to enter the letter of the section. As it is already clear, we choose "D". But here it is important to remember that if it is initialized under the same letter, you will either have to change the letter of the virtual partition, or change the drive letter (the command is available from the right-click menu on the disk).

Formatting

Finally, all that remains is to choose the type of file system. As a rule, NTFS is offered, which can also be left unchanged. After that, the formatting process will start, after which the new section will become fully functional. If you want to make a partition bootable, in the action menu, select the command to attach a virtual disk and specify the path to the saved image, which was defined in the steps described above.

Specialized programs

Of course, not all users will want to decide how to create a "D" drive solely using the built-in tools of Windows operating systems. Most people prefer to use special utilities that allow you to partition the hard drive into partitions with a simpler method.

Among all software packages of this type, the most common and popular are Acronis Disk Director, Partition Magic, Paragon Partition Manager and the like. Sometimes applications that are (VirtualBox, WMWare, Microsoft Virtual PC, etc.) can come in handy. But it will be much more difficult for an unprepared user to work with them, because such packages are not limited only to creating a virtual hard disk, but recreate a full-fledged computer configuration.

Preference issues

But, as you can already understand, the problem of how to create disk "D" in a system with only one system partition is solved quite simply. By and large, you can give preference to narrowly focused software products, since in them all processes are facilitated due to full or partial automation, and the proposed settings in most cases can be left unchanged. As for the tools of Windows systems, although they look somewhat cumbersome, nevertheless, in the absence of special software, they can also be used. But they are only available in the seventh version and higher. For the rest of the modifications, you will have to install applications for the partitions additionally.

In this article, I will tell you how to create a partition on a hard drive in windows 7.
Hard disk partition- This is a part of a hard disk on which information can be stored. Sections can be created, compressed, formatted, deleted. A partition is created to separate user files from operating system files. Usually, on a computer, it is enough to have two hard disk partitions: Local drive C and Local drive D.

On Local Drive Cthe files of the windows operating system are stored, as well as the installed programs. On another section of the hard disk (it may be called differently for you), you can store your important documents, programs, photos, videos, music. In the event of a failure of the operating system, the data on this local disk will be saved, since the system will be reinstalled on the Local disk C.

Previously, partitioning a hard drive was possible only with the help of third-party programs. For example Partition Magic, Acronis Disc Director. Now, with the advent of new operating systems, this procedure can be done using the built-in tools of windows 7.

So, let's start creating a partition on your hard drive. To do this, you need to follow the instructions below.

Step 1 ... Right click on the icon of my Computer and from the context menu select Management.


Step 2. In snap in section Storage devices choose Disk management.

Step 3 ... Next, click onLocal drive C or another disk you want to compress (If you have only one hard drive C, then you have no choice but to compress it, if there are other partitions, then the choice is yours from which drive you want to "take away" the memory). Compressing the disk is necessary to provide free space for creating a new partition. In the context menu window that appears, click Shrink Volume ...

Step 4 ... The process will begin to determine the available compression space. We'll have to wait a little ... After a few seconds, a dialog box will appear in which you need to configure the C drive for compression.

In field Compressible space size (MB)specify the size by how much you want to compress the disk. (The compressed size is the size of the future partition to be created). After you calculate what size you need press the button Shrink.


Step 5. After the completion of the compression process, an unallocated black section will appear. Right-click on it and click Create simple volume...
Then a window will appear Simple Volume Wizard to help you create a simple disk volume.

A simple volume can reside on only one disk.


Press the button to continue. Further.

Step 6... Next, you need specify the size of the partition to be created... In line Simple volume size enter the maximum size in MB or leave it as it is (by default, the maximum size is specified in the Simple volume size field).
Click to continue Further.


Step 7... In the next window Simple Volume Wizards assign a drive letter to the partition from A-Z by clicking on the drop-down list (indicated by the arrow), and then click Further.

Step 8... In a new window, you have to complete.

In order to save data on this partition, it must first be formatted.Formatting is the process of creating a file system.

Set the switch in the section Format this volume as follows and select:

- File system - FAT or NTFS... We choose NTFS.
- Cluster size- the choice of the cluster size depends on what files you will store on the disk, if the files are not large, then select a small cluster, if the files are large, for example, photos, videos, music, then select a larger cluster.
- Volume label- enter the name of the disc (for example: music, video, photos, programs, documents, etc.).

Uncheck the boxes Quick format and Apply compression to folders and files... Click to continue Further.


Step 9... The Simple Volume Wizard has completed successfully. This window contains all the selected parameters. If you want to change something, click Back, if everything suits you, then click Ready.

Step 10... After completing the formatting process, a new main section will be created, highlighted in blue.


That's all, a new partition in the windows 7 operating system has been created. Go to My computer... In chapter Hard drives you will see the created section. You can start filling it with information.

Top related articles