From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 21:35:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A772B37B401 for ; Wed, 13 Aug 2003 21:35:29 -0700 (PDT) Received: from mail2.ba.psg.sk (mail2.ba.psg.sk [195.80.171.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8471643FBF for ; Wed, 13 Aug 2003 21:35:28 -0700 (PDT) (envelope-from support@bluetooth-shop.sk) Received: [from peter (proxy.pro.sk [212.55.244.46]) by mail2.ba.psg.sk with SMTP id h7E4ZRYR015280 for ; Thu, 14 Aug 2003 06:35:27 +0200] Message-ID: <008901c3621d$6bf50820$3501a8c0@pro.sk> From: "SUPPORT" To: "FreeBSD Questions" Date: Thu, 14 Aug 2003 06:34:54 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailman-Approved-At: Thu, 14 Aug 2003 02:14:16 -0700 Subject: Build world & Build kernel question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 04:35:29 -0000 Hello everybody, please advice me if you know. I have my /usr partition 1200 MB big. I ran cvsup, then make world. Everything was OK, but then I try build kernel and it stoped with error - No inodes free. df show I use /usr to 103% :-))) So I cd into /usr/src then make clean. df show 80% free... Now I run make kernel again but I'm not sure, if it is not wrong way. Can I do it such way ? Doesn't make clean "clean" my previously installed binaries (during make world) ????? Any advice is very welcome. Peter Rosa