From owner-freebsd-questions Mon Jun 16 10:28:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA17583 for questions-outgoing; Mon, 16 Jun 1997 10:28:49 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA17578 for ; Mon, 16 Jun 1997 10:28:47 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 16 Jun 1997 13:28:00 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA00987; Mon, 16 Jun 97 13:27:58 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id NAA13983; Mon, 16 Jun 1997 13:26:30 -0400 Message-Id: <19970616132630.28224@ct.picker.com> Date: Mon, 16 Jun 1997 13:26:30 -0400 From: Randall Hopper To: matta@commlet.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mac hfs + ZIP References: <9706111355.aa29043@commlet.commlet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <9706111355.aa29043@commlet.commlet.com>; from matta@commlet.com on Wed, Jun 11, 1997 at 01:55:29PM -0600 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk matta@commlet.com: | I'm under the impression that the SCSI code + (Macintosh) hierarchical |file system port + MSDOS file system option in kernel LINT will allow me to |mount either hfs- or msdos- formatted Iomega ZIP (100 MB) disks in a SCSI |ZIP drive on a 2.2.1 system. Is this correct? Can't speak to HFS. But for MS-DOS, you're correct. I occasionally do this, though normally I'll just put a UFS on a ZIP disk for my FreeBSD storage. Randall