Aller au contenu principal

Modifications apportées à l'étape #25

Modifié par Luke Soules

Validation en attente

Avant
Après
Inchangé

Lignes de l'étape

-[* black] After you figure out how to enable it, Remote Disc works!
-[* black] [raw]defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true[/raw]
-[* black] [raw]defaults write com.apple.NetworkBrowser ODSSupported -bool true[/raw]
+[* black] The one drawback to this hack is that we removed the optical drive. Fortunately, Apple's provided an easy solution, thanks to the MacBook Air.
+[* black] You can use [link|http://support.apple.com/kb/HT1777|Remote Disc] to share the optical drive of a nearby Mac or PC.
+[* black] Remote Disc is not activated on the Mini, but fortunately turning it on is simple. Just type the following two commands in Terminal:
+ [* black] [raw]defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true[/raw]
+ [* black] [raw]defaults write com.apple.NetworkBrowser ODSSupported -bool true[/raw]
+[* black] Restart, and you're all set.