diff --git a/ipxe-install-debian-10 b/ipxe-install-debian-10 index be77b6d..4be9f2d 100644 --- a/ipxe-install-debian-10 +++ b/ipxe-install-debian-10 @@ -5,5 +5,5 @@ dhcp kernel https://boot.netboot.xyz/memdisk iso raw initrd http://145.40.77.103/debian-10.7.0-amd64-netinst.iso boot -append 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