From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 09:53:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09B681065670 for ; Thu, 18 Mar 2010 09:53:12 +0000 (UTC) (envelope-from antoniok.spb@gmail.com) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by mx1.freebsd.org (Postfix) with ESMTP id 9156B8FC13 for ; Thu, 18 Mar 2010 09:53:11 +0000 (UTC) Received: by fxm24 with SMTP id 24so1380158fxm.3 for ; Thu, 18 Mar 2010 02:53:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=02MwOcAaUvjDKHxIdYxHdefAVxKt8lpSklrGZN6eu4w=; b=FxSq4X1RWQr//HtZZmpLPhRgfG0GL1lKnrA8RwR5mFgyba6fCBjdVQfZr7J2DwrX2m 6qdswcRe+yh9SKmRwg17oxSi0mcdWCIxB/Ne72JhX1WvMxBxUNMqyadI2/+Mftt5V5Fb ZUVU8svPGkic1wXsHsOHjkSkdU60L+xFr4A/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=q/oKookj/OePyfupnz/mApspK2h6FP6TKhpmoiJZHeqvXV/Po6HQ0QipJjXGfnox1B VvfSym2bCtzKt5sKDN8gXIRhyG/HIegNd0b3HoNR9Il1HuPJqS8Y0rzEYx2xR1RuBxIa e0UpU3u72aPE69GylJfmbfYlE0CnxWyFO3QD0= MIME-Version: 1.0 Received: by 10.239.192.79 with SMTP id d15mr1355485hbi.52.1268905990135; Thu, 18 Mar 2010 02:53:10 -0700 (PDT) In-Reply-To: <4BA1F42C.1030607@comclark.com> References: <4BA1F42C.1030607@comclark.com> From: =?UTF-8?B?0JDQvdGC0L7QvSDQmtC70LXRgdGB?= Date: Thu, 18 Mar 2010 12:52:50 +0300 Message-ID: <3f1c29e71003180252g9d172dejc02f91fe874f5ea2@mail.gmail.com> To: Aiza Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: shrink /usr size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2010 09:53:12 -0000 2010/3/18 Aiza > /usr is the last partition in the slice. It has 15GB and only 600mb used. I > would like to shrink /usr to 7GB leaving me 7GB for another new partition > for mysql DB testing. How do I shrink /usr? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > The same question: how to extend existed one? I'm going to change HDD on server to a bigger one and dd from old to new, but in this case the space visible to FreeBSD would be the same, how to make it grow?