You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eqx/ipxe-install-debian-10

13 lines
673 B

5 years ago
#!ipxe
5 years ago
dhcp
5 years ago
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/deb.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz
5 years ago
boot
5 years ago
append nomodeset debug auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg
5 years ago
5 years ago
#append debug console=tty0 console=ttyS1,115200n8 auto=true priority=high preseed/url=http://145.40.77.103/eqx/preseed.cfg
5 years ago
#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
5 years ago