Skip to content

Instantly share code, notes, and snippets.

@ydzhou
Last active August 16, 2023 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ydzhou/5440ef4c6c7124dc06e207d559094e2a to your computer and use it in GitHub Desktop.
Save ydzhou/5440ef4c6c7124dc06e207d559094e2a to your computer and use it in GitHub Desktop.
Enable USB install option for Boot Camp (OSX Ventura)

Steps

Disable SIP

  1. Go to recovery mode (CMD + R)
  2. Open terminal and type crsutil disable
  3. Restart

Enable USB Install in Boot Camp Assistant

  1. Copy Boot Camp Assistant cp -r /System/Applications/Utilities/Boot\ Camp\ Assistant.app /Applications
  2. Modify Info.plist
  3. Add your model to the key ExternalInstallOnlyModels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment