added alpine netboot
This commit is contained in:
@@ -14,6 +14,8 @@ item proxmox8 Proxmox 8.0 Install
|
||||
item --gap -- -------------------------- Debian 11.7 --------------------------------
|
||||
item debian11auto Debian 11.7 Server Auto Install
|
||||
item debian11manual Debian 11.7 Server Manual Install
|
||||
item --gap -- ------------------------- Alpine 3.18.5 -------------------------------
|
||||
item alpine318 Alpine 3.18.5 Netboot
|
||||
item --gap -- ------------------- Windows Install Capture Restore -------------------
|
||||
item winpe Windows Install Capture Restore
|
||||
item --gap -- ------------------------------ WinPE ----------------------------------
|
||||
@@ -94,6 +96,10 @@ goto start
|
||||
chain http://192.168.1.50/files/debian-11.7/boot-manual.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:alpine318
|
||||
chain http://192.168.1.50/files/alpine-3.18.5/boot-manual.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:winpe
|
||||
chain http://192.168.1.50/files/winpe/boot.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
Reference in New Issue
Block a user