-
##### SUMMARY
When creating a nested hostgroup the installation media is not inherited from the parent group while other values such as architecture and operating system are inherited just fine.
…
-
I got the PXE server to work perfectly fine.
My issue is that it does not want to read any of the data from the networkpath.txt file.
I set the path and shared it as I can access it just fine manual…
-
When you use a SD card, you can change the boot order and have it saved to `RPI_EFI.fd`. However when you are not using an SD card there is no way to "presist" this change.
~~Theoretically~~ Actua…
-
## Feature Request
Managing upgrades trough the configuration files.
### Description
With the new v1Alpha2, it might be worth to consider using files as a way to upgrade Talos. More of declarative …
-
### Describe the bug
This might be injected from ipxe (the server would load pxe configuration before boot CD-ROM), but ideally, when user doing the ISO installation, there should not have any existi…
-
### Version of Warewulf
4.4
### Expected behavior
When a node boots, a single IP address from the dynamic pool should be used.
### Actual behavior
The PXE boot rom requests an address. …
-
I want to redirect to pxe server on odhcpd - it is possible ?
`config dhcp 'lan'
allow booting;
allow bootp;
....
group {
next-server 192.168.1.2;
filename "/tft…
-
Hello all,
I'm trying to PXE boot the photon os 3 installer in a vsphere VM running on rpi 4 but the boot fails in the initrd image. I CAN install it on the same HW platform by adding a cdrom to th…
-
When using [waitron](https://github.com/jhaals/waitron) and pixiecore in API mode in docker, I am able to see that waitron is able to place a machine in build mode, and then pixiecore talks to waitron…
-
Raspberry PI 3B+ and 4B (and previous models with a microSD with a up to date firmware) can boot via PXE. That is, boot from network.
I have a minimal patch to this project to create files suitable…