-
Book Overview & Buying
-
Table Of Contents
CentOS 7 Server Deployment Cookbook
By :
Next, you'll learn how to install CentOS using Anaconda in text mode. It's recommended that you install CentOS graphically because graphics mode is easier to use and offers more functionality. However, it may not be available when the system lacks sufficient resources to run the installer in graphical mode, for example, if the display adaptor's capabilities are limited or if there is reduced RAM.
This recipe assumes that you have a copy of the CentOS 7 installation medium. If you don't, visit https://www.centos.org to download an ISO image and then burn the image to a disc.
Follow these steps to perform a text-based installation of CentOS:
text to the end of the list of arguments and press
Enter. Anaconda will launch in text mode: vmzlinuz initrd=initrd.img inst.stage2=hd:LABEL=CentOS
\x207\x20x86_64 rd.live.check quiet text
Anaconda will launch in text mode automatically if your system has less than 768 MB of RAM.

The text-based installation menu categorizes the installation options

The Network settings menu lets us configure the system's network interfaces

The Install Destination menu let us set the installation target and the Autopartioning Options menu lets us specify how the disk will be used
You must confirm you really want to use your password if you provide a password that is too weak.

The Create User menu let us create an unprivileged user account
This recipe showed you how to install CentOS using Anaconda running in text mode. The process began when we booted the system from the installation disc, selected Install CentOS 7 from the installation menu, and added the text option to the boot parameters. The installer's kernel loaded into memory and Anaconda launched in text mode.
The text-based installation is similar to installing CentOS in graphical mode, answering prompts for time zone, software, and networking information. However, Anaconda presents the prompts in a different order when running in text mode and some functionality is missing. For example, we can't perform custom disk partitioning. Nevertheless, text mode enables us to quickly install a basic CentOS system.
For more information on installing CentOS 7, refer to the RHEL 7 Installation Guide (https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide).
Change the font size
Change margin width
Change background colour