On Sun, Sep 08, 2019 at 03:04:40AM -0400, Gene Heskett wrote: > sudo dd if=debian-10.0.0-armhf-netinst.iso bs=4096 of=/dev/sdf1 > > /dev/sdf1 is an unmounted 64GB PNY u-sd card. Original format NTFS.
You wrote the installer image to a *partition* on the SD card instead of to the whole SD card? Is that normal for your architecture? It doesn't sound normal for amd64 or i386, but I don't know armhf.