From owner-freebsd-questions Mon Oct 1 16:23:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from host3.expertcity.rangefire.net (host1.expertcity.rangefire.net [216.64.159.146]) by hub.freebsd.org (Postfix) with ESMTP id 1083237B408 for ; Mon, 1 Oct 2001 16:23:49 -0700 (PDT) Received: from [10.4.1.134] (helo=expertcity.com) by host3.expertcity.rangefire.net with esmtp (Exim 3.22 #4) id 15oCPc-0007h3-00 for freebsd-questions@freebsd.org; Mon, 01 Oct 2001 16:23:48 -0700 Message-ID: <3BB8FB24.5070203@expertcity.com> Date: Mon, 01 Oct 2001 16:24:20 -0700 From: Jeff Behl User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions Subject: auto install problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I keep getting this test1# man /usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libz.so.2" test1# test1# test1# test1# test1# ls -l /usr/lib/libz* -r--r--r-- 1 root wheel 59810 Sep 18 17:25 /usr/lib/libz.a lrwxrwxrwx 1 root wheel 9 Oct 1 17:28 /usr/lib/libz.so -> libz.so.2 -r--r--r-- 1 root wheel 50748 Sep 18 17:25 /usr/lib/libz.so.2 -r--r--r-- 1 root wheel 63912 Sep 18 17:25 /usr/lib/libz_p.a after doing an automated install via netboot/nfs (Intel PXE). Any ideas on how to fix? I'm doing the 'setKernDeveloper' in install.cfg, but I've also tried other distributions, including custom, all with the same result. email responses appreciated. thanks. jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message