From owner-freebsd-questions Thu Oct 1 00:17:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02549 for freebsd-questions-outgoing; Thu, 1 Oct 1998 00:17:33 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.eunet.es (goya.eunet.es [193.127.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02544 for ; Thu, 1 Oct 1998 00:17:30 -0700 (PDT) (envelope-from jms@caja-granada.es) Received: (from uucp@localhost) by relay.eunet.es (8.8.8/8.8.8) id JAA28586 for freebsd-questions@FreeBSD.ORG; Thu, 1 Oct 1998 09:09:57 +0200 (MET DST) Received: from CORREOEX (sccpd00 [130.130.7.3]) by mulhacen.caja-granada.es (8.6.12/4.4) with ESMTP id JAA07818 for ; Thu, 1 Oct 1998 09:05:30 +0200 Received: from pc-sistemas-4 (jms.caja-granada.es [130.130.105.3]) by CORREOEX with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id T8NY0ZK1; Thu, 1 Oct 1998 09:03:26 +0200 Message-ID: <011201bded0a$4da97910$03698282@pc-sistemas-4.caja-granada.es> From: "=?iso-8859-1?B?Sm9z6SBNYW51ZWwgTWVn7WFzIFPhbmNoZXo=?=" To: Subject: Q: restoring files with restore Date: Thu, 1 Oct 1998 09:08:34 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, every month I make a full backup of my system using DUMP with the following sintaxis: dump 0Bbfu 134217728 32 /dev/nrst0 / dump 0Bbfu 134217728 32 /dev/nrst0 /usr dump 0Bbfu 134217728 32 /dev/nrst0 /var When I'm making a restore in interactive mode I see the files to restore and execute the command add, in interactive mode, but when I use the command extract nothing is restoring, what is it happenning?. However the restore -r to restore a file system it's working. Thank you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message