[GH-ISSUE #1154] Incorret text install parameter on RHEL-based distros #1853

Closed
opened 2026-03-01 18:36:53 +03:00 by kerem · 1 comment
Owner

Originally created by @ArclightMat on GitHub (Sep 13, 2022).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1154

Originally assigned to: @antonym on GitHub.

Describe the bug
RHEL and its clones have changed the installer parameters, they must be prefixed with "inst." now.
The current configuration uses "text" instead of "inst.text", and support for the old flag is deprecated.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "Linux Network Installs"
  2. Select any RHEL-based distro on the list, like CentOS or Rocky Linux
  3. Pick the latest release and select the text installer option.
  4. Anaconda will show a warning and won't start the text-installer environment.

Expected behavior
Anancoda would show the text-based installer options.

Screenshots
Screenshot from 2022-09-13 15-40-18

Additional context
I'm using the ARM64 version, but I believe the problem also affects x86.
Fedora also uses Anaconda, and it seems to have the correct flag set:
Screenshot from 2022-09-13 16-11-03

Originally created by @ArclightMat on GitHub (Sep 13, 2022). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1154 Originally assigned to: @antonym on GitHub. **Describe the bug** RHEL and its clones have changed the installer parameters, they must be prefixed with "inst." now. The current configuration uses "text" instead of "inst.text", and support for the old flag is deprecated. **To Reproduce** Steps to reproduce the behavior: 1. Go to "Linux Network Installs" 2. Select any RHEL-based distro on the list, like CentOS or Rocky Linux 3. Pick the latest release and select the text installer option. 4. Anaconda will show a warning and won't start the text-installer environment. **Expected behavior** Anancoda would show the text-based installer options. **Screenshots** ![Screenshot from 2022-09-13 15-40-18](https://user-images.githubusercontent.com/4731163/189986661-ad6965c1-e7ae-4cc2-92f0-b7b089269813.png) **Additional context** I'm using the ARM64 version, but I believe the problem also affects x86. Fedora also uses Anaconda, and it seems to have the correct flag set: ![Screenshot from 2022-09-13 16-11-03](https://user-images.githubusercontent.com/4731163/189989303-19b55a21-247d-4829-9f96-8ea742ecad7b.png)
kerem 2026-03-01 18:36:53 +03:00
Author
Owner

@antonym commented on GitHub (Sep 13, 2022):

Thanks!

<!-- gh-comment-id:1246038072 --> @antonym commented on GitHub (Sep 13, 2022): Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1853
No description provided.