<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 21, 2013 at 2:28 PM, Worik Stanton <span dir="ltr"><<a href="mailto:worik.stanton@gmail.com" target="_blank">worik.stanton@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
But I can only do it from the command line:<br>
<br>
sudo mount.nfs4 192.168.1.64:/data/MythTV/Recordings /media/Recordings/ -vw<br>
<br>
I cannot translate this into a fstab line.<br></blockquote><div><br></div><div>The fstab line would be something like:<br>192.168.1.64:/data/MythTV/Recordings     /media/Recordings/     nfs      rw,nfsvers=3<br><br></div>
<div>Maybe should be nfsvers=4.<br><br></div><div>Cheers,<br>Steve<br></div></div></div></div>