Çarşamba, Temmuz 09, 2008

Nfs cdrom share

It is nice to share cd/dvdroms by nfs especially when installing a distro to a non-cdromed box.
From OpenBSD faq:
<br />/mnt/cdrom -alldirs -ro -network=10.0.0 -mask=255.255.255.0<br /></pre>Remember: If you make changes to /etc/exports while NFS is already running, you need to make mountd aware of this! Just HUP mountd and the changes will take affect.  <blockquote><pre># <b>kill -HUP `cat /var/run/mountd.pid`</b><br /><br />http://www.openbsd.org/faq/faq6.html<br />

Hiç yorum yok: