OpenBSD 6.9 install
#2
I'm also trying this. I'm starting from manjaro linux. I'm struggling:

Starting with the reasonably simple (but not obvious) instructions https://ftp.openbsd.org/pub/OpenBSD/6.9/...TALL.arm64
- Download install69.img from that same folder https://ftp.openbsd.org/pub/OpenBSD/6.9/...tall69.img
- Write it to an SD card with dd as per instructions
- find the u-boot package https://ftp.openbsd.org/pub/OpenBSD/6.9/...1.01p1.tgz
- extract it, find the two files idbloader.img and u-boot.itb and use dd to write those to the SD card at the offsets in the instructions.
- reboot, leaving the SD card in so the pinebook tries to boot from it.

No joy, nothing appears. A few lights flash.

Reading a little more of the instructions, it seems like the installer runs over the serial interface. I don't have a headphone serial cable for the PBP, so that's a non starter. Further on in the instructions, it seems that editing /etc/boot.conf will let me output to the video device rather than serial, so  next task is to try that on my installer SD card.

I try to open up the SD card to edit that file, and it fails to open. More reading, I find the file browser seems to be mounting it wrong, I need to have a linux kernel with UFS write support enabled (otherwise the SD card appears read-only) and also specify some additional mount options. Having done that, I added the following to line /etc/boot.conf
```
set tty fb0
```
and the following to /etc/ttys
```
console none vt100 off
```
But still had nothing on the display trying to boot from the card afterwards. Will try adding the /etc/ files to the BOOT partition instead, but I'm just stabbing in the dark.

I might also just buy a headphone serial cable, see if that gets me any further Smile

If I'm successful, I'll post a full instruction here.
  Reply


Messages In This Thread
OpenBSD 6.9 install - by StickyPine - 05-17-2021, 02:30 AM
RE: OpenBSD 6.9 install - by mfashby - 06-19-2021, 03:05 PM
RE: OpenBSD 6.9 install - by mfashby - 07-03-2021, 01:51 PM
RE: OpenBSD 6.9 install - by koroglu - 08-31-2021, 01:33 PM
RE: OpenBSD 6.9 install - by wdt - 08-31-2021, 05:39 PM
RE: OpenBSD 6.9 install - by KC9UDX - 08-31-2021, 06:01 PM
RE: OpenBSD 6.9 install - by koroglu - 09-02-2021, 11:46 PM
RE: OpenBSD 6.9 install - by tomekb - 09-03-2021, 01:38 AM
RE: OpenBSD 6.9 install - by koroglu - 09-03-2021, 03:12 PM
RE: OpenBSD 6.9 install - by tomekb - 09-03-2021, 07:17 PM
RE: OpenBSD 6.9 install - by mfashby - 10-14-2021, 08:37 AM
RE: OpenBSD 6.9 install - by bigtreeman - 10-15-2021, 10:06 PM
RE: OpenBSD 6.9 install - by bigtreeman - 10-16-2021, 10:27 PM
RE: OpenBSD 6.9 install - by mfashby - 10-29-2021, 09:40 AM
RE: OpenBSD 6.9 install - by wdt - 10-29-2021, 10:35 AM
RE: OpenBSD 6.9 install - by mfashby - 10-29-2021, 03:35 PM
RE: OpenBSD 6.9 install - by mfashby - 10-30-2021, 02:35 PM
RE: OpenBSD 6.9 install - by koroglu - 12-30-2021, 02:42 PM
RE: OpenBSD 6.9 install - by mfashby - 02-02-2022, 04:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to install OpenBSD on the PBP? BenniTec 2 3,743 10-29-2022, 02:41 PM
Last Post: evantaylor
Question OpenBSD 6.7 on Pinebook Pro SKG 27 49,089 05-07-2021, 04:03 PM
Last Post: bigtreeman
  OpenBSD on the pinebook pro e-minguez 5 11,070 04-27-2021, 04:06 AM
Last Post: dreamer_

Forum Jump:


Users browsing this thread: 1 Guest(s)