> Date: Fri, 4 May 2018 13:27:13 -0700 (MST)
> From: arun <arun.tay...@gmail.com>
> 
> Does anyone have link to where I can get OpenBSD 6.3 miniroot.fs for pine64
> Rock64?  Is there a complete step by step instructions on how to put one
> together? Thanks.

If you have U-Boot in SPI flash, you can use the standard miniroot.fs.
The easiest way to do that is to use the images built by "ayufan":

  
https://github.com/ayufan-rock64/linux-build/releases/download/0.6.34/u-boot-flash-spi-rock64.img.xz

Simply write that to an uSD card and boot the machine with the uSD
card inserted and follow the instructions.

After you've sucessfully flashed the firmware you can simply write
minitoor63.fs to the uSD card and boot.

Note that the firmware runs the serial console at an unusual speed of
1500000 bps.  Not all USB-to-serial converters support that speed.
Also note that after the kernel boots it will switch the console to
115200 bps.  So you'll have to reconnect at that speed to be able to
install.  I'm working on getting that fixed.

The Gigabit Ethernet interface doesn't work yet.  And I'm not sure the
USB ports work with the device tree that's included with the firmware.
They don't work with the current mainline Linux device tree.

Reply via email to