Skip to content

Commit e249e8b

Browse files
abrenderdavide125
authored andcommitted
Add nvram boot-args=-v into the m1n1 hypervisor steps.
Signed-off-by: Avi Brender <avibrender@gmail.com>
1 parent 20bd1bc commit e249e8b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/sw/m1n1-hypervisor.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ Check that `Install macOS Monterey.app` in the `applications` folder is ~12GB.
6565
1. Start into 1tr and start a terminal.
6666
2. Disable most security feature in the boot policy: `bputil -nkcas`; use `diskutil info [disk name]` to get UUID.
6767
3. Disable SIP (bputil resets it): `csrutil disable`.
68-
4. Install [m1n1](m1n1-user-guide.md) as custom boot object:
68+
4. Enable verbose output: `nvram boot-args=-v`.
69+
5. Install [m1n1](m1n1-user-guide.md) as custom boot object:
6970

7071
kmutil configure-boot \
7172
-c build/m1n1.bin \

0 commit comments

Comments
 (0)