From 005112bcf76a7c10dcfb4e777ca1e93d95766f7b Mon Sep 17 00:00:00 2001 From: root Date: Sat, 23 Jan 2021 20:29:14 -0700 Subject: [PATCH] initrd --- ipxe-install-debian-10 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ipxe-install-debian-10 b/ipxe-install-debian-10 index 4be9f2d..47765f3 100644 --- a/ipxe-install-debian-10 +++ b/ipxe-install-debian-10 @@ -5,5 +5,7 @@ dhcp kernel https://boot.netboot.xyz/memdisk iso raw initrd http://145.40.77.103/debian-10.7.0-amd64-netinst.iso boot -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 + +#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