Skip to content

Instantly share code, notes, and snippets.

View b2nzy's full-sized avatar
🏠

b2nzy

🏠
  • Pyongyang
  • 15:49 (UTC +09:00)
View GitHub Profile

OpenWRT netboot.xyz guide

  • SSH into the router.
mkdir -p /tftp
cd /tftp
# Legacy (PCBIOS) iPXE Bootloaders
wget --no-check-certificate https://boot.netboot.xyz/ipxe/netboot.xyz.kpxe
# UEFI iPXE Bootloaders