From owner-freebsd-hackers Mon Nov 3 18:43:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA28165 for hackers-outgoing; Mon, 3 Nov 1997 18:43:13 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.5.84]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA28160 for ; Mon, 3 Nov 1997 18:43:09 -0800 (PST) (envelope-from tlambert@usr09.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.7/8.8.7) id TAA01172; Mon, 3 Nov 1997 19:43:08 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp03.primenet.com, id smtpd001162; Mon Nov 3 19:43:00 1997 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id TAA15381; Mon, 3 Nov 1997 19:42:57 -0700 (MST) From: Terry Lambert Message-Id: <199711040242.TAA15381@usr09.primenet.com> Subject: Re: Help in data recovery To: joerg_wunsch@uriah.heep.sax.de Date: Tue, 4 Nov 1997 02:42:57 +0000 (GMT) Cc: freebsd-hackers@FreeBSD.ORG, gopu@global.com In-Reply-To: <19971103074838.HP19395@uriah.heep.sax.de> from "J Wunsch" at Nov 3, 97 07:48:38 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Surely Julian didn't want you to run fdisk on a tape drive. :-) So > just type `fdisk', and it will pick up the first disk for you. If the manufacturer didn't want me to put a filesystem on a device, then they'd make it so the device wasn't block addressable. Otherwise it gets an FS... mount -t ansitape /dev/rst0 /mnt 8-) 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.