Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by 194.7.114.2:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage

------------------------------------------------------------------------------
@@ -17,44 +17,8 @@
  
 ===== Mounting remote fs's =====
  
-A relative simple way to automount remote file systems is to use autofs. After 
install
-use the following config files.
-{{{
-cat /etc/autofs/auto.master
-# $Id: auto.master,v 1.1 2000/08/08 17:53:33 achim Exp $
-# Sample auto.master file # Format of this file:
-# mountpoint map options
-# For details of the format look at autofs(8).
-/smbnet /etc/autofs/auto.smbnet --timeout=30
- 
-cat /etc/autofs/auto.smbnet
-# $Id: auto.misc,v 1.2 2002/10/27 05:21:15 bcowan Exp $
-# This is an automounter map and it has the following format
-# key [ -mount-options-separated-by-comma ] location
-# Details may be found in the autofs(5) manpage
-#boot -fstype=ext2 :/dev/hda1
-#cd -fstype=iso9660,ro :/dev/cdrom
-#floppy -fstype=auto :/dev/fd0
-storage -fstype=smbfs,users,rw,username=someuser,password=somepass 
://storage/Storage
-camera -fstype=auto,nosuid,nodev,noexec,user,gid=100,umask=000 :/dev/sda1
-}}}
- 
-An entry /smbnet should show up in / dir when autofs is started from init.d. 
To make sure autofs is started correctly
-The output of 'ps ax | grep autofs' should be something like
-{{{
-5410 ? S 0:00 /usr/sbin/automount --timeout 30 /smbnet file 
/etc/autofs/auto.smbnet
-}}}
- 
-cd to /smbnet/storage and it should automagicly mount the filesystem
- 
-After this edit local.conf.py and add the following in the VIDEO_ITEMS section 
or another ITEMS section if thats on your share.
-{{{
-VIDEO_ITEMS = [ ('Storage movies','storage:/smbnet/storage')]
-}}}
- 
-Notice the hostname xp or storage before the path, it tries to ping the 
hostname and when succesfull the entry shows up in the menu, if not succesfull 
it doesn't show up and the filesystem isn't mounted.
- 
- 
+Moved to the new wiki : 
http://freevo.sourceforge.net/cgi-bin/doc/TipsAndTricks#head-b80396cec753730795068eec8fe4c7c56e26bfb1
+
 ==== Version 1.4.x ====
  
 '''DXR3 users must use the webserver in either inittab or boot scripts. it 
will not work for them in plugin mode. '''


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-wikilog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to