https://github.com/mrdotx/superdrive
udev rule to enable apple superdrive on linux
https://github.com/mrdotx/superdrive
apple enable rule udev
Last synced: 4 days ago
JSON representation
udev rule to enable apple superdrive on linux
- Host: GitHub
- URL: https://github.com/mrdotx/superdrive
- Owner: mrdotx
- License: unlicense
- Created: 2020-06-20T12:58:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-06-23T02:01:21.000Z (6 days ago)
- Last Synced: 2026-06-24T22:38:50.678Z (4 days ago)
- Topics: apple, enable, rule, udev
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# apple superdrive udev rule
this udev rule sends a bit sequence to the apple superdrive to use the drive with other operating systems besides osx.
to use this rule, it is necessary to install `sg3-utils` if not already done so.
related projects:
- [fzf](https://github.com/mrdotx/fzf)
## install 99-superdrive.rules
- cp 99-superdrive.rules /etc/udev/rules.d/99-superdrive.rules