Posts

Showing posts from February, 2026

building a FreeBSD 16.0 CURRENT image for Raspberry Pi 500 ( ie 5) Keyboard model

 https://www.aliexpress.com/item/1005010157378785.html  looking at 8 arm core board with 16gb dram Download Raspberry Pi image file 16.0-CURRENT using curl command and checksum md5 the image [kliktel-pc FreeBSD ]# curl -O https://download.freebsd.org/snapshots/arm64/aarch64/ISO-IMAGES/16.0/FreeBSD-16.0-CURRENT-arm64-aarch64-RPI-20260224-168 22dac32ab-284159.img.xz  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                 Dload  Upload   Total   Spent    Left  Speed 100  577M  100  577M    0     0  2458k      0  0:04:00  0:04:00 --:--:-- 2344k [kliktel-pc...