[GH-ISSUE #1105] no network connection after pxe boot of flatcar container linux and/or fedora coreOS #1838

Open
opened 2026-03-01 18:36:46 +03:00 by kerem · 3 comments
Owner

Originally created by @joppa27 on GitHub (Apr 5, 2022).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1105

Describe the bug
After netbooting into flatcar, an IP address is no longer assigned.No IP address means no network/internet connection. Which causes any attempt to use flatcar-install or coreos-installer script(s) to install the OS to disk to fail, because they are unable to download the required images.

To Reproduce

  1. setup pfsense as a netboot server https://figura.im/posts/2020/01/pfsense-as-a-netboot.xyz-server/
  2. from netboot main menu select live network install
  3. select container linux by flatcar stable
  4. after flatcar boots & at command prompt type flatcar-install -d /dev/sda

Expected behavior

expect required images to download, and be installed on selected disk. Instead script fails because image is unable to be downloaded.

Screenshots
image

Additional context
When I boot Fedora CoreOS (or Ubuntu) from an ISO, an IP address is assigned and I'm able to connect to the internet or my internal network to download the required images.

Originally created by @joppa27 on GitHub (Apr 5, 2022). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1105 **Describe the bug** After netbooting into flatcar, an IP address is no longer assigned.No IP address means no network/internet connection. Which causes any attempt to use flatcar-install or coreos-installer script(s) to install the OS to disk to fail, because they are unable to download the required images. **To Reproduce** 1. setup pfsense as a netboot server https://figura.im/posts/2020/01/pfsense-as-a-netboot.xyz-server/ 2. from netboot main menu select live network install 3. select container linux by flatcar stable 4. after flatcar boots & at command prompt type `flatcar-install -d /dev/sda` **Expected behavior** expect required images to download, and be installed on selected disk. Instead script fails because image is unable to be downloaded. **Screenshots** ![image](https://user-images.githubusercontent.com/11927879/161822301-f40ac3ae-dbca-4b5b-96d9-3a739451e776.png) **Additional context** When I boot Fedora CoreOS (or Ubuntu) from an ISO, an IP address is assigned and I'm able to connect to the internet or my internal network to download the required images.
Author
Owner

@antonym commented on GitHub (Apr 9, 2022):

I was able to get networking using Proxmox... are you using DHCP and any info about the network/hardware you are using? It sounds like networking may not be getting detected, but it should normally work.

<!-- gh-comment-id:1094075830 --> @antonym commented on GitHub (Apr 9, 2022): I was able to get networking using Proxmox... are you using DHCP and any info about the network/hardware you are using? It sounds like networking may not be getting detected, but it should normally work.
Author
Owner

@github-actions[bot] commented on GitHub (May 10, 2022):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:1121822913 --> @github-actions[bot] commented on GitHub (May 10, 2022): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@joppa27 commented on GitHub (May 20, 2022):

@antonym I am using DHCP, the same config described here: https://figura.im/posts/2020/01/pfsense-as-a-netboot.xyz-server/
I should have mentioned that I am doing a bare metal install on a HP ProDesk 405 G6 Desktop Mini PC
The network adapter is a Realtek RTL8111 (when i boot it up with ubuntu)
image

I think it may be a driver issue?

<!-- gh-comment-id:1132984620 --> @joppa27 commented on GitHub (May 20, 2022): @antonym I am using DHCP, the same config described here: https://figura.im/posts/2020/01/pfsense-as-a-netboot.xyz-server/ I should have mentioned that I am doing a bare metal install on a `HP ProDesk 405 G6 Desktop Mini PC` The network adapter is a `Realtek RTL8111` (when i boot it up with ubuntu) ![image](https://user-images.githubusercontent.com/11927879/169553413-bc38fe7a-850d-459a-ae48-0aace12bd4fc.png) I think it may be a driver issue?
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#1838
No description provided.