It used to be installing virtual machines on Windows systems and then installing Ubuntu into virtual machines, but the trouble was that once Windows was reinstalled, Ubuntu was not available. So the best way to do this is to install the two systems into different partitions, and then choose to start one of the systems at startup, and no matter which system you reinstall will not affect the other system. One requirement here is that the Windows version is higher than XP and does not support XP.
Files you need to use: EASYBCD 2.3, you can search for downloads by yourself.
To prepare the hard disk partition, if Windows is currently installed, use a lossless partition to split a blank drive, using the Windows system's own Disk management tool can be completed (Windows7 or more), capacity is around 30GB. If the current is not installed on any system blank hard disk, then the partition will need to reserve a partition of about 30GB to install Ubuntu.
1, the normal installation of your Windows, has been skipped.
2, install Ubuntu, I installed the Ubuntu 16.04 version, using the UltraISO software to write the ISO image file to the USB flash drive installation. If a USB flash drive is installed, you will not be able to enter the Ubuntu installation interface, please use the Notepad Notepad program to open the Isolinux.cfg file in the Isolinux directory of your USB flash drive and check the default Vesamenu.c32 This property is not the same as the previous menu.cfg and the following prompt no space distinction caused, if: Menu.cfgdefault vesamenu.c32prompt is changed to: menu.cfg default VESAMENU.C32 prompt
3,ubuntu installation is complete, restart normal will go directly to the Windows system, because just installed in the logical partition of Ubuntu did not specify the boot parameters, this time with the help of EASYBCD this software to add Ubuntu boot, Please install this software after you have entered the Windows system normally to complete the following steps.
4, Start EasyBCD, left select "Add new Entry", the operating system select the "Linux/bsd" tab, type drop-down select "GRUB 2", the next item is to customize the name you need to display at the boot interface, the drive use the default "auto-locate and load", and finally click " Add Entry button to close the software and restart your computer when prompted to add a success below the software.
5, everything's okay. A new boot entry that you have just customized will appear in the Windows Startup boot interface. Select Windows to enter the system directly, choose Ubuntu Boot will restart the machine and enter the Grub Boot manager, here to choose to enter the Ubuntu system. is a bit more than entering windows, so this scenario is also suitable for users with more windows.
6, you can sleep in peace of mind.
Windows and Ubuntu dual system separate partition installation method