Skip to content

hkkitlee/Ryanboot-offical-linux-netbooter

Repository files navigation

Ryanboot-offical-linux-netbooter

Netboot from Linux Distribution 網絡啟動官版Linux

This is a PART of Ryanboot:Github Gitee

Selection/可選項:

  • Mirror 鏡像源 SourceForge mirror0
  • Release 釋放版
  • Version 版本
  • Manual Kernel Parameter 手動核心參數
  • TUI/GUI 文字/圖像介面
  • Arch detection i386/amd64 架構自動偵測

Howto:

Ryanboot:Github Gitee

or

Online compile (enable https),在線編譯「選https功能」:rom-o-matic

or

#!ipxe
dhcp
goto start
:start
chain --autofree https://github.com/hkkitlee/Ryanboot/raw/main/chain.ipxe || chain --autofree https://gitee.com/hkkitlee/Ryanboot/raw/main/chain.ipxe || chain --autofree http://hkkitlee.ddns.net:8999/chain.ipxe || goto start

or

#!ipxe
dhcp
goto start
:start
chain --autofree https://github.com/hkkitlee/Ryanboot-offical-linux-netbooter/raw/main/oln.ipxe || chain --autofree https://gitee.com/hkkitlee/Ryanboot-offical-linux-netbooter/raw/main/oln.ipxe || goto start

About

Netboot from Linux Distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published