updated for veeam
This commit is contained in:
@@ -14,6 +14,8 @@ item --gap -- ------------------- Windows Install Capture Restore --
|
||||
item winpe Windows Install Capture Restore
|
||||
item --gap -- ------------------------------ WinPE ----------------------------------
|
||||
item hbpe Hiren's Boot PE
|
||||
item --gap -- -------------------------- Veeam Recovery -----------------------------
|
||||
item veeam Veeam Recovery
|
||||
item --gap -- --------------------------- Parted Magic ------------------------------
|
||||
item pmagic Parted Magic
|
||||
item --gap -- ----------------------------- URBackup --------------------------------
|
||||
@@ -84,6 +86,10 @@ goto start
|
||||
chain http://192.168.1.50/files/hbpe/boot.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:veeamrecovery
|
||||
chain http://192.168.1.50/files/veeamrecovery/boot.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
:pmagic
|
||||
chain http://192.168.1.50/files/pmagic/boot.ipxe || goto failed
|
||||
goto start
|
||||
|
||||
Reference in New Issue
Block a user