From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 12:32:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E2116A41F for ; Fri, 26 Aug 2005 12:32:05 +0000 (GMT) (envelope-from freminlins@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF6243D46 for ; Fri, 26 Aug 2005 12:32:04 +0000 (GMT) (envelope-from freminlins@gmail.com) Received: by nproxy.gmail.com with SMTP id a4so174242nfc for ; Fri, 26 Aug 2005 05:32:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oWXUtDfKMBC+g9E1yVroSP9vpdGxctMenTU2HU2CjPi8g+JzykV5tjKlbE6Jo802Geijx+eUPUJQWGkTNICzRSDf6NxDs60TP9hDQJMaRp9q/dEQEGwI9OqPpY5O0geDM7q3Cni1O265JtFfGXhsCOf5HIIF6n2GxzmnHL7H8cI= Received: by 10.48.1.14 with SMTP id 14mr160436nfa; Fri, 26 Aug 2005 05:32:03 -0700 (PDT) Received: by 10.48.237.6 with HTTP; Fri, 26 Aug 2005 05:32:03 -0700 (PDT) Message-ID: Date: Fri, 26 Aug 2005 13:32:03 +0100 From: Freminlins To: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: /sbin/restore on 6.0 beta 3 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, 26 Aug 2005 12:32:05 -0000 Hello, I'm not sure where I should send this. /sbin/restore on FreeBSD 6.0 beta 3 does not recognise dump files off a netapp: zoe# /sbin/restore -if ./vol1_LEVEL1_2005-08-23=20 Tape is not a dump tape restore on a FreeBSD 4.7 box does however and works fine. Frem.