[GH-ISSUE #672] Fedora CoreOS enhancement #1739

Closed
opened 2026-03-01 18:35:55 +03:00 by kerem · 8 comments
Owner

Originally created by @OrvilleQ on GitHub (Jul 14, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/672

  1. Different channels(Stable, Testing, Next) should be used for version differentiation instead of which Feodora version been based.

  2. If ignition config url is skip, then this script shouldn't boot cause this is a must.

Originally created by @OrvilleQ on GitHub (Jul 14, 2020). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/672 1. Different channels(Stable, Testing, Next) should be used for version differentiation instead of which Feodora version been based. 2. If ignition config url is skip, then this script shouldn't boot cause this is a must.
kerem closed this issue 2026-03-01 18:35:55 +03:00
Author
Owner

@OrvilleQ commented on GitHub (Jul 14, 2020):

And Feodra CoreOS script is just unusable that everytime I tried to edit ignition config url it come back with this:

image

<!-- gh-comment-id:658123182 --> @OrvilleQ commented on GitHub (Jul 14, 2020): And Feodra CoreOS script is just unusable that everytime I tried to edit ignition config url it come back with this: ![image](https://user-images.githubusercontent.com/21377465/87419801-b8c14a00-c606-11ea-9db3-0975a7409228.png)
Author
Owner

@OrvilleQ commented on GitHub (Jul 15, 2020):

Fedora CoreOS script still can't use on vultr with this error:

image

<!-- gh-comment-id:658503666 --> @OrvilleQ commented on GitHub (Jul 15, 2020): Fedora CoreOS script still can't use on vultr with this error: ![image](https://user-images.githubusercontent.com/21377465/87495173-4f335100-c683-11ea-9927-0a9433a51dcf.png)
Author
Owner

@antonym commented on GitHub (Jul 15, 2020):

Made a few more tweaks which should allow it to work now. You can hit it from the development endpoint in the Utility menu to test.

<!-- gh-comment-id:658537555 --> @antonym commented on GitHub (Jul 15, 2020): Made a few more tweaks which should allow it to work now. You can hit it from the development endpoint in the Utility menu to test.
Author
Owner

@OrvilleQ commented on GitHub (Jul 15, 2020):

And it just stuck here:
image

Use the script from dev endpoint.

<!-- gh-comment-id:658596482 --> @OrvilleQ commented on GitHub (Jul 15, 2020): And it just stuck here: ![image](https://user-images.githubusercontent.com/21377465/87516263-b0711980-c6af-11ea-996e-29187b256c7a.png) Use the script from dev endpoint.
Author
Owner

@antonym commented on GitHub (Jul 15, 2020):

It got farther for me in Virtual Box, and laid down a basic install. Are there any console setting requirements there?

<!-- gh-comment-id:658865220 --> @antonym commented on GitHub (Jul 15, 2020): It got farther for me in Virtual Box, and laid down a basic install. Are there any console setting requirements there?
Author
Owner

@OrvilleQ commented on GitHub (Jul 16, 2020):

Change to 2GB ram vm make it go farther. Seem like Coreos just like feodra require more than 1.5GB Ram for iPXE boot.

But here comes a new error.

image

Ps. That ${console} generate nothing. I think it might be better change it to console=tty0 console=ttyS0 follow the docs

<!-- gh-comment-id:659129808 --> @OrvilleQ commented on GitHub (Jul 16, 2020): Change to 2GB ram vm make it go farther. Seem like Coreos just like feodra require more than 1.5GB Ram for iPXE boot. But here comes a new error. ![image](https://user-images.githubusercontent.com/21377465/87621790-262ec100-c754-11ea-96e8-729d0bc0ea7b.png) Ps. That `${console}` generate nothing. I think it might be better change it to `console=tty0 console=ttyS0` follow the [docs](https://docs.fedoraproject.org/en-US/fedora-coreos/bare-metal/)
Author
Owner

@antonym commented on GitHub (Jul 16, 2020):

Looks like you may need 4gb of ram.

<!-- gh-comment-id:659139626 --> @antonym commented on GitHub (Jul 16, 2020): Looks like you may need 4gb of ram.
Author
Owner

@OrvilleQ commented on GitHub (Jul 16, 2020):

Yes, you are right. Tried with 4GB VM and it's success.

And still I suggest replace ${console} with console=tty0 console=ttyS0 follow the docs

<!-- gh-comment-id:659198381 --> @OrvilleQ commented on GitHub (Jul 16, 2020): Yes, you are right. Tried with 4GB VM and it's success. And still I suggest replace `${console}` with `console=tty0 console=ttyS0` follow the [docs](https://docs.fedoraproject.org/en-US/fedora-coreos/bare-metal/)
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#1739
No description provided.