InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #61  
Old 05-18-2008, 07:05 AM
smileyme smileyme is offline
Jaguar
 
Join Date: Feb 2008
Posts: 39
Quote:
[cite] Maksimum:[/cite]Got some other fix for the different problems (the one with the File Sharing not working on the Hackintoth and the one with not connecting to another file share):

The Rev.2-install has some problems with file paths of some symbol links.


5. for fixing the problem of not being able to share something: look in /usr/sbin for AppleFileServer, also a symlink, which on my computer was also missing the slash at the beginning
When you find the symlink "AppleFileServer" > Get info > note path to original.
Reply With Quote
  #62  
Old 05-18-2008, 05:03 PM
mochiware mochiware is offline
Cheetah
 
Join Date: May 2008
Posts: 4
Can someone tell me what their AppleFileServer's original path is?
I 'rm AppleFileServer' before noting original path and I don't want to reinstall everything just to get this file.
Reply With Quote
  #63  
Old 05-21-2008, 07:51 PM
smileyme smileyme is offline
Jaguar
 
Join Date: Feb 2008
Posts: 39
Here is where mine is
Reply With Quote
  #64  
Old 09-09-2008, 04:25 PM
davidcmc davidcmc is offline
Puma
 
Join Date: Sep 2008
Posts: 21
Quote:
Originally Posted by Maksimum View Post
Got some other fix for the different problems (the one with the File Sharing not working on the Hackintoth and the one with not connecting to another file share):

The Rev.2-install has some problems with file paths of some symbol links.

1. open the Terminal
2. 'sudo -s' for becoming root
3. look at /System/Library/Filesystems for the symbol link afpfs.fs. It has to point to '/System/Library/Filesystems/AppleShare/afpfs.kext', mine was showing to 'System/Library/Filesystems/AppleShare/afpfs.kext' (notice the missing slash at the beginning)
4. if it's wrong (without the slash): 'rm afpfs.fs' and then a 'ln -s /System/Library/Filesystems/AppleShare/afpfs.kext afpfs.fs'
5. for fixing the problem of not being able to share something: look in /usr/sbin for AppleFileServer, also a symlink, which on my computer was also missing the slash at the beginning
Thank you so much. That fixed my problem of nothing being able to use the "Connect to Sever" function. It was always showing a message that the address was not recognized as a file share, no matter what I type there.

Now it's working!



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply