miked_gr DREAMBOX |
![]() ![]() ![]() |
|
|
Home Models EmusDish setup with Googlevlc-howto (greek)vlc-howto (eng)NFS howtoDreamboxeditVplug with DB emusInadynUser ManualsNetwork ToolsConfiguring prio.listCCcam.cfg simpleMount hdd from pc to dreamboxLost PasswordRepairing DB500 Clones (bootloader)Wlan on 800HDLinksWeb HostingGuestbookContact me |
|
MOUNT A FOLDER OF YOUR PC ON THE /HDD FOLDER OF A DREAMBOX SO YOU CAN RECORD AND TIMESHIFT Overview: What if you didnt want to put a Hard Drive in you Dreambox; perhaps you just dont have a spare one lying around; or perhaps you are concerned about heat; could you still take advantage of the recording feature of the Dreambox? Yes. A Network File Share (NFS) server can share a hard drive of a PC on the same network as the Dreambox. You can mount this NFS share under the name /hdd, thereby fooling the Dreambox into thinking it actually has a hard drive installed. With a mounted NFS share using the name /hdd, the Dreambox will save the output to your PC over the network. Requirements: You can find NFSDream and TrueGrid NFS server on the Software Section Please, understand that NFSDream is simply a tool to make configuring the TrueGrid NFS server a little more user friendly. Installation: Extract the NFSDream file to a folder Picture 1:
Picture 2:
Configuration: While the NFSDream tool is completely capable of configuring your NFS server, if you read the installation file that comes with the TrueGrid server files, you will see that it can be configured without the aid of NFSDream. For now, we will focus on using NFSDream to configure the server. Please note that this document is written with the understanding that you will be using Windows NT, Windows 2000 or Windows XP.
cd %systemroot% NFSDream will use this folder to copy two files, exports and rpc, later on in the process. Picture 3:
Create > Win NT/XP/2K > Portmap Add and Create > Win NT/XP/2K > Nfs Add Picture 4:
Select Create > Set record path, then choose the folder or drive you would like to share. When you do this, you are telling the NFS server to publish a share called /dreambox which is actually pointing to the folder you selected. You will also notice there is a new folder within the location you chose called "movie". This is where all recordings will be stored. Do not delete this folder. Picture 5:
Configure > Nfs start. Dont worry if you see the message "nfs service is (already) started". This is normal. Picture 6:
In the top line box, enter the IP address of your Dreambox (in the field labeled IP of Dreambox) In the next line box down, enter the IP address of the machine NFSDream is installed on. Once both fields have been populated, press the "Mount" button (give the app the permission in your firewall to go outside). What is happening here is that when you press the mount button, NFSDream is actually telnetting into the Dreambox and issuing the following mount command: "mount t nfs o nolock local IP:/dreambox /hdd" Picture 7:
|
|
|