sync with OpenBSD -current
This commit is contained in:
parent
ee61daa776
commit
e247f83c76
42 changed files with 45418 additions and 262 deletions
|
@ -1,4 +1,4 @@
|
|||
dnl $OpenBSD: prep,v 1.19 2023/10/18 06:45:45 kevlo Exp $
|
||||
dnl $OpenBSD: prep,v 1.21 2024/08/14 15:34:39 jsg Exp $
|
||||
To perform an installation you must be able to interact with the
|
||||
console of the machine. In some cases this can be done by an attached
|
||||
monitor and keyboard. In others a serial console is required.
|
||||
|
@ -54,6 +54,13 @@ Install on Apple Silicon:
|
|||
These machines do not come with UEFI firmware by default. In order
|
||||
to install SecBSD on these machine you need to run the Asahi Linux
|
||||
installer first in macOS or the macOS recovery environment.
|
||||
|
||||
If "Erase All Content and Settings" has been run, the machine will
|
||||
need to connect to Apple's servers to activate. A user-linked
|
||||
Activation Lock can be removed by turning off Find My for the machine
|
||||
through iCloud. An Apple account is otherwise not required for
|
||||
activation or installation.
|
||||
|
||||
Instructions on how to download and run the Asahi Linux installer
|
||||
can be found at https://asahilinux.org/. Run it in macOS or the
|
||||
macOS recovery environment.
|
||||
|
@ -77,7 +84,7 @@ Install on Apple Silicon:
|
|||
|
||||
Now you can copy the miniroot or install image
|
||||
("miniroot{:--:}OSrev.img" or "install{:--:}OSrev.img") to a USB
|
||||
drive, plug it into one of the type-C ports on the machine and reset
|
||||
drive, plug it into one of the ports on the machine and reset
|
||||
the machine to boot into the SecBSD installer.
|
||||
|
||||
Install on Raspberry Pi:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue