How to create a virtual drive (Windows 7) |
Creating a virtual hard drive or disk in Windows 7 does not require any external applications, all that must be done is carry out a few simple steps. To create the virtual drive Click on Start and in the Search box type: diskmgmt.msc. The Computer management window will open. Alternatively, another way to access this window is by right-clicking on “My Computer” and select “Manage”. The Computer Management window will then open and then the Disk Management window can be accessed. Within the Disk Management window, click on “Action” and then “Create VHD” . The location of the virtual drive is indicated in this new window. To do so, click on “Browse” and select the folder (a new one should be created), give it a name and save it. This way the virtual drive will be created as a file with VHD format. The next step consists in specifying the capacity of the virtual hard drive. This is indicated in the “Virtual hard disk size” box by providing a figure in MB (megabytes), GB (gigabytes) or TR (terabytes). The disk format is then indicated: either “Dynamically expanding” or “Fixed size”. Windows 7 recommends the “Fixed size” option. The corresponding options are selected and the dialogue box is accepted. The creation process will begin at this point, and the virtual drive will be visible in Disk Management.
Create a volume As shown in the previous figure, the hard drive has been created, but it has to be assigned a volume, i.e. a letter, which does not coincide with any of the other physical or virtual hard drive letters the computer may contain. To do so, click, using the right mouse button, on “Disk 5 Unknown” and select “Initialize disk”. The following window will appear: Choose “MBR” or “GPT” and accept the dialogue box. The virtual drive is no longer displayed as “Unknown” but as “Basic”. Finally right-click on “Unassigned” and choose “New Simple Volume”. A wizard is launched: Where the following steps are carried out:
Automatic start of the VHD when launching Windows 7 Windows 7 does not automatically launch the virtual hard disk each time the computer is switched on, and so users must enter the Disk Management dialogue box and select the VHD each time. To avoid this, a file can be created with .bat format which carries out this task automatically. The process is as follows:
|