From owner-freebsd-questions Sun Nov 26 3:51:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id CCAF837B479 for ; Sun, 26 Nov 2000 03:51:35 -0800 (PST) Received: from cm-206-31-82-28.gulfbreeze.mediacom.ispchannel.com ([206.31.82.28]) by smtp2a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20001126115421.THR382.smtp2a@cm-206-31-82-28.gulfbreeze.mediacom.ispchannel.com> for ; Sun, 26 Nov 2000 03:54:21 -0800 Date: Sun, 26 Nov 2000 05:51:29 -0600 (CST) From: Steve To: freebsd-questions@FreeBSD.ORG Subject: Update to 4.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have successfully cvsup'd to 4.2-STABLE. However, in trying to complete the update in /dev and /stand, I get the following errors: For /dev: MyFreeBSD# ./MAKEDEV all /: create/symlink failed, no inodes free mknod: klog: No space left on device /sbin/mknod klog ...(repeated many times)... For /stand: /: create/symlink failed, no inodes free install: /stand/sysinstall: No space left on device *** Error code 71 Diskspace looks as follows: MyFreeBSD# df -h Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 242M 175M 48M 78% / /dev/ad0s1e 7.3G 2.3G 4.4G 34% /usr procfs 4.0K 4.0K 0B 100% /proc Any ideas, suggestions, links, etc. about what is going on would be greatly appreciated. (BTW...I was using the Make World example found at www.mostgraveconcern.com/freebsd which has worked great as a general guideline up until now.) Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message