added 12.4 live installer

This commit is contained in:
2024-01-27 20:45:40 -06:00
parent 446ae7df51
commit bdce19af6b
6 changed files with 2321 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
#!ipxe
set path http://192.168.1.50/files/debianliveinstaller-12.4/live
kernel ${path}/vmlinuz
initrd ${path}/initrd.img
imgargs vmlinuz boot=live config hooks=filesystem username=live noeject fetch=${path}/filesystem.squashfs
boot

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@@ -7,7 +7,7 @@ menu iPXE boot menu
item --gap -- --------------------------- Debian 12 ---------------------------------
item debian12auto Debian 12.4 Server Auto Install
item debian12manual Debian 12.4 Server Manual Install
item debian12live Debian 12.2 Live Installer Xfce
item debian12live Debian 12.4 Live Installer Xfce
item debian12livecustom Debian 12.2 Live Custom Xfce
item --gap -- -------------------------- Proxmox 8.0 --------------------------------
item proxmox8 Proxmox 8.0 Install