https://github.com/quantumlibet/ipv4-uefi-pxe-boot-server
An IPv4 UEFI PXE Boot Server based on Canonical Multipass
https://github.com/quantumlibet/ipv4-uefi-pxe-boot-server
Last synced: over 1 year ago
JSON representation
An IPv4 UEFI PXE Boot Server based on Canonical Multipass
- Host: GitHub
- URL: https://github.com/quantumlibet/ipv4-uefi-pxe-boot-server
- Owner: QuantumLibet
- Created: 2025-01-26T17:10:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T00:17:09.000Z (over 1 year ago)
- Last Synced: 2025-03-20T05:56:36.625Z (over 1 year ago)
- Language: Shell
- Size: 158 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Where do these files come from?
| file | source |
|-------------|--------------------------------------------------|
| bootx64.efi | ubuntu server iso `/EFI/boot/bootx64.efi` |
| initrd | ubuntu server iso `/casper/initrd` |
| unicode.pf2 | ubuntu server iso `/boot/grub/fonts/unicode.pf2` |
| vmlinuz | ubuntu server iso `/casper/vmlinuz` |
| grubx64.efi | `grub-efi-amd64-signed_*ubuntu*amd64.deb` |
### ATTENTION!
Download `deb` archives and extract files from them _ *on the same hardware architecture* _ that the clients will be booting from.
E.g. note that `grubx64.efi` is a renamed `grubnetx64.efi.signed` from a `*_amd64.deb` package