On 2/17/21 3:20 PM, Jeff Forsyth wrote:
Comments/Problems:

RPI4 with 4GiB Ram.  This system is netbooted using RPI-UEFI 1.22 and
iPXE 1.2.x.

DNSMASQ send the RPI-UEFI to the RPI.  The RPI-UEFI pulls the arm64
EFI/ipxe.  The iPXE

shows a menu for booting into the Debian Installer.  The Installer
loads and starts the

interactive menu installation system.  Everything seems good until
input is required.  The

keyboard is dead.

You are probably using a serial port to monitor progress?

If so, you need the following appended on the kernel line to redirect to the serial console:

kernel debian-installer/amd64/linux TERM=linux ..  yadda yadda ... console=ttyS0,115200n -- console=ttyS0,115200n8

Reply via email to