From 4e8b72018042f298b10b21e77b8edfa5d0f30489 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 23 Sep 2017 18:17:28 +0200 Subject: [PATCH] mac / hdiutil tricks for read/write --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d92f014..87b6f1b 100644 --- a/README.md +++ b/README.md @@ -1443,6 +1443,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [OS X Daily](http://osxdaily.com/2013/05/13/mount-unmount-drives-from-the-command-line-in-mac-os-x/) - Mount & Unmount Drives from the Command Line in Mac OS X * [Apple Support](https://support.apple.com/en-us/HT201236) - Mac keyboard shortcuts * [Randall Wood](https://github.com/rhwood/jenkins-slave-osx/blob/master/install.sh) - Example of Jenkins slave setup script for Mac OSX +* [Laszlo Pusztai](http://www.laszlopusztai.net/2012/12/05/hdiutil-requires-sudo-for-readwrite/) - hdiutil Requires sudo for Read/Write ## Machine Learning * [Jason Brownlee](http://machinelearningmastery.com/introduction-python-deep-learning-library-tensorflow/) - Introduction to the Python Deep Learning Library TensorFlow