From owner-freebsd-questions Tue Jul 9 16: 0:32 2002 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 DD8B237B400 for ; Tue, 9 Jul 2002 16:00:28 -0700 (PDT) Received: from priv-edtnes27.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B8743E54 for ; Tue, 9 Jul 2002 16:00:28 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from grant ([205.206.254.93]) by priv-edtnes27.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020709230016.XAP589.priv-edtnes27.telusplanet.net@grant>; Tue, 9 Jul 2002 17:00:16 -0600 Message-ID: <003d01c22737$df664020$7c62fea9@ab.hsia.telus.net> From: "Grant Cooper" To: "Miroslav Pendev" , "adrian kok" Cc: "freebsd-questions" References: <20020709141546.27471.qmail@web21204.mail.yahoo.com> <008b01c22757$08b590b0$c801a8c0@vsivyoung> Subject: Re: backup tapes Date: Tue, 9 Jul 2002 05:00:42 -0600 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 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Where can I find a primer to do this? I don't have a flying snuff what to do? Is it possible to back up on a second harddrive? The reason being is that I am still experimenting with the installation and only want to reinstall with configurations I did in the past to save me time. ----- Original Message ----- From: "Miroslav Pendev" To: "adrian kok" Cc: "freebsd-questions" Sent: Tuesday, July 09, 2002 8:43 AM Subject: Re: backup tapes > > Hello all > > > Hi Adrian, > > > I want to use DSS tape for backup > > > > Nothing's easy than that... ;-) > > > 1/ What is the command for me to format the tape? > > > > # this will delete the whole tape BUT may take few hours (for DDS3 ~ 3 hours)!!! > mt erase > > #for 'fast' delete - type as root (of course) > mt erase 0 > > try: man mt - for other usefull commands > > > 2/ If the tape was used for backup window file before, > > can I use it for backup freebsd? > > Just erase the tape first, and you are ready for Rock'N'Roll ;-) > > tips: for backup of your 'home' dir just type: > > tar cv /home > > for restore - cd to your restore folder, first, and type > > tar xv > > try: man tar for more good options > > > Thank you for your help > > > It was pleasure for me... > > --Miro > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message