- 02_04_vusb.init.remi71
- 03_03_nfsmount.init.remi71
- 80_80_record_to_nwshare.init.remi71
rewritten to work for me.
At this link http://wiki.samygo.tv/index.php5/PVR_Re ... r_C-Series I read:
What I have now found out is that first of all the nfs share is mounted. Then from the xfs file at the nfs share (in my case the ext4 file) is created a virtual-usb-device. Then on the mount-point of the virtual usb device (in my case /dtv/usb/sdb) the nfs-share is mounted on it again.NOTE: Although the media screen report that the SamyGo Virt. USB device for recording is 1.5GB, don't worry because the NFS share is remounted into the original mount point of the XFS image so the real size is the free space on your server.
After running the nfsmount-script and the vusb-script i have a device that is in ext4 format with a size of 10GB (the size of my ext4 image-file) ~900Mb used on it. This device is still not able to save PVR on it because of the speed test. Now running the record_to_nwshare-script. Found the mount point and mount nfs-source i define in PVRPATH on /dtv/usb/sdb. Now my device is 10Gb of 10Gb full and still not able to save PVR on it.
I even try to umount the ext4 at /dtv/usb/sdb first and then mount nfs-source on it > same result.
What's my error?
Greetz Joe