Date: Wed, 24 Dec 1997 15:10:43 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Eli Lazich <elazich@loopback.com> Cc: questions@FreeBSD.ORG Subject: Re: HP Surestor 24 tape drive (fwd) Message-ID: <Pine.BSF.3.96.971224150821.10003X-100000@localhost> In-Reply-To: <Pine.BSF.3.96.971223190353.1388B-100000@capricorn.loopback.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Dec 1997, Eli Lazich wrote: > Does anyone have the proper settings for the dump command for the HP > surestore DAT24 drive? I would greatly appreciate any help. dump 0ufa /dev/nrst0 /dev/filesystem You may need to use the b option to specify a blocksize so your tape drive streams. See dump(8) for full details. /dev/nrst0 specifies to not rewind the tape after dumping, this way you can dump filesystems end-to-end. See st(4) for details on the various open modes for the SCSI tape device. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971224150821.10003X-100000>
