From owner-freebsd-questions@FreeBSD.ORG Fri Jun 11 22:00:58 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 CDDDA106566B for ; Fri, 11 Jun 2010 22:00:58 +0000 (UTC) (envelope-from terietor@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 610A78FC19 for ; Fri, 11 Jun 2010 22:00:58 +0000 (UTC) Received: by wyb33 with SMTP id 33so1525618wyb.13 for ; Fri, 11 Jun 2010 15:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=eFz0mJEEbxm9r0IMZIM7zQwS0oQKU7LD4bCPLyLovto=; b=Xq7Fu/tgV99dIC3c2HbZvtMYLH9qf4uOJLmbv0aSuZpNG4j82azwzZEITm6+f61beN ww2+mSBkl0mT9+awJa353/3mjUUpa1xTacN6RXfQgGcpq9A7k4P2bqu++MTDXqHRv2gM bjlHP8mGyp2ULZQ8hemKsS68MepE7dBmJzdUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cZpLqpgXfZIeOLXiyWMvkrF1C5MjO615/7Rj9yODqpB+kzGPUjUW9nj9oUpElQm2G9 /vfQ6tdXqILiQQ6f4tZk3Hx2AYmdaz17sNjvp8aeJHrLspw3f1AS5VVu27kQYTc8bZT4 I6GQQa2SjVO1gdlX9+HV8I+T2CI+RdH73lL6I= MIME-Version: 1.0 Received: by 10.216.185.145 with SMTP id u17mr512238wem.48.1276293657197; Fri, 11 Jun 2010 15:00:57 -0700 (PDT) Received: by 10.216.220.144 with HTTP; Fri, 11 Jun 2010 15:00:57 -0700 (PDT) Date: Sat, 12 Jun 2010 01:00:57 +0300 Message-ID: From: Giorgos Tsiapaliokas To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE:resize freebsd slice 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: Fri, 11 Jun 2010 22:00:58 -0000 i read the manuals about dump,but they say that if i take a back up of my "/" then dump will not make a backup for /home and /usr. my /home directory is empty but i need the /usr directory. what should i do? can you help me with the syntax of the dump command?