# My SD card died The SD card in the RPi died and of course I had no backup. Somehow I deleted the old images I dd'd off of the card and did not do a new full backup. This however at last motivated me to upgrade to NetBSD 10.1 as the Pi was running 9.3 until it could not boot anymore. Yesterday I copied a fresh 10.1 image to the new card and rudimentarily setup the system, so that npf and blocklistd are running and ssh/mosh is available. Message to brain: blacklistd was renamed to blocklistd in 10.0 as I looked for the package in vain in pkgin. Ah yes, and blocklistd is already included, no need to install anything. I could salvage a lot of things off the old SD as it is still readable. So I fired up OpenBSD on the trusty Acer laptop and mounted it. Still need to install certbot and see if I can renew the certs on the new system. And of course copy back all the git and fossil repos as the Pi served as a remote for some projects.