From owner-freebsd-questions@FreeBSD.ORG Sat Jun 12 01:32:19 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 284261065678 for ; Sat, 12 Jun 2010 01:32:19 +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 AF9948FC18 for ; Sat, 12 Jun 2010 01:32:18 +0000 (UTC) Received: by wyb33 with SMTP id 33so1730354wyb.13 for ; Fri, 11 Jun 2010 18:32:17 -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=VQPzCaEUAeJTxKYtdhNSy7dpLGu9b39ATw3nen432Bw=; b=wz0I1K4/5T6p/VryhasQP7OCcXhtLdw96vws+gQhLYfDvXM5K0Prv7H3DRV4IyATGg I1s9L7zn010Vl/NHbbQE1Hzf6EXIleGO+IcA7jjf74lDjoZkJu/2o7vxZREUJxk0AeUQ fY9eUbiAfiOJrIEKoQNHyvb8/A0ei9MuTHiY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ITrxz0JpEBYo/Mcqoe9xWI/IQixXUirUe+rtHN+IiH/uciojLXSebf2x8b/W3zhFo9 3BKflR0NwtlTLxsQatxwdEWBGXQ+WlIil8DtPfmBUjLHYTbamYBP7pz2YbuYqaBRx0/q Q/+yZzo680PFfeCpA3pw69CdM1iOi553PvncY= MIME-Version: 1.0 Received: by 10.216.87.146 with SMTP id y18mr113609wee.57.1276306337356; Fri, 11 Jun 2010 18:32:17 -0700 (PDT) Received: by 10.216.220.144 with HTTP; Fri, 11 Jun 2010 18:32:17 -0700 (PDT) Date: Sat, 12 Jun 2010 04:32:17 +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 01:32:19 -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?