|
First, select the virtual machine software
1) VMware
2) Hyper-V
3) VirtualBox
Second, the image file
CentOS6.7
Third, the installation of the system (text mode)
1. Load the image file, here I am using CentOS6.7 system image, the figure is below After loading the image we see in the screen, the keyboard and then press Esc
2. Then press the keyboard Esc, enter the command: linux text, and press the Enter key to start our text-mode installation system
3. This is the first picture we see after typing the command seen, suggesting that we found a CD-ROM disc media need to be tested before the installation, if you need to test, select OK, you do not need to choose Skip (press the Tab key to select, enter key to enter the next step), I chose Skip, because the mirror is no problem, no need to test
4. This is the welcome screen, click OK, the next step it
5. Select the installation language here, choose the configuration process during installation of the system in interactive language, and here I still can choose their favorite language, so I'm Simplified Chinese, and then click OK to enter the next step
Unfortunately, we found no support in the text mode Chinese, only use the English
According to our keyboard layout, select Keyboard American Bar
Here is a warning: install the system needs to initialize a virtual disk, you may lose all the data, there are four options
Ignore, Ignore all
Initialization, initialize all
We chose initialize all of it, because the disk, and there is no data, you can do
Select the time zone where it will select Asia Shanghai
Then set the password to the root system, and here I set RedHat
For safety sake, we will prompt password is too simple, here is the experimental environment, it would use anyway
Then you start to install the system during a very important setting, which is a disk partition
There are three options
(1) Use entire drive (using the whole disk)
This option will delete all partitions on the hard disk, and then re-partition the hard disk. If you want to keep the operating system on your hard disk, do not choose this option.
(2) Replace exiting Linux system (to replace the existing Linux system)
The program will remove all GNU / Linux partition on the hard disk, and then re-partition the hard disk. This program does not remove the other operating system partitions. If you want to keep the GNU / Linux system on your hard disk, do not choose this option.
(3) Use free space (using the available space)
This program does not remove any partitions, use only the space has not been allocated to any partition will be automatically divided. If your hard disk has already been occupied by another operating system, this does not take.
Because of our disks are clean, then we can select Use entire drive to install
Prompt us to start writing data to the disk, and before partition will be deleted, do not hesitate
Well, has begun to install, and can not be customized partitions, select the default partition system, on-line view of the reasons is because CentOS6 version from RHEL6 transplant when shielding partition function
You need to customize the partition, you can only install redhat in the text mode
Installation is complete, reboot the system after entering
Then the next point on a text mode install CentOS on to end here
Here began the process to install it substantially step summary
1. insert image, press the Esc key above the keyboard, enter the command linux text begin installing the operating system in text mode
2. Select the installation language, keyboard layout, set the root password and other operations
3. partition operations (rhel6 version after shielding the custom disk partitioning)
4. Start installing the operating system
The most important point is the partition (graphical installer can be customized partitions) |
|
|
|