Skip to content

Commit f6f590e

Browse files
WhatAmISupposedToPutHerejannau
authored andcommitted
Add the procedure for installing a specific minor version of macos
Signed-off-by: WhatAmISupposedToPutHere <[email protected]>
1 parent 6b0809d commit f6f590e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/sw/tethered-boot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This guide is intended specifically for kernel developers and advanced users who
1111

1212
* An Apple Silicon Mac with _at least_ **macOS 12.3** installed and configured
1313
* You must have a password-protected administrator account. Typically, this will be the first account you created when setting up the machine for the first time.
14+
* These days it is somewhat complex to install a specific version of macos, as you can't start an installer for old version from a new one, and performing a recovery install from usb transparently updates you to the latest minor version of that major macos version instead. If you want a specific version, install any release of a previous major version via usb recovery, then update it to the target version.
1415
* A host machine of any architecture running a GNU/Linux distribution (macOS is also supported, but less well tested see [Tethered Boot Setup on macOS](tethered-boot-macos-host.md))
1516
* Both `GCC` and `Clang/LLVM` AArch64 cross-toolchains are supported.
1617

0 commit comments

Comments
 (0)