]>
Commit | Line | Data |
---|---|---|
1 | https://cdn.openbsd.org/pub/OpenBSD/snapshots/arm64/install70.img | |
2 | 18:56 < kettenis> the mini works fine | |
3 | 18:57 < kettenis> just remember that with the current DTB all machines default to serial console | |
4 | 18:57 < kettenis> so you'll have to type "set tty fb0" at the boot> prompt | |
5 | 19:13 < kettenis> but if you already have u-boot running, the standard instructions from INSTALL.arm64 are all you need | |
6 | ||
7 | set tty fb0 | |
8 | boot | |
9 | ||
10 | Choose whole disk, but it will wipe any linux partitions | |
11 | ||
12 | Interface is bge0 | |
13 | ||
14 | Hostname: ftp.eu.openbsd.org | |
15 | ||
16 | Firmware needs to go in /etc/firmware | |
17 | ||
18 | pkg_add -i bash gnupg vim sudo fvwm2 chromium mtr mpv | |
19 | ||
20 | halt -p | |
21 | ||
22 | echo 'set tty fb0' > /etc/boot.conf | |
23 | ||
24 | systat sensors | |
25 | ||
26 | # Login Manager X | |
27 | xenodm | |
28 | ||
29 | 20:37 < kettenis> the files need to be renamed; it prints the name if wants at the end | |
30 | 20:37 < kettenis> this will all change once the naming scheme that marcan came up with gets blessed by the Linux maintainers |