From owner-freebsd-questions Wed Feb 26 06:57:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA11344 for questions-outgoing; Wed, 26 Feb 1997 06:57:16 -0800 (PST) Received: from typhus.nethosting.com (typhus.nethosting.com [192.41.75.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA11337 for ; Wed, 26 Feb 1997 06:57:13 -0800 (PST) Received: (from root@localhost) by typhus.nethosting.com (8.8.3/8.8.3) id HAA10842 for freebsd-questions@freebsd.org; Wed, 26 Feb 1997 07:55:28 -0700 (MST) Date: Wed, 26 Feb 1997 07:55:28 -0700 (MST) From: Administrator Blair Message-Id: <199702261455.HAA10842@typhus.nethosting.com> To: freebsd-questions@freebsd.org Subject: HP DAT Tape drive Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a HP 6000E DAT Tape drive. It's recongnized upon startup, and I can manage it via mt. The only problem is dump. When I run the dump program with the command line: dump 0uf /dev/st0ctl.0 /usr/home I get the error 'DUMP: bad sblock magic number'. I can use the tape drive fine with tar. Any ideas? Blair