Would Lumier allow me to virtualize macOS with system integrity protection (SIP) disabled?
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
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