![]() |
Install OpenBSD 7.2 on Pine64+ (2Gb) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: BSD on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=105) +--- Thread: Install OpenBSD 7.2 on Pine64+ (2Gb) (/showthread.php?tid=17693) |
Install OpenBSD 7.2 on Pine64+ (2Gb) - pierrep - 12-04-2022 Hey there, anyone managed that ? My Pine64 was taking dust in a box with an old debian distro on it. Then I decided I could maybe use it if I could put an OpenBSD on it, to replace another machine I have. Unfortunately it keeps hanging at different points in the install process and is left in such a way that I have to reflash everything again. To reach that point I overcame the hurdle of using screen appropriately on my mac (found the best info here and here). In short identifying correctly the serial device to use ![]() Then I was able to check that that page (explaining how to do with an LTS version) applied easily enough to the Pine64+ if taking appropriate files (not those of the LTS ![]() And now, I'm kinda stuck and it's bugging me. Note : I tried to follow the instructions from OpenBSD.org for the PIne64+ but did not quite understand, or they don't work ![]() That paragraph of the arm64 install page : Code: Firmware which provides an UEFI interface with a Device Tree Blob Anyway, any help would be appreciated. That being said I see this section of the forum is very quiet since 2019 ![]() RE: Install OpenBSD 7.2 on Pine64+ (2Gb) - tpaul - 03-26-2023 I just installed OpenBSD to my 2GB Pine64+ (that was also collecting dust ![]() I simply used the stock install72.img written to an SD card but in order for the installer to boot, the device had to be connected to a monitor via HDMI even though, immediately after the boot loader ran, the HDMI goes blank (it still had to be connected though.) I was then able to complete the install via serial port, specifically using the EXP pins. No other serial ports worked for me and they all leaked power to the board as mentioned here. I then used HTTP to install the sets onto the SD card. Oddly enough after installing and rebooting, the board didn't boot. This could have just been due to my monitor going to sleep (I'm going to see if a HDMI dummy plug solves this issue.) RE: Install OpenBSD 7.2 on Pine64+ (2Gb) - tpaul - 03-29-2023 (03-26-2023, 08:22 AM)tpaul Wrote: ... the device had to be connected to a monitor via HDMI Dummy plug seems to have worked, though I had to reboot the board three times to get it to boot successfully... not sure what is going on with that. First time boot failed before it got to the OpenBSD bootloader. Second time OpenBSD boot loader failed. Third time OpenBSD boot loader succeeded. |