From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 21:20:00 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 8ABD337B401 for ; Wed, 13 Aug 2003 21:20:00 -0700 (PDT) Received: from mail2.ba.psg.sk (mail2.ba.psg.sk [195.80.171.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0156743FBD for ; Wed, 13 Aug 2003 21:19:59 -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 h7E4JuYR013631 for ; Thu, 14 Aug 2003 06:19:57 +0200] Message-ID: <005801c3621b$4123a540$3501a8c0@pro.sk> From: "SUPPORT" To: "FreeBSD Questions" Date: Thu, 14 Aug 2003 06:19:23 +0200 MIME-Version: 1.0 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 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 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:20:00 -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