Discussion:
Shares and OSX
Gene Archuletta
2004-07-23 00:03:15 UTC
Permalink
Since the HD1000 has an limitation on the number of art packs and other
apps displayed at one time (per share), I need to create additional
"shares" on my Mac. Can anyone assist?

Thanks!

Gene
Steve Martin
2004-07-23 00:24:50 UTC
Permalink
You need to edit /etc/smb.conf

Here is an example of what I added to mine. The roku sees "music" and
"video"

[video]
path = /Volumes/Video/
public = yes
only guest = no
writable = yes
printable = no

[music]
path = /Volumes/Music/
public = yes
only guest = no
writable = no
printable = no
Post by Gene Archuletta
Since the HD1000 has an limitation on the number of art packs and
other apps displayed at one time (per share), I need to create
additional "shares" on my Mac. Can anyone assist?
Thanks!
Gene
_______________________________________________
Roku-tech mailing list
http://lists.rokulabs.com/mailman/listinfo/roku-tech
--
Steve Martin
***@planomartins.com
k***@bocek.us
2004-07-23 15:51:17 UTC
Permalink
In addition to directly editing the smb.conf file, there is a good gui front-end, SharePoints.

It is available from http://www.hornware.com/sharepoints/

SharePointes reads and updates the smb.conf file. So if you make a mod directly you can later update via SharePoints or vice versa.

Kevin

Loading...