added 12.4 live installer
This commit is contained in:
9
debianliveinstaller-12.4/boot-live.ipxe
Normal file
9
debianliveinstaller-12.4/boot-live.ipxe
Normal 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
|
||||
2311
debianliveinstaller-12.4/live/filesystem.packages
Normal file
2311
debianliveinstaller-12.4/live/filesystem.packages
Normal file
File diff suppressed because it is too large
Load Diff
BIN
debianliveinstaller-12.4/live/initrd.img-6.1.0-15-amd64
Normal file
BIN
debianliveinstaller-12.4/live/initrd.img-6.1.0-15-amd64
Normal file
Binary file not shown.
BIN
debianliveinstaller-12.4/live/vmlinuz
Normal file
BIN
debianliveinstaller-12.4/live/vmlinuz
Normal file
Binary file not shown.
BIN
debianliveinstaller-12.4/live/vmlinuz-6.1.0-15-amd64
Normal file
BIN
debianliveinstaller-12.4/live/vmlinuz-6.1.0-15-amd64
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user