OpenBSD
1.18K subscribers
38 photos
2 videos
6 files
405 links
加入频道
Install OpenBSD 6.7-current on a PineBook Pro 64

The following article describes how I installed OpenBSD 6.7-current on my PineBook Pro 64 (PBP). Please note that there is no warranty for anything I describe in the article.

https://xosc.org/pinebookpro.html

#hardware #install #pinebook
OpenBSD on the A20-OLinuXino-LIME2

This guide will explain how to get OpenBSD to run on the A20-OLinuXino-LIME2 Rev. K single-board computer by Olimex. We will go through modifying and compiling U-Boot to make the LAN port work, as well as following OpenBSD's -current branch to get all the security fixes.

https://earthroot.city/openbsd-on-olinuxino-lime2/

#hardware #install
OpenBSD 6.7 on PC Engines APU4D4

I just got myself a PC Engines APU4D4. I miss an OpenBSD box providing home services. It’s quite simple to install and run OpenBSD on this machine. And you can even update the BIOS from OpenBSD.

https://www.tumfatig.net/20200530/openbsd-6-7-on-pc-engines-apu4d4/

#hardware #install
How to install OpenBSD on a Raspberry Pi 4

In
this tutorial we will guide you through the necessary steps needed to successfully download, boot, configure networking, configure timezone, and install basic packages to get started.

https://www.sudopigeon.com/raspberry-pi/os-install-installing-openbsd-on-a-raspberry-pi-4/

#hardware #install
An OpenBSD-focused Ansible playbook embedded in type-annotated Python.

openbsd-run is an Ansible playbook embedded in type-annotated Python which allows for running the Ansible playbooks directly or via command line. The goal is to trivialize deploying and maintaining OpenBSD-based services.

https://openbsd.run/

#ansible #install
OpenBSD on the Framework Laptop.

Framework is a new company offering a laptop that is designed to be repairable and upgradeable, both in terms of internal components like the screen and motherboard, and in pluggable expansion cards.

https://jcs.org/2021/08/06/framework

#hardware #install #system
Running an ARM64 OpenBSD Virtual Machine on Apple Silicon

- Install an HVF-equipped build of QEMU.
- Download the OpenBSD 7 Install Image, сreate a new virtual disk.
- Set up the launch script, install OpenBSD.
- Set up host to guest SSH access.

https://codeofconnor.com/running-an-arm64-openbsd-virtual-machine-on-apple-silicon-with-qemu/

#system #install #apple