kae58 / netbook-installer

Automatically exported from code.google.com/p/netbook-installer
0 stars 0 forks source link

CD e DVD Sharing #288

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.open Netbookinstaller
2.select only Toggle Remote Cd (disable)
3.click install
4.reboot
5.installed CD e DVD Sharing on two computer in my LAN whit Windows7, enabled 
cd sharing (no ask for permission) reboted both computer
6.inserted a cd
7.open terminal and write: 
  defaults write com.apple.NetworkBrowser ODSSupported -bool true

  defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true
8.reboot

What netbook are you using this on?
Samsung NC-10

What is the expected output? What do you see instead?
CD from other computer reveal in finder
instead no CD or DVD drive appear in finder

What version of the product are you using? On what operating system?
0.8.4 RC1 (tried also with 0.8.3)
MacOSX 10.6.3

Please provide any additional information below.
I don't know what can i do.. is there a manual way to enable this feature?

Original issue reported on code.google.com by ciccio.p...@gmail.com on 18 Jun 2010 at 9:33

GoogleCodeExporter commented 8 years ago
Solved:
1.go to User/Library/Preference open "com.apple.NetworkBrowser.plist" and 
manually add whit plist editor (you must install xcode):  ODSSupported -bool 
true
                                             EnableODiskBrowsing -bool true
like image i posted

Original comment by ciccio.p...@gmail.com on 18 Jun 2010 at 10:01

Attachments: