|
#1
|
|||
|
|||
|
The latest firmware added what I thought would be a useful new feature.
Quote:
Has anyone else gotten this to work from a Mac? |
|
#2
|
|||
|
|||
|
Quote:
|
|
#3
|
|||
|
|||
|
Quote:
How does NFS work anyway? I have tried accessing the NeoTV via nfs://192.168.1.105 and the connection just times out with "server did not respond". |
|
#4
|
|||
|
|||
|
Same for me with 10.6.6
NFS (Network File System) is not configured by default on OS X. I have just started doing some google search for appropriate packages and configuration. Will let you know what I come up with. |
|
#5
|
|||
|
|||
|
I also tried adding the mount through Disk Utility -> File -> NFS Mounts..., but it timed out. If I find anything out I'll update as well.
|
|
#6
|
|||
|
|||
|
I dont know about Mac stuff exactly, but I had a similar issue on Linux. The cause of this is that NTV550 seems to use symbolic links to point to the attached devices.
On unix-like systems the symbolic link on the NTV attached device share gets interpreted so that it points to "/mnt/usb1" on the host that has mounted the volume. Code:
drwxr-xr-x 2 root root 0 2008-01-01 00:00 . drwxr-xr-x 8 root root 4096 2011-11-19 22:13 .. lrwxrwxrwx 1 root root 9 2008-01-01 00:00 Back USB -> /mnt/usb1 So mounting like this will work Code:
sudo mount -o nounix '//192.168.0.218/Attached Devices' /mnt/neotv |
|
#7
|
||||
|
||||
|
I wanted to do something along these lines before, and while my set up is slightly different
(NTV is connected via ethernet to AirPport Express, which connects via wi-fi to my network) I can access any drive connected to my main iMac on the network, and stream anything from them. You have to enable sharing on your main computer and network. This article shows you how, so it may be of use to you in setting up what you need. Worked for me. http://macs.about.com/od/filesharing...ard-win7_4.htm |
|
#8
|
|||
|
|||
|
Kevriano,
What we are talking about is just the opposite. We want to read the disk connect to the NeoTV550 from the mac. |
|
#9
|
||||
|
||||
|
Quote:
Ok I am with you now then. I'll do some digging, and look at what shows on my system when it's powered up. |
|
#10
|
|||
|
|||
|
Quote:
Has anybody found the solution? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|