VDR para el Siemens Gigaset M740/M750
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
Proyecto movido a GitHub

Miér 7 Abr 2021 - 19:23 por bittor

Comentarios: 0

Buscar
 
 

Resultados por:
 


Rechercher Búsqueda avanzada

Flujo RSS


Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 



NFS server - How to use

2 participantes

Ir abajo

NFS server - How to use Empty NFS server - How to use

Mensaje por Shelli55 Mar 19 Jun 2012 - 20:40

Hi there,

is there a tutorial or howTo which describes how to start and use the nsf server ?

I have vdr-ng-em 0.7 the pro version compiled with CONFIG_NFS-UTILS = y
I have nfsd="YES" in /etc/rc.local.conf
I added in /etc/exports: /var/vdr/video0 *(rw,sync,no_subtree_check)
Also I ran: exportfs -a


On Ubuntu 12.4 when I try to mount I get message:

sudo mount 192.168.2.201:/var/vdr/video0 /media/vdr
mount: wrong fs type, bad option, bad superblock on 192.168.2.201:/var/vdr/video0,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)

Did I miss something?
How to proceed?
I am not a great expert on Linux so every hint is greatly appreciated.
Thanks to everyone.

Shelli55

Cantidad de envíos : 10
Fecha de inscripción : 03/06/2012
Edad : 60
Localización : Munich, Germany

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por bittor Miér 20 Jun 2012 - 9:28

If you compile pro version do not need edit .config file or run exportfs -a, only set nfsd="YES" in /etc/rc.local.conf, edit /etc/exports and restart.

Run:
sudo mount -t nfs 192.168.2.201:/var/vdr/video0 /media/vdr

For show shares in server run "showmount -e 192.168.2.201".
bittor
bittor
Desarrollador

Cantidad de envíos : 3661
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por Shelli55 Miér 20 Jun 2012 - 20:12

OK. Thank you. Here are the current results:

$showmount -e 192.168.2.201
Export list for 192.168.2.201:
/var/media/disk-volume-0/vdr/video *

$ sudo mount -t nfs 192.168.2.201:/var/media/disk-volume-0/vdr/video /media/vdr
mount.nfs: Connection timed out
mount.nfs: Connection timed out
$ sudo mount -t nfs 192.168.2.201:/var/vdr/video0 /media/vdr
mount.nfs: Connection timed out

What else can I do to fix this?

Shelli55

Cantidad de envíos : 10
Fecha de inscripción : 03/06/2012
Edad : 60
Localización : Munich, Germany

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por bittor Jue 21 Jun 2012 - 16:37

Try:
sudo mount -t nfs -o nfsvers=3 192.168.2.201:/var/media/disk-volume-0/vdr/video /media/vdr
bittor
bittor
Desarrollador

Cantidad de envíos : 3661
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por Shelli55 Jue 21 Jun 2012 - 22:27

Wow. Thats it. Now it works from Ubuntu.
Great. Thank you Bittor for your help.

Anyone managed to connect with an Android Device?
I tried with App CifsManager but no success yet.

Shelli55

Cantidad de envíos : 10
Fecha de inscripción : 03/06/2012
Edad : 60
Localización : Munich, Germany

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por bittor Vie 22 Jun 2012 - 9:10

I think you can run the same mount command in Android.
bittor
bittor
Desarrollador

Cantidad de envíos : 3661
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por Shelli55 Vie 22 Jun 2012 - 10:43

This is right but unfortunately it doesn't work.
At least with my device, a Motorola Defy+ with MIUI-2.420.
I need to investigate further what else I can do to get this run, but I think this is more a topic for an Android forum.
If this works I would be able to watch my recordings on my mobile which would be quiet usefull for me sometimes.

Nevertheless, anyone here ever tried?

Shelli55

Cantidad de envíos : 10
Fecha de inscripción : 03/06/2012
Edad : 60
Localización : Munich, Germany

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por bittor Vie 22 Jun 2012 - 13:58

You could try streaming with webif.
bittor
bittor
Desarrollador

Cantidad de envíos : 3661
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por Shelli55 Dom 8 Jul 2012 - 23:58

if anyone is interested in:

Did not get managed to connect my Android device via NFS with the m740.

But started the MedaiTombserver on the box and can now perfectly watch my recordings with App "Mediahouse, UPnP /DLNA-Browser" and "MX player".

Guess even better than NFS would be.
Thanks. Great work.

Shelli55

Cantidad de envíos : 10
Fecha de inscripción : 03/06/2012
Edad : 60
Localización : Munich, Germany

Volver arriba Ir abajo

NFS server - How to use Empty Re: NFS server - How to use

Mensaje por Contenido patrocinado


Contenido patrocinado


Volver arriba Ir abajo

Volver arriba

- Temas similares

 
Permisos de este foro:
No puedes responder a temas en este foro.