osx/*: update page (#7665)

This commit is contained in:
Emily Grace Seville
2022-02-14 03:21:43 -08:00
committed by GitHub
parent b1326296cd
commit 692469016e
78 changed files with 151 additions and 107 deletions

View File

@@ -5,11 +5,11 @@
- Bless a volume with only Mac OS X or Darwin, and create the BootX and `boot.efi` files as needed:
`bless --folder "{{/Volumes/Mac OS X/System/Library/CoreServices}}" --bootinfo --bootefi`
`bless --folder {{/Volumes/Mac OS X/System/Library/CoreServices}} --bootinfo --bootefi`
- Set a volume containing either Mac OS 9 and Mac OS X to be the active volume:
`bless --mount "{{/Volumes/Mac OS}}" --setBoot`
`bless --mount {{/Volumes/Mac OS}} --setBoot`
- Set the system to NetBoot and broadcast for an available server: