The perfect combination of WINDOWS10 and CentOS
Because Linux has recently been learning Linux, it is very useful, but because the system was previously installed WINDOWS10, it had to re-partition the disk so that Linux and Windows systems can coexist:
- WINDOWS10 Installation
- WINDOWS10 Disk Partitioning
- USB Stick Installation CentOS7 system
- Set USB drive to start
- First encounter with CentOS
- CentOS Installation
- Boot Repair
- Summarize
WINDOWS10 Installation
Because the installation of WINDOWS10 is relatively simple, so the small series in this will not be lengthy, so as not to delay everyone's time, the specific installation process can refer to the connection provided to obtain relevant help. --[Wikipedia]
WINDOWS10 Disk Partitioning
WINDOWS10 system is installed, we can partition the disk, some people say that the system is not all installed, why also partition disk, this is because we need to install Linux operating system Ah, Windows and Linux using a different storage format, So we need to separate an area for Linux to use, not to mention, directly to the [disk partition].
USB Stick Installation CentOS7 system
Disk partition Good Linux area, we can proceed to the next step of the operation, this step is to write the contents of the Linux CD-ROM, the written USB stick into the USB, set the BIOS, we can enter the installation of Linux, is not a bit of a heartbeat, the specific operation please refer to- [USB stick Installation CentOS7]
Set USB drive to start
When we put the installed Linux u disk into the USB interface, we are at this time to restart the computer under the WIN10, restart the computer, the computer in the beginning to display the logo, will prompt relevant information, such as the small computer is prompted to press the ESC key to enter the settings, Some of the computer may be different from the small, you can use the information on the screen prompts to choose, press the corresponding key, we entered the BIOS setup interface, set the problem you can refer to the following link to get help--–[set the USB stick boot]
First encounter with CentOS
After the above work is done, we can go through the boot of the flash drive into the initial interface of CentOS,
See, the above prompted some installation information, the first line is the title, the second line is the installation of CentOS 7, the third line is testing the media (storage device) after the installation of CentOS 7, the fourth line is to check the repair problems, the fifth line is prompted to press the [TAB] key to configure some configuration options, this is very important, Small series in here has fallen into a lot of pits, the reason is that every time I was directly pressed [Enter] key, thought can be very smart can be directly installed CentOS, and finally found that there is no location, the reason is that we need to manually specify the location of the installation source CentOS, This position is naturally our U-disk, say no more, press the [TAB] key, we entered the area shown:
Press the [TAB] key will appear below a long string of characters, no matter, we want to do is only modify the following part of the character, that is, specify the location of our USB flash drive, the specific operation can refer to [modify the CentOS installation source].
CentOS Installation
After we have done this, we can enter the graphical installation interface,
Installation Information Summary
The summary of the information according to personal preferences to configure, but here to mention is the system and installation location This place, because we are divided into a region for Linux, so here do not understand lazy use automatic, here we need to manually partition the operation, such as:
There may be a gap between the actual drive, such as the small part of the hard disk is 500GB, because we gave a piece of unused area to Linux, this time will show the unused area in this location out, we need the Linux partition is on this basis to divide, Since the previous gadget was divided into 50GB area to Linux, so here is the scenario I divided:
At this point our CentOS7 to complete the installation, but the problem comes, you boot up and found that your WINDOWS10 system MBR has not, so naturally entered into the CentOS7 system, no matter, the next section we will repair the MBR on it.
Boot Repair
Although the installation of Linux, but Windows boot Startup items can not be found, this time what to do, nature is the first repair WINDOWS10 system guide, how to repair it, this need to use the old peaches or cabbage, this can refer to the following links provided [old Peaches].
After the old Peaches U disk burning, set up the system for the USB stick boot into the Windows PE system, after entering the PE system, we can use the Driver Wizard (DG) to perform the repair of the MBR, in particular, can refer to the link provided [repair Windows MBR].
After rebooting the system we went into the Windows10 familiar interface, of course, you will find that the MBR of Windows back, Linux is missing, so it is imperative that we use the tool to restore both, this time we need to download EASYBCD, Specific operation can be referred to: [EASYBCD repair boot].
Summarize
So far we have completed the perfect coexistence between the two systems, in which twists and turns only own know, so share this article hope like I love the blind toss of people can take a few detours, have not understand can add me qq:544483342 consulting.
The perfect combination of WINDOWS10 and CentOS