Boot method: network
Image version: https://d-i.debian.org/daily-images/amd64/20251108-02:51/netboot/netboot.tar.gz
Date: 2025-11-10
Machine: Lenovo laptop, Thinkpad E15 gen2
Partitions: (see df output below)
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot: [E], then [O]
Detect network card: [O]
Configure network: [O]
Detect media: [O]
Load installer modules: [O]
Clock/timezone setup: [O]
User/password setup: [O]
Detect hard drives: [O]
Partition hard drives: [O]
Install base system: [O]
Install tasks: [O]
Install boot loader: [O]
Overall install: [O]
Comments/Problems:
I was a bit confused as to where I should get the netboot files to
install testing, but the situation is not as bad as I remember from
years ago. Instructions to set up TFTP net-booting are outdated,
and could be simpler for Network-manager users, I'll try to file a
merge request.
What seemed like a real bug is that, when I tried to boot from
`debian-installer/amd64/bootnetx64.efi`, the boot process tried to
access `grubx64.efi` which was not found. After I symlinked
`debian-installer/amd64/grubx64.efi` from this location,
booting and installing proceeded completely smoothly.