Category: Other 2014-08-24 13:53 3406 People read comments (0) favorite reports
CentOS Installation Tutorial Operating system
Directory (?) [+]
- A preparatory work
- Two points came up
- When we start with a USB stick, we will see the following interface please ignore my photo level and slag pixel _
- Httpwww111cnnetsyscentos63645htm
Online about CentOS 7 installation tutorials Quite a lot of, but in the pre-boot configuration many have not written clearly, so people very depressed, so that yesterday when the installation is always not to install the interface. After some random Daoteng, finally found a good solution (bird Brother's book is not ^_^ ...
One, the preparatory work
1. First you have to prepare a U disk (System image written in about 7 g, so your USB stick at least if 8G, the more the more)
2. Then you need to find a tool to write the image file to the USB stick, I use the UltraISO (soft disk pass) Trial version.
3. Write the image file to the USB flash drive.
More than 3 steps of the specific step (the detailed tutorial god horse) online More is, children's shoes Google, degrees Niang.
Two, the point is coming.when we start with a USB stick, we will see the following interface (please ignore my photo level and slag pixel *_*| | |
Normal steps to this point, we should choose "Install CentOS 7" Press Enter and then go to the installation screen. But the actual result is that we can not get to the installation interface, but error, such as:
This problem is wood has found your u disk, this configuration is required in the previous step needs to be completed, but in the previous step we do not know the file name of the U disk, so simply in this step to look at the device name of the USB stick, and then go back to the previous step to complete the configuration.
After # Enter: Cd/dev, then you will see the following interface:
SDA is my hard drive corresponding to the file name (I have only one hard disk), so SDB is the corresponding filename of the USB stick, you can see is SDB4. So let's reboot, go back to the interface shown in the first picture, and press TAB to Vmlinuz initrd=initrd.imginst.stage2=hd:label=centos\x207\x20x86_ Rd.live.check quiet change to: Vmlinuz initrd=initrd.img inst.stage2 =hd:/dev/sdb4 quite
Then press ENTER to enter the installation screen, you can start the installation smoothly. If you have questions about the following installation steps, please go to the gentle and considerate to the inhuman degree Niang!
Related Posts reference
http://www.111cn.net/sys/CentOS/63645.htm
Cenos7 u disk Install