Ceriwis

Ceriwis (https://forum.ceriwis.com/forum.php)
-   Linux & Open source community (https://forum.ceriwis.com/forumdisplay.php?f=53)
-   -   [Tips] NFS file sharing gagal automount di ubuntu (https://forum.ceriwis.com/showthread.php?t=204381)

arzon 5th February 2011 10:30 PM

[Tips] NFS file sharing gagal automount di ubuntu
 

Jika pernah file sharing menggunakan NFS client mengalami kegagalan dalam "auto mount". Sudah mengotak-atik file fstab dan install ulang pun tidak berhasil, mungkin cara ini bisa sedikit membantu :

edit file : /etc/init.d/rc.local di PC Client

tambahkan pada baris paling bawah :
mount -t nfs -o nolock <Remote IP>:/<Folder Share>spasi<Folder mount>

contoh :
mount -t nfs -o nolock 192.168.10.200:/home/Linuxku/Lagu /media/Lagu

lalu restart PC


All times are GMT +7. The time now is 03:01 AM.