Re: Almost ready with diskless setup

2006-08-11 Thread cpghost
On Thu, Aug 10, 2006 at 08:39:15PM +0200, Nagy L?szl? Zsolt wrote: > > > > >2. syslogd tells that it cannot open the pid file. (Operation not > >supported) However, it creates /var/log/syslogd.pid. But that file is > >empty. What can be the problem? > After making another diskless distribution,

Re: Almost ready with diskless setup

2006-08-10 Thread Nagy László Zsolt
2. syslogd tells that it cannot open the pid file. (Operation not supported) However, it creates /var/log/syslogd.pid. But that file is empty. What can be the problem? After making another diskless distribution, I found out that the 'Operation not supported' error comes out because of calli

Re: Almost ready with diskless setup

2006-08-10 Thread Erik Nørgaard
Nagy László wrote: > http://www.onlamp.com/pub/a/bsd/2004/09/30/diskless_clients.html This is quite old, things have changed. > 1. mount_nfs is complaining. It cannot update mounttab. However, the > mounttab is in /var/db and /var is not mounted yet. Is there a nice way > to supress these annoyi

Almost ready with diskless setup

2006-08-10 Thread Nagy László
I used this article: http://www.onlamp.com/pub/a/bsd/2004/09/30/diskless_clients.html to create a diskless configuration. Here is my /etc/rc script for the clients: #!/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin; export PATH boot_ip=`kenv boot.netif.ip` mount -t nfs 172.16.0.1: