Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2000 14:11:03 +0200 (CEST)
From:      Micke Josefsson <mj@isy.liu.se>
To:        (Frederik Meerwaldt) <Meerwaldt@t-online.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: More files on one tape.
Message-ID:  <XFMail.000412141103.mj@isy.liu.se>
In-Reply-To: <Pine.BSF.4.21.0004121334290.1191-100000@server.wes.mee.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 12-Apr-00 Frederik Meerwaldt wrote:
> Hi all,
> 
> how can I write more files to a tape, or create a filesystem on it?
> The way I do it for now is just:
> 
> cat myfilename.tgz > /dev/rsa0

rsa is a rewinding device (=rewinds after write). Try nrsa instead,
non-rewind device, this was you can add tarballs to it.


> 
> Is there a way I can copy files to a tape and handle the tape as a
> normal
> HDD? mount, copy.... You know

Not as I know:(
----------------------------------
Michael Josefsson, MSEE
mj@isy.liu.se

This message was sent by XFMail
running on FreeBSD 3.4
----------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000412141103.mj>