Installing an operating system using Fedora Live CD

Source: Internet
Author: User

Start the operating system with a CD, as shown in



When you start, select Applications-I, Install-to-drive in the upper-left corner. The following actions can be referred to here.



After installing in VMware Player, you need to install VMware tools. and VMware Tools needs to install GCC, kernel-devel, kernel-headers.

# yum Install gcc
# yum Install Kernel-devel
# yum Install Kernel-headers


If the name # NAME-A displays the version number, and the above command # Yum install kernel-headers displays the version well inconsistent

For example, in my environment, command #uname-a displays the version number is 3.1.0-7.fc16.x86_64, then I need to manually install the specified version

# yum Install kernel-headers-3.1.0-7.fc16.x86_64
# yum Install kernel-devel-3.1.0-7.fc16.x86_64




Installing the VMware Tool


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.