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
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
Installing OpenBSD on a PC Engines APU2.
https://blog.lambda.cx/posts/installing-openbsd-on-pcengines/
#hardware #install
https://blog.lambda.cx/posts/installing-openbsd-on-pcengines/
#hardware #install
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
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
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
openbsd-introduction.pdf
18 MB
Talk: An Introduction to OpenBSD
https://blog.lambda.cx/posts/openbsd-introduction-talk/
#install #slides
https://blog.lambda.cx/posts/openbsd-introduction-talk/
#install #slides
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
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
OpenBSD on a Raspberry Pi 3B.
https://hobthrust.wordpress.com/2021/03/10/openbsd-on-a-raspberry-pi-3b/
#install #system #hardware
https://hobthrust.wordpress.com/2021/03/10/openbsd-on-a-raspberry-pi-3b/
#install #system #hardware
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-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
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
- 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
OpenBSD on the PinePhone
Installing OpenBSD on the Pinephone might seem straightforward, as the hardware is essentially just an arm-based SBC with a built in screen and modem. The Allwinner A64 SoC is supported by the OpenBSD kernel, so we can at least expect it to boot. However, no specific support for the Pinephone hardware is included in the most recent OpenBSD release, making it unlikely that we'll get much beyond output via the serial terminal. Furthermore, unlike many SBCs, the Pinephone doesn't have an on-board ethernet connection. This will make the installation slightly more complicated, as we can't install the base packages from a local network server. Nevertheless, if OpenBSD is ever going to run in a usable fashion on the Pinephone we need to start somewhere...
https://www.exoticsilicon.com/crystal/pinephone_openbsd
#system #install #pinephone
Installing OpenBSD on the Pinephone might seem straightforward, as the hardware is essentially just an arm-based SBC with a built in screen and modem. The Allwinner A64 SoC is supported by the OpenBSD kernel, so we can at least expect it to boot. However, no specific support for the Pinephone hardware is included in the most recent OpenBSD release, making it unlikely that we'll get much beyond output via the serial terminal. Furthermore, unlike many SBCs, the Pinephone doesn't have an on-board ethernet connection. This will make the installation slightly more complicated, as we can't install the base packages from a local network server. Nevertheless, if OpenBSD is ever going to run in a usable fashion on the Pinephone we need to start somewhere...
https://www.exoticsilicon.com/crystal/pinephone_openbsd
#system #install #pinephone
👍4😱4😁1🎉1
The complete idiot's guide to OpenBSD on the Pinebook Pro.
Today I will show you how I installed the latest snapshot of OpenBSD on my Pinebook Pro with plenty of detail so that you can do it, too. I will include instructions for setting up full disk encryption, and conclude with a summary of my experience running OpenBSD on this device...
https://tomscii.sig7.se/2022/02/Guide-to-OpenBSD-on-the-PinebookPro
#install #system #hardware
Today I will show you how I installed the latest snapshot of OpenBSD on my Pinebook Pro with plenty of detail so that you can do it, too. I will include instructions for setting up full disk encryption, and conclude with a summary of my experience running OpenBSD on this device...
https://tomscii.sig7.se/2022/02/Guide-to-OpenBSD-on-the-PinebookPro
#install #system #hardware
👍7
OpenBSD/arm64 on Apple M1 systems.
It has taken a while, but I'm pleased to announce that OpenBSD/arm64 works well enough on Apple M1 systems for some wider testing...
https://www.undeadly.org/cgi?action=article;sid=20220320115932
#hardware #install #system
It has taken a while, but I'm pleased to announce that OpenBSD/arm64 works well enough on Apple M1 systems for some wider testing...
https://www.undeadly.org/cgi?action=article;sid=20220320115932
#hardware #install #system
👍17😁2
Let's install OpenBSD/riscv64 on QEMU
I wanted to get in on the OpenBSD/riscv64 bandwagon, but I don't have the money to spend on fancy new hardware. Fortunately, QEMU has RISC-V support. Unfortunately, I could not find any instructions to install OpenBSD on it. We'll just have to figure it out ourselves...
https://briancallahan.net/blog/20220418.html
#install #riscv64 #install
I wanted to get in on the OpenBSD/riscv64 bandwagon, but I don't have the money to spend on fancy new hardware. Fortunately, QEMU has RISC-V support. Unfortunately, I could not find any instructions to install OpenBSD on it. We'll just have to figure it out ourselves...
https://briancallahan.net/blog/20220418.html
#install #riscv64 #install
👍2🔥2