From owner-freebsd-questions Tue Jul 9 7:43:50 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 7EA3537B400 for ; Tue, 9 Jul 2002 07:43:47 -0700 (PDT) Received: from CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com (CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com [24.103.39.131]) by mx1.FreeBSD.org (Postfix) with SMTP id B038343E4A for ; Tue, 9 Jul 2002 07:43:46 -0700 (PDT) (envelope-from shadow@CPE0004761ac738-CM00109515bc65.cpe.net.cable.rogers.com) Received: (qmail 15881 invoked from network); 9 Jul 2002 14:44:19 -0000 Received: from unknown (HELO vsivyoung) (66.46.21.253) by cpe0004761ac738-cm00109515bc65.cpe.net.cable.rogers.com with SMTP; 9 Jul 2002 14:44:19 -0000 Message-ID: <008b01c22757$08b590b0$c801a8c0@vsivyoung> From: "Miroslav Pendev" To: "adrian kok" Cc: "freebsd-questions" References: <20020709141546.27471.qmail@web21204.mail.yahoo.com> Subject: Re: backup tapes Date: Tue, 9 Jul 2002 10:43:47 -0400 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 > 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