|
|||||||
![]() |
|
|
![]() |
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
#1 (permalink) | |
|
Member
Join Date: Mar 2007
Posts: 61
|
From Awkward TV Wiki:
Quote:
|
|
|
|
|
|
#2 (permalink) |
|
Junior Member
Join Date: Oct 2007
Posts: 5
|
This works great but as was noted on the wiki page I had to modify my hosts file to see my Windows share. Adding an entry to /etc/hosts solved the problem. Boy is this one easy hack to enable SMB shares. Thanks for posting.
FYI I copied /usr/bin/vi from my Hackintosh to my ATV /usr/bin directory to modify the hosts file. Vi worked perfectly. I found a typo on the wiki page. I updated it on wiki but for anyone who could not get the automount to work the mkdir was missing the /System directory. Here is the correct stuff: mkdir /System/Library/StartupItems/MountShit cp /xx/xx/Mountshit /System/Library/StartupItems/MountShit/MountShit cp /xx/xx/Mountshit/StartupParameters.plist /System/Library/StartupItems/MountShit/StartupParameters.plist sudo chmod +x /System/Library/StartupItems/MountShit/MountShit Last edited by gquiring : 10-24-2007 at 10:00 PM. |
|
|