- Package:
- installation-reports
- Source:
- installation-reports
- Submitter:
- Jeff Forsyth
- Date:
- 2021-02-17 23:03:05 UTC
- Severity:
- normal
Boot method: <How did you boot the installer? CD/DVD? USB stick? Network?> Image version: https://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/linux 2021-02-17 02:07 Date: 2021-02-17 19:14 Machine: RPI4 Processor: Memory: 4G Partitions: Output of lspci -knn (or lspci -nn): Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card: [ ] Configure network: [ ] Detect media: [ ] Load installer modules: [ ] Detect hard drives: [ ] Partition hard drives: [ ] Install base system: [ ] Clock/timezone setup: [ ] User/password setup: [ ] Install tasks: [ ] Install boot loader: [ ] Overall install: [E] 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.
This was a netboot attempt.
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