Install CentOS6.5 on a USB disk

Source: Internet
Author: User
I'll just talk about CentOS installation as a server, but for the general CentOS installation process, first download the CentOS installation image file, there are several: CentOS-6.5-x86_64-LiveCD, CentOS-6.5-x86_64-LiveDVD, CentOS-6.5-x86_64-bin-DVD1, CentOS-6.5-x86_6

I only want to talk about CentOS installation as a server, but it is applicable to the general CentOS installation process. first, download the CentOS installation image file, which has the following types: centOS-6.5-x86_64-LiveCD, CentOS-6.5-x86_64-LiveDVD, CentOS-6.5-x86_64-bin-DVD1, CentOS-6.5-x86_64-bin-DVD2, CentOS-6.5-x84_64-minimal.

The CentOS-6.5-x86_64-bin contains all the optional software, as I only use CentOS as the server, so just download minimal and select the corresponding version as needed. After downloading, you can burn iso to CD/DVD for installation. because there is usually no optical drive on the server, to facilitate usb installation, you must first write iso to the usb hard drive image, in windows, you can select UltraISO and other software, but I always have problems starting after writing. I chose to use the dd command in Ubuntu to write usb (# sudodd if =/home/CentOS. iso of =/dev/sdb. if you don't know which device your USB flash drive is, you can use # sudo fdisk-l to view it ), then you must set the hard disk to AHCI mode in the bios. Otherwise, the usb installation may not be detected during startup.

If your machine has already installed CentOS, it will enter the CentOS installation selection interface:

Install or update 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

Memory test Memory detection

The next step is to install the tool. if there is any prompt before entering the boot interface, skip or always OK. next, the language does not matter (here is only the prompt language of the boot interface, if LiveCD or LiveDVD is installed, the keyboard layout U. s. select BasicStorageDevices (basic storage device), Hostname server name (localname. localdomain), network installation is complete in the configuration, time zone, then set the root password (remember ).

Note that hard disk partitions are used as servers, so we choose to Use AllSpace. if you want to Use dual systems or other options, you can refer to other options for setting, select Peview and modifypartitioning layout, next, write changes todisk, and next. for LiveCD and DVD, select Minimal and wait until installation is complete.

Related Article

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.