Sponsored links


Go Back   Sat Industry Forums > Dreambox > Dreambox Hardware > DM-5600s/5620s
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-08-2004
sateez's Avatar
Registered User
 
Join Date: Dec 2003
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts
sateez is on a distinguished road
NFS mount plugins

How to: NFS mount the plugins directory
Requirement is that you have already successfully nfs mounted with a command similar to this:
mount -t nfs -o rw,nolock 192.168.0.1:/dreambox /mnt

1. Create a plugins sub directory in the nfs share directory. Example:
c:\dreambox\hdd\plugins
2. Copy the contents of your dreambox plugins directory to the new nfs plugins directory.
cp /var/tuxbox/plugins/* /mnt/hdd/plugins
3. Make sure files have copied across ok.

4. Delete the old plugins directory and its contents.
rm -r /var/tuxbox/plugins
5. Create a symlink in the tuxbox directory to the new nfs plugins directory.
cd /var/tuxbox
ln -sf /mnt/hdd/plugins
6. Check the link has been created.
7. Test a plugin!

I've tested on the recent Hydra's - connecting to the internet to download new plugins, autosatxml downloads, weather plugin. All working well.
Reply With Quote
Sponsored links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic info>>>>>>>>> T24 Newbie Forum 40 11-02-2006 11:07 AM
Can you move /var to a NFS share? samedin Dreambox Chat 3 04-04-2005 11:30 PM
NFS MOUNT problems DVD device writetome Plugins 1 03-04-2005 02:10 AM
nfs mount plugins harry1322 DM-5600s/5620s 2 12-09-2004 10:20 PM
Adjusting the polar mount T24 Tutorials & Information 0 01-30-2003 03:36 PM


All times are GMT +10. The time now is 10:02 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Page generated in 0.12607 seconds with 10 queries