|
Post by aquamac on Jan 27, 2009 20:18:36 GMT
Here is a useful command for enabling "Remote Disk" in your finder so you can wirelessly access another computers disk drive for access or playing DVD's etc. Very useful if you have installed OSX on a netbook:
Open up the terminal and type:
defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true
(then hit Return)
Then type:
defaults write com.apple.NetworkBrowser ODSSupported -bool true
(Then hit return again and reboot)
When you next open your finder, you will see a disk icon called "Remote Disk", when you click on it, you should see any disk drives that have been enabled in sharing preferences on that mac.
|
|