05-21-2020, 06:25 PM
(This post was last modified: 05-31-2020, 12:54 PM by krjdev.
Edit Reason: Add SHA256 sum; add file size info; update title; remove insecure image
)
Hi,
I have created an image from OpenBSD 6.7 for Rock64 board.
root password: rock64
I have added a user with the name rock64 (password same as username).
Following sets are installed:
All current patches are installed.
How to use (You need a microSD card with at least 4GiB):
The image is on my private homepage (only 1TiB traffic):
[REMOVED]
SHA256 sum:
File size: 216MiB
Please can somebody also test the image and put it on a server with a greater traffic limit?
Tried it only with one different microSD card.
I have created an image from OpenBSD 6.7 for Rock64 board.
root password: rock64
I have added a user with the name rock64 (password same as username).
Following sets are installed:
- bsd
- bsd.mp
- bsd.rd
- base67.tgz
- comp67.tgz
- man67.tgz
- game67.tgz
All current patches are installed.
How to use (You need a microSD card with at least 4GiB):
Code:
$ unxz -k openbsd67-rock64_build2020-05-21.img.xz
$ dd if=openbsd67-rock64_build2020-05-21.img of=/dev/sdx bs=1024
The image is on my private homepage (only 1TiB traffic):
[REMOVED]
SHA256 sum:
Code:
SHA256 (openbsd67-rock64_build2020-05-21.img.xz) = 2924afda7c3047e9e77e4e0410d667c24d4a1596d6a23016f1a2ffabe1b2454b
File size: 216MiB
Please can somebody also test the image and put it on a server with a greater traffic limit?
Tried it only with one different microSD card.