From owner-freebsd-questions@FreeBSD.ORG Mon Nov 24 16:43:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9103716A4CE for ; Mon, 24 Nov 2003 16:43:19 -0800 (PST) Received: from mxsf19.cluster1.charter.net (mxsf19.cluster1.charter.net [209.225.28.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id A48AF43FAF for ; Mon, 24 Nov 2003 16:43:18 -0800 (PST) (envelope-from chowse@charter.net) Received: from moe.howse.homeunix.net (jackson-66-168-145-25.midtn.chartertn.net [66.168.145.25]) hAP0gAO9022467 for ; Mon, 24 Nov 2003 19:42:11 -0500 (EST) (envelope-from chowse@charter.net) From: Charles Howse To: FBSD Questions Date: Mon, 24 Nov 2003 18:42:09 -0600 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311241842.09452.chowse@charter.net> Subject: Using multiple zip disks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 00:43:19 -0000 Hi, I have an external USB Iomega Zip 250 drive that is working properly after I configured it using sysinstall. I have added an entry to fstab that allows me to just enter "mount /zip" to mount it. /dev/da0s1e /zip ufs rw,noauto 0 0 The problem is that I have more than one zip disk that I would like to use. I have some zip 100's and some zip 250's. The only disk that has a ufs filesystem on it is the one that was in it when I configured it, a zip 100. What is the proper way in 4.8 to prepare my other disks so that I can insert any of them, regardless of the size, and just enter "mount /zip"? I'm thinking use sysinstall with one of the zip 250's in the drive, configure a new slice, and mount it at /zip2...? Then I would "mount /zip2" Then maybe I can just insert one of the zip 100's, and manually put a filesystem on it like I was installing a new HD...? Am I close? Is there a *real* easy way? -- Thanks, Charles http://howse.homeunix.net Random Murphy's Law: The inside contact that you have developed at great expense is the first person to be let go in any reorganization.