[5373] in linux-scsi channel archive
(fwd) Re: Multiple Backups on one tape
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Wed Dec 9 20:04:41 1998
Date: Wed, 9 Dec 1998 09:22:02 +0100
From: Marc SCHAEFER <schaefer@alphanet.ch>
To: linux-scsi@vger.rutgers.edu
-- forwarded message --
Path: alphanet.ch!not-for-mail
From: Marc SCHAEFER <schaefer@alphanet.ch>
Newsgroups: alphanet.ml.linux.net
Subject: Re: Multiple Backups on one tape
Date: 9 Dec 1998 09:21:49 +0100
Organization: ALPHANET NF -- Not for profit telecom research
Lines: 12
Distribution: alphanet
Message-ID: <74lbut$ilb$1@vulcan.alphanet.ch>
References: <74lboe$ikl$1@vulcan.alphanet.ch>
NNTP-Posting-Host: vulcan.alphanet.ch
X-Newsreader: TIN [UNIX 1.3 unoff BETA 970705; i586 Linux 2.0.35]
Xref: alphanet.ch alphanet.ml.linux.net:12359
tim hibbard <sysadmin@hocking.edu> wrote:
> mt -f /dev/st0 rewind #Rewind the tape to beg
> bru -cvf /dev/st0 /root #Backup Root Partion
> mt -f /dev/st0 fsf 1 #This should position me at the next marker?
> bru -cvf /dev/st0 /etc #back up /etc
Use the /dev/nst0. Using /dev/st0 causes automatic rewinding. Thus
mt -f /dev/st0 fsf 1 skips one file and then the tape is rewound.
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
I added linux-scsi.
-- end of forwarded message --
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu