Skip to content

SUIDGuard crashes on 10.11.4 on boot #12

@dguido

Description

@dguido

There's a brief message about a sigkill on launchd.

Here are the steps to fix:

  1. Boot to Recovery Mode by holding Command+R
  2. If and only if you have FileVault: Open Disk Utility, select your HD partition, and choose File->Unlock
  3. Open Terminal and type (replace Macintosh HD with the name of your hard drive):
    • cd /Volumes/Macintosh HD/Library/Extensions
    • rm -r SUIDGuard.kext
    • touch .
  4. Reboot and your computer should work again, however, SUIDGuard will be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions