#netbootxyz

Meet netboot xyz - Network Boot Any Operating System | Techno Tim
https://technotim.com/posts/netbootxyz-tutorial/

Meet netboot xyz - Network Boot Any Operating System

Imagine all of your favorite operating systems in one place, available anywhere on your network, and you’ll never need to use your flash drive again. That’s the promise of netboot.xyz, a network boot service that lets you install or boot to any operating system simply by booting to the network.

Techno Tim
Another project starting.. some mobile demo "data center" 🤞🏼
I love netboot.xyz plugin and play. Install Debian, alpine, nixOS, proxmox or whatever :)
#netbootxyz #nerd #fishmarket

🖥️ netboot.xyz – Wie kann ich unterschiedliche Linux Distributionen auf meinem Laptop testen und installieren?
https://lookslikematrix.de/tools/2026/01/03/netboot.xyz.html

#netbootxyz #lookslikematrix

https://wiki.alpinelinux.org/wiki/Requirements# #XcpNg can boot #AlpineLinux (From #NetbootXyz ram) since it only requires 128Mto install , probably more would work using the 32 bits versions

https://netboot.xyz/# #NetBootXyz is a great tool, I use use to offload the storage of my ISO, and install from the internet, to use it in #XcpNG a couple of command line can help:

cd /opt/xensource/packages/iso/
wget https://boot.netboot.xyz/ipxe/netboot.xyz.iso
xe sr-list | sed -n -s 's/uuid .*: \(.*\)/\1/gp' | xargs -i -n1 xe sr-scan uuid={}
xe cd-list
uuid ( RO) : 2e865d56-669c-4839-9d8a-8f2463cf7a20
name-label ( RW): netboot.xyz.iso

Your favorite operating systems in one place | netboot.xyz

netboot.xyz enables you to PXE boot many Operating System installers and utilities from a simple to use menu powered by the iPXE project.

#SecoB68 is powered by #BIOS #AmericaMegatendsInc 1.13 it can boots in legacy or #UEFI , for #PXE only #efi seems supported at least i can see the query in my #DnsMasq logs ... But #grubs does not show up... I also tried with #pxelinux and #netbootxyz ...
https://xcp-ng.org/forum/user/rzr# #XcpNg : Just installed xcp-ng-8.3.0-20250606-netinstall.iso on an #x86 #SingleBoardComputer and booted #NetBootXyz , and boot lightweight #OS from the web ...
was schade ist:

Eine Fritzbox kann nicht (zumindest meines Kenntnisstands nach) einen TFTP Verweis auf einen PXE (Aus dem Netzwerk booten) Server erstellen.

Lösung:
Aktuelles PI Hole, DHCP drauf aktivieren und dann:
Settings -> All Settings -> Miscellaneous
bei "misc.dnsmasq_lines" folgendes eintragen:

# Standard PC BIOS
dhcp-match=set:bios,60,PXEClient:Arch:00000
dhcp-boot=tag:bios,netboot.xyz.kpxe,,192.168.10.25
# 64-bit x86 EFI
dhcp-match=set:efi64,60,PXEClient:Arch:00007
dhcp-boot=tag:efi64,netboot.xyz.efi,,192.168.10.25
# 64-bit x86 EFI (obsolete)
dhcp-match=set:efi64-2,60,PXEClient:Arch:00009
dhcp-boot=tag:efi64-2,netboot.xyz.efi,,192.168.10.25
# 64-bit UEFI for arm64
dhcp-match=set:efi64-3,60,PXEClient:Arch:0000B
dhcp-boot=tag:efi64-3,netboot.xyz-arm64.efi,,192.168.10.25

192.168.10.25 wird durch die IP Eures PXE Servers ersetzt.

#netbootXYZ #FritzBox #PiHole #DHCP

@phpmacher Andere verschrotten in so einer Situation den PC und kaufen neu (Behörden *räusper*).

Für alle anderen, die gerne rumprobieren, gäbe es da noch Netboot.xyz (https://netboot.xyz/). Einfach alle möglichen Linux Distros, nahezu blitzschnell, aus dem Netzwerk booten (PXE). Mit Anleitung sogar Windows. Benutze ich recht häufig auch für RAM Analysen oder Secure Erase Zeug. Da gibts eigentlich alles, was man sich so vorstellen kann: DBan, Arch Linux, CentOS, clonezilla, FreeBSD, GParted, Kali, Proxmox, Rescuezilla, ShredOS, ... uvm.

#tipoftheday #linux #netboot #netbootxyz #dban #archlinux #centos #clonezilla #freebsd #gparted #kali #proxmox #rescuezilla #shredos

Your favorite operating systems in one place | netboot.xyz

netboot.xyz enables you to PXE boot many Operating System installers and utilities from a simple to use menu powered by the iPXE project.