-
Got a Debian 12 LXC container. It's unprivileged, nesting enabled.
Trying to run iVentoy server `bash iventoy.sh start`
got this error
```
2024/02/09 17:02:26.140 [PXE] ==========================…
-
Hello,
During an engagement, I was surprised to find that the certificate retrieved by the tool from the SMSTSMediaPFX variable was the one of the PXE server, with its corresponding private key. In…
-
I run iventoy via your repo on unraid with the following config based off your example docker compose file:
I use the network bridge option to give iventoy its own IP Address (192.168.1.40) My unra…
-
![image](https://github.com/ipxe/ipxe/assets/725608/80b16aae-b4f9-43bb-b5e3-63262c5a205b)
It was built using:
```
make EMBED=boot.ipxe bin/ipxe.pxe bin-x86_64-efi/ipxe.efi
```
boot.ipxe:
`…
-
I have added the server address for time synchronization on ThinStation. The address is added to thinstation.conf.buildtime under the NET_TIME_SERVER parameter. However, time synchronization does not …
-
In the pxe tutorial, I noticed an unresolved problem with adding local repositories when installing Debian
https://github.com/bluebanquise/bluebanquise/blob/master/tutorials/docs/sysadmin_servers_far…
-
Ever found a bunch of machines that somehow got misconfigured and aren't set to PXE boot, but your IPMI access does appear to work?
Here's a gross hack. Pipe the list of affected asset tags to this…
-
I run an iVentoy PXE boot server. The one issue that comes up is that since it is not the DHCP server (TDNS is), it doesn't get the data from the initial DHCP request telling the server if it is a UEF…
-
After running configure-tftpsync.sh to set up proxies in the cobbler configuration, running cobbler sync fails to replicate the tftp data to the proxies.
While it says the task completes
```
# c…
-
### Describe the bug
PXE Server startup failed when running under DockerDesktop due to [metal/roles/pxe_server/tasks/main.yml#L7C10-L7C39](https://github.com/khuedoan/homelab/blob/d98c1a164f3508d84…