Hello,
my VU+ is connected to a nas via nfs share. the nas is going down at night and if I'm restarting the VU before the NAS is up, I'm not seeing the shares. I have then to retsart the GUI or to manually go to the mount panel.
I would like to fire a ssh command that would remount the NAS. I 'm trying to do it locally by doing
I get this response
but the NAS is not mapped
my VU+ is connected to a nas via nfs share. the nas is going down at night and if I'm restarting the VU before the NAS is up, I'm not seeing the shares. I have then to retsart the GUI or to manually go to the mount panel.
I would like to fire a ssh command that would remount the NAS. I 'm trying to do it locally by doing
Code:
sh /etc/init.d/autofs reload
Code:
root@vusolo2:/media/net# sh /etc/init.d/autofs reload
Reloading automounter: checking for changes ...
Reloading automounter map for: /autofs
Started automounter: /media/net
but the NAS is not mapped