From owner-freebsd-questions Thu Nov 23 2:23:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sun.psychosun.com (CPE-144-132-49-2.vic.bigpond.net.au [144.132.49.2]) by hub.freebsd.org (Postfix) with ESMTP id 6640937B4C5 for ; Thu, 23 Nov 2000 02:23:25 -0800 (PST) Received: from purple (purple.psychosun.com [192.168.1.34]) by sun.psychosun.com (8.11.1/8.9.3) with SMTP id eANANFj12950 for ; Thu, 23 Nov 2000 21:23:16 +1100 (EST) (envelope-from michael@oztechnews.com) Message-ID: <016d01c05537$7422e4e0$2201a8c0@michaelvince.com> From: "Michael Vince" To: Subject: IDE Tape drive, comes up but doesn't work Date: Thu, 23 Nov 2000 21:23:41 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed a IDE tape drive, it comes up in dmesg ast0: TAPE at ata0-slave using PIO4 But I cant backup anything onto it doing "tar -cvf /dev/ast0 /etc" just makes it create a tar file in /dev and not backup to tape Doing "MAKEDEV all" doesn't create the device either Can some one help? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message