CentOS 6.1 system image and text installation tutorials
I. Description:
The installation image file of CentOS 6.1 has two DVDs. The installation system only uses the first image file, DVD1, And the other image file is an attached software package.
Attached CentOS 6.1 system image:
32-bit & 64-bit: http://www.linuxdown.net/CentOS/2014/0927/3366.html
Ii. Install the system:
After the boot is successful with a CD or USB flash drive, the following interface appears:
Interface Description:
Install or upgrade an existing system Install or upgrade the existing system
Install system with basic video driver
Rescue installed system enters system Repair Mode
Boot from local drive exit installation start from hard disk
Select the first option, install or upgrade the existing system, and press Enter.
If you have a question about whether to test the CD media, select "Skip" to Skip the test.
System O & M www.osyunwei.com reminder: qihang01 original content©All rights reserved. For more information, see the source and original link.
Select the language: Chinese (simplified)
Keyboard mode, default
Select the first option, the basic storage device.
System O & M www.osyunwei.com reminder: qihang01 original content©All rights reserved. For more information, see the source and original link.
Select "Yes, discard any data" to format the disk.
Set the computer name. If you do not want to set it, you can simply set it by default.
Select time zone, default
Set root Password
Here, the password I set is relatively simple (the CentOS default password rules need to set a complex password), so there will be the above prompt, "Use it in any case.
Select create custom Layout
We can see the capacity of the hard disk. Here I show 5 GB, and now the custom partition.
Click Create, select a standard partition, and click Create ).
Before partitioning, you must plan the partitions first.
The partition here is as follows:
Hard Disk 5 GB in total
/4G
Swap1G (when the memory is less than 2 GB, it is set to 2 times the memory; when the memory is greater than or equal to 2 GB, it is set to 2 GB)
Click format
Select "Write changes to disk"
Default
The default value is the third option. Select the first option here for desktop installation.
System O & M www.osyunwei.com reminder: qihang01 original content©All rights reserved. For more information, see the source and original link.
Click Reboot to restart the system.
Forward
Select the first item and agree to the license agreement
Here is to create a common account, you do not need to create, advance
This indicates that you have not created an account to log on to the system. Do you want to continue? Click "yes ".
Set the time, default
OK
OK. Go to the logon page.
Click "others"
Username input: root
Enter your root account password
Click "close"
Now you have logged on to the system desktop,
So far, CentOS 6.1 Linux installation is complete