Skip to content

Instantly share code, notes, and snippets.

@startergo
Forked from paultreny/com.apple.Boot.plist
Created December 21, 2020 14:34
Show Gist options
  • Save startergo/1855e1741faedd7d8e69a3a199636cd6 to your computer and use it in GitHub Desktop.
Save startergo/1855e1741faedd7d8e69a3a199636cd6 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel Flags</key>
<string>mbasd=1</string>
</dict>
</plist>
@startergo
Copy link
Author

startergo commented Dec 21, 2020

This will enable the Apple MacBook Air SuperDrive on more Macs than just the MacBook Air and Mac Mini.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment