05-24-2019, 07:45 AM
(01-17-2019, 10:10 AM)binholz Wrote: Has anyone tried OpenBSD on the Pinebook 1080p? It looks like they support other PINE64 models, but no image is available, just some installation files on their mirror.
Hi,
I tried it , was able to install it via serial after fiddling around a while (for instance to find out that I need following call for cu ( cu -l /dev/ttyU0 -s 115200 -d ) if one misses the -d nothing seems to show up ... Next problem was that no network device is enabled after booting openbsd install image.... had to resize the physical size of the image and to add the required pakages... after I managed that I was able to install and reboot. Thats it
But in the end I did not get it booting. Did not find out up to now how to enable the installed bsd to boot from internal.
Anybody here who found out how to?