[mythtv-users] Mapping to a Windows share

Andrew Herron andrew.herron at gmail.com
Thu Jan 24 01:46:35 UTC 2008


On 24/01/2008, Harry Devine <lifter89 at comcast.net> wrote:
>
> I'm entering:
>
>             mount 192.168.1.101:/music /mnt/music
>
> Any ideas?  I'd really like to not have files duplicated on 2 machines.
>
> Thanks,
> Harry
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

XP doesn't come with an NFS server (there are third party ones around, but
they aren't free).  You want:

smbmount //192.168.1.101/music /mnt/music

It will then prompt for a password (empty password will probably work).
Setting that up as an on-boot mount is a little harder but definitely
possible.


Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080124/87a858a0/attachment.htm 


More information about the mythtv-users mailing list