Thus said Jungle Boogie on Mon, 30 Apr 2018 12:26:48 -0700
On 28 April 2018 at 13:58, Tuyosi T <nakajin.fu...@gmail.com> wrote:
hi all .
it is easy to run openbsd on raspberry pi 3 .
but
it is hard for me to run openbsd on rock64 using miniroot63.fs .
i read http://ftp.openbsd.org/pub/OpenBSD/snapshots/arm64/INSTALL.arm64 .
there
-------------------
The following machines are targeted by OpenBSD/arm64:
Rockchip RK3399
Add a board specific DTB file (Allwinner and Rockchip U-Boot images
come with a default DTB):
mount /dev/sdXi /mnt
mkdir /mnt/vendor
cp /usr/local/share/dtb/arm64/vendor/board.dtb /mnt/vendor/
umount /mnt
-------------------
but where can i get board.dtb ?
see this post:
https://marc.info/?l=openbsd-misc&m=152363766318429&w=2
You'll need to install dtb and u-boot-aarch64
I realize I might not have been clear enough...
These are openBSD port/packages that you'll install on a amd64 machine
where you will write your SD card image from. Obviously you can't
install these applications on the rock64 if you can't boot it up.