How do I do a bare-metal install (Debian) without a monitor+keyboard?

https://lemmy.world/post/16583426

How do I do a bare-metal install (Debian) without a monitor+keyboard? - Lemmy.World

I don’t have spare peripherals like a monitor and a keyboard. How do you suggest I do a bare-metal install of Debian on a computer (meant to be a server)?

I use a KVM over IP.

I made my own tiny pilot device for less than £100 and it has worked flawlessly for a few years.

GitHub - tiny-pilot/tinypilot: Use your Raspberry Pi as a browser-based KVM.

Use your Raspberry Pi as a browser-based KVM. Contribute to tiny-pilot/tinypilot development by creating an account on GitHub.

GitHub
There’s a bunch of prebuilt devices like this too, including PiKVM and BIiKVM. Even some cheap knockoffs on Aliexpress that may do the job.
I’m planning to use a Raxda Zero 3W/Banana Pi Zero for this. Do you think this will suffice? I don’t need speed or power, it just needs to be usable.

I’ve no experience with either of those devices. So long as they’re comparable in terms of USBC features (otg) to emulate the keyboard and mouse then you should be good as the overhead of running the software seems to be minimal from my usage.

Without that, you’ll get video without keyboard and mouse support.

Thanks, I’ll take a look!