I am looking to see if there is a way to install to a USB HDD on a Pi 4 without installing from an image.
I want to boot of some media, probably SD card, and do an install process to USB HDD just like I might do on x86 PC/VM hardware.
Is such a thing possible?
Does "installation media" even exist for Raspberry Pi 4?
For the inevitable "why?" - I am a UNIX admin by day, I like control over what gets installed and how. I want to choose my filesystems & use LVM etc.
Thanks in advance