mirror of
https://github.com/mtan93/googledrivefilestream-bigsur.git
synced 2026-03-08 05:31:52 +00:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,13 +1,18 @@
|
|||||||
### ** Fix Google Drive File Stream on Big Sur Beta 1, 2 & 3
|
### Fix Google Drive File Stream on macOS 11 (Big Sur) Beta 1, 2 & 3
|
||||||
|
----
|
||||||
|
Google Drive File Stream just doesn't work out of the box on Big Sur due to the way that kexts are loaded.
|
||||||
|
|
||||||
Launch Terminal
|
Follow below to get File Stream working.
|
||||||
|
----
|
||||||
|
|
||||||
Run curl https://raw.githubusercontent.com/mtan93/googledrivefilestream-bigsur/master/fix-bs-filestream.sh -o ~/fix-bs-filestream.sh && chmod +x ~/fix-bs-filestream.sh
|
Step One: Launch Terminal
|
||||||
|
|
||||||
Run the script by pasting ~/fix-bs-filestream.sh
|
Step Two: Run curl https://raw.githubusercontent.com/mtan93/googledrivefilestream-bigsur/master/fix-bs-filestream.sh -o ~/fix-bs-filestream.sh && chmod +x ~/fix-bs-filestream.sh
|
||||||
|
|
||||||
Then allow the dfsfuse kext under System Preferences > Security & Privacy and reboot your Mac.
|
Step Three: Run the script by pasting ~/fix-bs-filestream.sh
|
||||||
|
|
||||||
Run the script again by pasting ~/fix-bs-filestream.sh
|
Step Four: Then allow the dfsfuse kext under System Preferences > Security & Privacy and reboot your Mac.
|
||||||
|
|
||||||
|
Step Five: Run the script again by pasting ~/fix-bs-filestream.sh
|
||||||
|
|
||||||
Finally the mount should pop up on the desktop!
|
Finally the mount should pop up on the desktop!
|
||||||
|
|||||||
Reference in New Issue
Block a user