Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 03:15:07 -0500
From:      "Jon Noack" <noackjr@compgeek.com>
To:        "arvids" <arvids@blezurs.lv>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: how to configure Tape ARchiver?
Message-ID:  <NFBBIJDHKLKEJHKFMLBHKECICCAA.noackjr@compgeek.com>
In-Reply-To: <NBBBJNOMPKLOEJCLPKHFGEKBCHAA.arvids@blezurs.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
> tar -x backup.tar.gz
> and it answers that /dev/sa0 is not configured. What to do?
You have to tell it to use a file (use -f) -- otherwise it defaults to using
a tape drive, /dev/sa0 (tar is short for "tape archiver", after all).

I see others have answered so I'll stop...

Jon


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?NFBBIJDHKLKEJHKFMLBHKECICCAA.noackjr>