


Centos6.4 Installation Guide: Detailed Graphical Tutorial on Installation via USB Disk
Aug 07, 2024 pm 08:40 PMIf you want to install Centos 6.4, you will actually think of using a USB flash drive as a carrier at the first time. Because the USB flash drive has a relatively high usage rate and is easy to carry and store efficiently, it is one of the best choices. I will edit it tomorrow. I am going to bring you a detailed graphic and textual strategy for installing Centos 6.4 through a USB flash drive.
1. First we need to download UltraISO (floppy disk) and Centos6.4 image, install the software, insert the USB disk, open the UltraISO software, find the Centos6.4 installation image (as shown in the figure), delete other files and only keep images, isolinux folder and TRANS.TBL file, only these three files are enough.
2. As shown in the picture, select "Write Hard Disk Image" under the "Start" button.
3. As shown in the picture, the hard drive you inserted is selected by default, select the writing method and hard drive MBR (I chose USB-HDD+), and then click write (before this, you need to back up the important data in the hard drive. Data and hard drives are valuable, but data is priceless! Don’t be cautious!). It will end in one minute. After exiting, copy the Centos6.4 installation image to the hard disk. At this point, the Centos6.4 USB boot disk is set up.
4. Insert the USB flash drive into the laptop that needs to install Centos6.4 system and start it up Use the USB flash drive to install linux. F12 selects to boot from the hard disk, and then you will enter the system installation interface, as shown on the right.
5. Select the language and startup location (select Harddrive here because the system is on the hard drive) and select the c drive of the hard drive. Mine is /dev/sda4. Then the data on the hard disk will be read and the image on the right will appear.
6. Confirm the installed equipment and data.
7. Enter the host name and super administrator password (root user password).
8. Sélectionnez le type d'installation (une installation personnalisée est recommandée), puis partitionnez.
9. Lors du partitionnement, assurez-vous de décocher la clé USB. Ma partition est comme indiqué à droiteUtilisez la clé USB pour installer Linux, puis confirmez le formatage faible.
10. Vient ensuite l’étape la plus importante. Lors du choix du programme de démarrage, vous devez sélectionner le disque dur comme premier démarrage, sinon le disque dur sera le démarrage par défaut (après avoir installé le système, vous devez brancher le disque dur pour démarrer), cliquez sur Modifier les périphériques et sélectionnez le premier lecteur BIOS dans la liste déroulante "Pilote BIOS". Sélectionnez le bit du disque dur à démarrer en premier.
11. Sélectionnez le type de système que vous souhaitez installer.
12. Entrez dans l'interface de progression de l'installation du logiciel. Après avoir installé le pilote du port série Linux, sélectionnez redémarrer.
13. à ce stade, vous pouvez retirer la clé USB et voir que le système a démarré, en attendant votre configuration minutieuse.
Ce qui précède est le guide graphique et textuel détaillé de la commande Linux vi pour une installation parfaite de Centos6.4 via une clé USB, peu importe que vous soyez un novice ou un oiseau expérimenté, à condition de suivre étape par étape. guide étape par étape, vous pourrez installer parfaitement Centos6 sur votre ordinateur portable 4. Pendant le processus d'installation, nous devons sélectionner l'ordre du pilote du BIOS comme disque dur pour démarrer en premier, sinon le système démarrera avec le. Disque U. Une fois l'installation terminée, configurez le système et découvrez la fra?cheur apportée par le nouveau système.
The above is the detailed content of Centos6.4 Installation Guide: Detailed Graphical Tutorial on Installation via USB Disk. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

While writing program files or normal text files, programmers and writers sometimes want to know the difference between two files or two versions of the same file. When you compare two computer files on Linux, the difference between their contents is

There are three ways to create empty files in the command line: First, the simplest and safest use of the touch command, which is suitable for debugging scripts or placeholder files; Second, it is quickly created through > redirection but will clear existing content, which is suitable for initializing log files; Third, use echo"> file name to create a file with an empty string, or use echo-n""> file name to avoid line breaks. These three methods have their own applicable scenarios, and choosing the right method can help you complete the task more efficiently.

Are you looking for good software to write mathematical equations? If so, this article provides the top 5 equation editors that you can easily install on your favorite Linux distribution.In addition to being compatible with different types of mathema

dutree is a free, open-source, fast command-line tool for analyzing disk usage, written in the Rust programming language. It was created by combining durep (disk usage reporter) and tree (list directory content in tree-like format) command-line tools

Eclipse is a free integrated development environment (IDE) that programmers around the world use to write software, primarily in Java, but also in other major programming languages using Eclipse plugins.The latest release of Eclipse IDE 2023?06 does

ifconfig in short “interface configuration” utility for system/network administration in Unix/Linux operating systems to configure, manage, and query network interface parameters via command-line interface or in a system configuration scripts

Linux administrators should be familiar with the command-line environment. Since GUI (Graphical User Interface) mode in Linux servers is not commonly installed.SSH may be the most popular protocol to enable Linux administrators to manage the servers

Linux has a rich collection of commands, and while many of them are powerful and useful for various tasks, there are also some funny and whimsical commands that you can try out for amusement. 1. sl Command (Steam Locomotive) You might be aware of the
