From owner-freebsd-questions@FreeBSD.ORG Sat Jun 12 13:50:22 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 E862D106566C for ; Sat, 12 Jun 2010 13:50:22 +0000 (UTC) (envelope-from terietor@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7B7598FC1D for ; Sat, 12 Jun 2010 13:50:22 +0000 (UTC) Received: by wwb22 with SMTP id 22so2348885wwb.13 for ; Sat, 12 Jun 2010 06:50:21 -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=p8LAy02G4Hs+yUslG1VkdTvFZF6lP4nop+ut0i/jWr0=; b=wgCTFtaK0n5jCaj3UwVEHzf/xrB1KEBXVC4ZulLW5RoblaOWgsb0A5Uyiqxy8mhdCJ Bas//UT2kxXjxuChYtXUnyxH/Rg+lunf3noLvrSP+dmrWHQUHx0taxGtDIUSeDSCumWK ctTZB5Mba/4vknY69xi+JAGUDLg0LTpuKgQi0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UPFCRPHCfS5DTH83dn3mTnHOc1QNT4SIybr3rfoAQ+KWMjjvwE8GJ//yDnkL7ea5Yc /r/TKUbMsPCzay+WELIZkrQLuK210OkP8sgC/YAiZt4GFprp92Y67RIuERnn2G3lkp1u DN4mciwK5j1wSSke7T0RG7W/DOfw/ifsrIFxw= MIME-Version: 1.0 Received: by 10.216.161.67 with SMTP id v45mr547324wek.26.1276350621231; Sat, 12 Jun 2010 06:50:21 -0700 (PDT) Received: by 10.216.220.144 with HTTP; Sat, 12 Jun 2010 06:50:21 -0700 (PDT) Date: Sat, 12 Jun 2010 16:50:21 +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: Sat, 12 Jun 2010 13:50:23 -0000 i have a problem while i am trying to restore the dump files.. i followed your instructions but when i give "restore -rf /backup/root.dump" i receive the following error: expected next file 188417,got 4 and the output of ls in the /mnt directory is: .snap restoresymtable terietor what is going on?