Hacker News new | ask | show | jobs
by roundup 403 days ago
Would Lumier allow me to virtualize macOS with system integrity protection (SIP) disabled?
1 comments

Yes, it should be possible: https://developer.apple.com/forums/thread/709453

Lumier does not expose the capability but the underlying Lume CLI does.

lume run <VM_NAME> --recovery-mode true: https://github.com/trycua/cua/tree/main/libs/lume#usage