https://linuxconfig.org/how-to-force-text-mode-installation-of-redhat-linux
https://www.centos.org/forums/viewtopic.php?t=66206
核心的问题是需要把图形界面配置成字符界面安装,启动项最后加上 inst.text
- atodaro
- Posts: 2
- Joined: 2017/02/28 21:16:44
Post by atodaro » 2018/02/27 17:25:42
I am trying to install CentOS 7 min with a usb, while I am connected to the box using a serial cable. I usually do this using an hdmi cable but it is showing to be too time consuming and trouble. How would you do this? I can select boot from my usb but the console just goes blank and the machine reboots. I have CentOS 7 install configured on the usb, nothing special. Thank you for any input.
- hunter86_bg
- Posts: 1393
- Joined: 2015/02/17 15:14:33
- Location: Bulgaria
- Contact:
-
- Lubos Rendek
- Redhat
- 10 April 2017
Objective
In case you have troubles with GUI RHEL installation, Redhat also offers text bases solution.
Operating System and Software Versions
- Operating System: - Redhat Linux 7.3
Requirements
Redhat Linux bootable CD/DVD or USB media.
Difficulty
EASY
Conventions
- # - requires given linux commands to be executed with root privileges either directly as a root user or by use of
sudo
command
- $ - requires given linux commands to be executed as a regular non-privileged user
Instructions
Once you beet from your Redhat boot-able media use directional arrows on your keyboard to navigate to menu
Install Red Hat Enterprise Linux VERSION
and hit
TAB
key. Doing so will reveal installation command.
Force Text Installation
Re-write the installation command by appending
inst.text
string to the end of the line. Example:
Once done hit
ENTER
key to proceed with text based installation: