LinHES Forums http://forum.linhes.org/ |
|
Fstab wont load NFS shares http://forum.linhes.org/viewtopic.php?f=6&t=14302 |
Page 1 of 1 |
Author: | savva [ Wed Feb 21, 2007 1:10 am ] |
Post subject: | Fstab wont load NFS shares |
Hey guys, I have setup my NFS server/client and everything works fine. The problem i'm having is when i reboot my MythTV box it does not mount my NFS shares, i have to run the mount -a command all the time. Here is the entry i have in my fstab on my mythTv box. (Note: my mythtv is the backend and the frontend). I'm trying to connect it to my linux server which has all the movies on it. Heres is my entry that i have in my fstab file. 192.168.1.116:/home/movies /myth/video/English/ nfs defaults,hard 0 0 Thanks |
Author: | adoute [ Wed Feb 21, 2007 5:45 am ] |
Post subject: | |
Are you running wireless? I had a similar problem with a FE that has a wireless NIC in it. The network wasn't up when the entries in fstab were being mounted. If I remember correctly, my workaround was to place the mount commands at the end of bootmisc.sh. Just a thought... Allan |
Author: | savva [ Wed Feb 21, 2007 10:59 am ] |
Post subject: | |
No i'm not running wireless, i'm pretty sure it has something to do with a module not being loaded, but not sure which one. Thanks the bootmisc.sh file worked great ![]() |
Author: | maverik044 [ Wed Feb 28, 2007 12:11 am ] |
Post subject: | |
your problem may be that nfs usually doesn't start until after the file systems are mounted. Try using autofs instead. This has the advantage that it will automatically re-mount it if the connection is dropped. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |