Problem
I’ve got a Mac Mini with a broken DVD drive, but I wanted to install iWork on it from the installation DVD.
Solution
I used the Remote Disc feature of Leopard that Apple developed for the diskless MacBook Air to share another machine’s drive over the network.
Instructions
On the client machine were you would like to use the CD / DVD, you need run 2 commands on the terminal.
defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true
defaults write com.apple.NetworkBrowser ODSSupported -bool true
Then restart your computer.
Next on the server machine where you will be inserting the physical disk, you must enable CD / DVD sharing in System Preferences > Sharing.
Once you’ve done that, insert your CD or DVD and then you should be able to connect to it via finder on the client machine.
its working.
thanks
quickie…
do you know if this works with snow leopard?
You actually don’t need to restart your computer after applying the command line changes.
Simply run this command:
killall -HUP finder
It will restart the finder app and the shared DVD/CD should appear.
I should say rather
killall -HUP Finder
note the capitalization.
Or just Cmd-Opt-Escape to get the “Force Quit” dialog, select Finder, and click “Relaunch”
Yes! Thank you much!
This doesn’t work for me on my Mac Mini Server OS X 10.7.2. Any idea why?
Thanks for this write-up, it helped me out today!
The instrucutions work fine.
However, you can only use this to watch a DVD if the client (with the DVD player) and the remove server (with the DVD drive) and the DVD all use the same regional encoding.