https://linuxconfig.org/how-to-force-text-mode-installation-of-redhat-linux

https://www.centos.org/forums/viewtopic.php?t=66206

 

核心的问题是需要把图形界面配置成字符界面安装,启动项最后加上 inst.text

install CentOS 7 min with usb, using serial port

Post Reply 
 
atodaro
Posts: 2
Joined: 2017/02/28 21:16:44

Install CentOS 7 min with usb, using serial port

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: 

Re: Install CentOS 7 min with usb, using serial port

  • 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

    Enter Boot Menu

    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:
    使用串口安装centos操作系统

    Once done hit ENTER key to proceed with text based installation:

    使用串口安装centos操作系统
     

相关文章:

  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-28
  • 2022-02-09
  • 2021-04-16
  • 2021-11-25
  • 2022-12-23
  • 2021-12-06
  • 2021-09-09
相关资源
相似解决方案