After installing RHEL on the VM, many people may find that there is no Chinese or Chinese input methods. How can this problem be solved? In fact, this problem is well solved. You only need to install RHEL according to the following VM, you can easily have Chinese and Chinese input.
Installation environment: VMware Workstation 7.0
Operating system version: RedHat Enterprise Linux 5.4 installed from an image file)
First, create a new virtual machine and choose to install from: 1) Install Disk 2) Install Disk Image File 3) When I install the operating system later, make sure to choose 3) 1 ), select linux later, and then select red hat enterprise linux 5. In this case, create a bare metal instance.
Figure 1
Then, select Virtual Machine Setting, click CD/DVD (IDE), and load the rhel iso file on the left to select the USe ISO image file and enter the path of the ISO file ), click OK and then start the installation.
Figure 2
Finally, install RHEL according to the conventional VM after startup.
For more information about general installation and basic settings, see
Http://www.lupaworld.com/bbs/viewthread.php? Tid = 32273
Note: Due to the intelligent automatic installation of VMware, there will be no language selection, software customization, and partitioning options when installing the system without the previous two steps, the system will automatically complete the installation. However, this installation system does not display Chinese characters, no Chinese input methods, or even the GCC compilation tool. In this way, only the most basic and core things are installed.
I don't know at the beginning, so I don't have to install the first two steps. After the result is installed, I have to consider the Chinese language, and then I have to install the Chinese Input Method. When I use GCC, I find that there is no GCC, and then I have to install GCC again, after looking for a long time, finally in http://zhidao.baidu.com/question/89551368.html? Fr = qrl & cid = 89 & index = 5 find the answer, and finally don't bother with localization! In this way, you can easily solve the problem by installing RHEL on the VM.