Posts

FreeBSD 14.3 : Booting FreeBSD on Raspberry Pi 500 Keyboard model BCM2712 D0 stepping. ASIX8872A USB to Ethernet Controller

 Booting  FreeBSD on Raspberry Pi 500 Keyboard model BCM2712 D0 stepping.   ASIX8872A USB to Ethernet Controller https://lists.freebsd.org/archives/freebsd-arm/2025-October/005313.html   Ronald Klop https://wiki.freebsd.org/RonaldKlop/Raspberry%20Pi%205%2016GB   Steps for booting on 16GB  RPI5    Give this a test drive on your RPI 5.  Check the MD5DEEP  files audit values, from this source   md5deep -Zltr *    From: Ronald Klop <ronald-lists_at_klop.ws> Date: Tue, 21 Oct 2025 09:39:10 UTC Hi, Don't know if it helps, but I wrote down what I did yesterday evening with my RPI5 16GB. https://wiki.freebsd.org/RonaldKlop/Raspberry%20Pi%205%2016GB   https://wiki.freebsd.org/RonaldKlop/Raspberry%20Pi%205%2016GB    newfs_msdos /dev/da0p1 Copied the content of the rpi5-uefi zip to the ms-basic-data partition https://github.com/NumberOneGit/rpi5-uefi/releases/download/v0.1/RPI5_D0.zip mount -t msd...

Testing FreeBSD 15.0 Beta1 October 11 image on Raspberry Pi 500 Keyboard model

 Testing  FreeBSD 15.0 Beta1  October 11 image on Raspberry Pi 500 Keyboard model https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/15.0/     FreeBSD-15.0-BETA1-arm64-aarch64-PINE64-LTS.img.xz 583211120 2025-Oct-11 10:16 FreeBSD-15.0-BETA1-arm64-aarch64-PINE64.img.xz 583222504 2025-Oct-11 10:16 FreeBSD-15.0-BETA1-arm64-aarch64-PINEBOOK.img.xz 583205364 2025-Oct-11 10:16 FreeBSD-15.0-BETA1-arm64-aarch64-ROCK64.img.xz 584444412 2025-Oct-11 10:16 FreeBSD-15.0-BETA1-arm64-aarch64-ROCKPRO64.img.xz 584562712 2025-Oct-11 10:23 FreeBSD-15.0-BETA1-arm64-aarch64-RPI.img.xz 590431668 2025-Oct-11 10:17   Directory Listing and wget download command  [kliktel@kliktel-pc FreeBSD ]$ cd Rpi500 [kliktel@kliktel-pc Rpi500 ]$ ls Rpi500_FreeBSD_install_Grok_October14.pdf [kliktel@kliktel-pc Rpi500 ]$ wget -c https://download.freebsd.org/releases/arm64/aarch64/ISO-IMAGES/15.0/FreeBSD-15...