From owner-freebsd-questions Tue Dec 8 21:03:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02249 for freebsd-questions-outgoing; Tue, 8 Dec 1998 21:03:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02244 for ; Tue, 8 Dec 1998 21:03:54 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id AAA21823 for freebsd-questions@FreeBSD.ORG; Wed, 9 Dec 1998 00:04:31 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199812090504.AAA21823@cc942873-a.ewndsr1.nj.home.com> Subject: Jaz Backups Redux To: freebsd-questions@FreeBSD.ORG (FreeBSD Questions) Date: Wed, 9 Dec 1998 00:04:31 -0500 (EST) Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been looking through the mail archive for info on how to use a Jaz drive to run a backup. I have not found a clear answer there. In my reserch there, in the handbook, and in the man pages, I have a rough outline of what I want to do: Take the various file systems on my disk (/, /usr, and /var on /dev/wd0s2*) and dump(8) them to the Jaz drive (/dev/sd0s4). My partition on the IDE HD in which FreeBSD lives is about 1 GB, conveniently about the same size as a Jaz disk. All I have been able to do with a Jaz disk so far is mount one as a MSDOS filesystem. What steps do I need to take to prepare the disk (all Jaz disks I have access to are factory formated for MSDOS, the one I'll probably use is the old backup for my Winbloze95 partition)? Once I have the disk formatted properly, do I need to mount it as ufs? As a raw device? How to I get dump to take a file system (a slice of my IDE disk) and run it to the disk? I was trying out dump, and no matter what arguments I put in, it seemed to want to dump a completely different filesystem than I specified (/dev/rwd). Someone in the -questions archive mentioned something called 'jazcontrol' more than once, but I have not been able to find reference to it in FreeBSD sources. Thanks for any help. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message