Virtual disk installation Win10 dual system method

  
First, we introduce the virtual disk and its advantages:
virtual disk exists in the form of a file, the file type is VHD, we can install the system in the VHD file, and directly Boot the operating system from the VHD.
1, the production is simple, do not use a separate partition to install the operating system, no impact on the original system.
2, some friends will compare VHD with virtual machine, VHD virtual disk is much better than virtual machine in performance, compatibility is better, can experience the real environment, but there is a little virtual disk installation operation The system can not sleep;
3, easy to uninstall, you only need to delete the VHD file and boot menu to clear the system.
Applicable installation environment:
This method is only applicable to Windows 7/8/8.1/10, Windows Server 2008 R2, WinPE 3.0 system, and can be installed with 32 or 64 bits.
Second, the installation steps:
1, download Windows10 (win10 preview version download), open the ISO image. Note: You can use the virtual CD-ROM drive under Win7. You can also use the decompression software to extract the install.wim file from the ISO file.
2, download the new version VHD_OneKey Download: http://www.xitonghe.com/rjxz/xtgj/disk-xiazai-170.html
3, open VHD_OneKey, first create VHD and then Install.wim ( Win10 system) file is transferred to the VHD file, as shown below:

Operating instructions:
* The created VHD file can be placed anywhere on the hard disk, but the partition file format must be BTFS Format, VHD does not affect other files;
* VHD format can be set to dynamic expansion, which can be automatically adjusted with the size of win10 system. When setting, the VHD size is recommended to be no less than 40G. If dynamic, set to Maximum capacity, VHD will change with the size of the system after installation. It should be noted that the disk needs to have enough space for storage. Once the capacity is insufficient, the system in the VHD cannot be started.
* Install the WIM location of the VHD to select the install.wim file under sources in the mounted image;
* Image number selection 1 (Windows Techincal Preview);
After all settings are completed, click the OK button Yes, click "Yes" in the confirmation window that pops up. After the VHD is created, it will be automatically mounted. If the system prompts the dialog box to pop up, “Use it after formatting”, you can cancel it without formatting. Wait for the progress to reach 100% and a completion prompt appears. This article is downloaded from the system box win10 system http://www.xitonghe.com/win10/finishing edit
4, add boot menu
as shown below, select the VHD just created, click “ mount VHD/VHDX&rdquo ; Pop-up "Read-only mount" & rdquo; prompt when you click "OK".

After the mount is successful, click “Add VHD/VHDX Project to BCD”
5, after the addition is completed, restart can start the installation process of win10 system, the middle may need to input the serial number, but the system does not require input when the small series test, (win10 technology preview version serial number NKJFK-GPHP7- G8C3J-P6JXR-HQRJR) Then follow the normal steps to install the system.
Small stickers: According to the above normal operation, there will be no problem. If the VHD starts with a Winload error, we may need to manually add the boot menu: first mount the VHD as shown above. After the mount is successful, you can see a new disk in the "computer" or "this computer", such as the Z disk. Run cmd as an administrator, enter the following command, and press Enter to create the boot menu.
bcdboot Z:Windows /l zh-cn

6, the next step is to complete the installation, the following is a screenshot after the completion:

Uninstall win10 system method:
1 Log in to the original system, such as win8/win10 dual system, you log in win8;
2, use win+R in Win8 system to call up the running dialog box, then enter msconfig Enter, enter the system configuration program, and then boot The boot menu of WIN10 is deleted under the tab;

3, then we can delete the previously created VHD file.

The above is how to use the VHD virtual disk to install the win10 dual system. Relative to other installation methods, it is more convenient and does not affect the original system.

Copyright © Windows knowledge All Rights Reserved