| |
|
|
|
Create new Windows partitions with DiskpartHard disk drives are really big these days and it is common to have up to 1Tb even in budget PCs. If the hard disk drive in your PC came wth a single partition, or even as two, you might want to create extra partitions. These use the free space on the disk to create another disk drive and extra partitions are great for storing videos, photos and music. You can keep them separate from the rest of the files on your PC and from Windows. This makes them easier to back up, easier to find and so on. There are several ways to creat new partitions on the disk drive and we'll look at just one of them. The Diskpart command. It might not be the first utility that springs to mind, but it is built into Windows and some command prompt tools are more powerful than their graphical counterparts. It is useful to get to know some commands and see how they work. (A good way to experiment with the Diskpart command is in a virtual machine - use VirtualBox. You can create, format and delete partitions in the virtual machine and then delete it afterwards or roll back to a snapshot.) Click Start, All Programs, Accessories. Right click Command Prompt and select Run as administrator, even if you are logged on as an administrator. Type Enter
Enter This creates a new partition in the free space on the disk and it can be used for a variety of purposes. You could install Linux into it for example. If you want to format the new partition and use it in Windows, go to the Control Panel and open Administrative Tools, Computer Management. Select Disk Management under Storage. You'll see the new partition you created and you can format it from here. Right clicking partitions displays the menus you need. Related articles
|