From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 19 20:28:13 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85BDA106566B for ; Tue, 19 Oct 2010 20:28:13 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id 3F23F8FC13 for ; Tue, 19 Oct 2010 20:28:13 +0000 (UTC) Received: from 75-199-132-95.pool.ukrtel.net ([95.132.199.75] helo=localhost) by fsm1.ukr.net with esmtps ID 1P8In5-000Ix2-H6 ; Tue, 19 Oct 2010 23:28:11 +0300 Date: Tue, 19 Oct 2010 23:28:10 +0300 From: Ivan Klymenko To: Jack Engqvist Johansson Message-ID: <20101019232810.06048e38@ukr.net> In-Reply-To: References: <20101019093023.5efb3bcb@ukr.net> <20101019163826.63c7d632@ukr.net> <20101019171001.6fed1b70@ukr.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org Subject: Re: Filesystem full when installing custom kernel in FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 20:28:13 -0000 =D0=92 Tue, 19 Oct 2010 16:31:55 +0200 Jack Engqvist Johansson =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> bsd# du -chd0 /root > >> 457M =C2=A0/root > >> 457M =C2=A0total > > > > !!!!!! > > do not use the Root account to work in the system! > > !!!!!! > > Create another account for this... > > go to this directory (/root) and delete the files that take up much > > space and you're free ~ 450Mb... > > > >> bsd# du -chd0 /sbin > >> 4.6M =C2=A0/sbin > >> 4.6M =C2=A0total > >> >=20 > It was the .local folder in /root! Got my kernel back :) Thanks! >=20 > You mean that I should create a user within the group wheel? Yes. > Now, I use my user (jack) and just type 'su' to get root access. Or do > you mean sudo? Why do you need to run jackd with root user account? And how do you use it? Through QjackCtl?