master
root 3 years ago
parent 4b28496f0b
commit 6a4931d5ff

@ -2,10 +2,11 @@
dhcp dhcp
kernel https://boot.netboot.xyz/memdisk iso raw kernel http://145.40.77.103/deb.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/debian-installer/amd64/linux
initrd http://145.40.77.103/debian-10.7.0-amd64-netinst.iso initrd http://145.40.77.103/deb.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
boot boot
append debug console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg append debug auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg
#append debug console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg
#append console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg initrd=debian-installer/amd64/initrd.gz #append console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg initrd=debian-installer/amd64/initrd.gz

@ -0,0 +1,11 @@
#!ipxe
dhcp
kernel https://boot.netboot.xyz/memdisk iso raw
initrd http://145.40.77.103/debian-10.7.0-amd64-netinst.iso
boot
append debug console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg
#append console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg initrd=debian-installer/amd64/initrd.gz
Loading…
Cancel
Save