From owner-freebsd-questions Tue Nov 18 15:21:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA04215 for questions-outgoing; Tue, 18 Nov 1997 15:21:44 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA04199 for ; Tue, 18 Nov 1997 15:21:35 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id PAA20536; Tue, 18 Nov 1997 15:13:42 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd020531; Tue Nov 18 15:13:36 1997 Message-ID: <347220A6.3F54BC7E@whistle.com> Date: Tue, 18 Nov 1997 15:11:34 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Jonny Pearson CC: freebsd-questions@freebsd.org Subject: Re: mt command References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jonny Pearson wrote: > > Hey everyone! I'm trying to figure out how to use my tape drive and I > can't get this command to work. In order to rewind my tape, I enter: > > mt -f /dev/nrst0.2 rewind > > and it gives me an error: > > st0: Cannot set selected mode > > What does this mean? Anyone familiar with these commands? Anyone have an > idea what my problem is? Help is appreciated. > > --Jonny so what does mt -f /dev/rnst0 status say? the .2 device refers to the 3rd set of parameters (0, 1, 2) have you set up a set of para,eters to USE in the 3rd mode? can your hardware DO those settings? man 4 scsi man 4 st