From owner-freebsd-questions@FreeBSD.ORG Sun Jul 20 20:31:08 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 995AB37B401 for ; Sun, 20 Jul 2003 20:31:08 -0700 (PDT) Received: from cartman.wirerats.com (cartman.wirerats.com [64.49.220.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8796243F75 for ; Sun, 20 Jul 2003 20:31:07 -0700 (PDT) (envelope-from sean@rackoperations.com) Received: (qmail 5546 invoked by uid 104); 20 Jul 2003 22:31:06 -0500 Received: from sean@rackoperations.com by cartman.wirerats.com by uid 101 with qmail-scanner-1.15 (clamscan: 20030110. spamassassin: 2.43-cvs. Clear:SA:0(-3.3/5.0):. Processed in 1.537168 secs); 21 Jul 2003 03:31:06 -0000 X-Spam-Status: No, hits=-3.3 required=5.0 Received: from slkcdslgw5poola101.slkc.uswest.net (HELO tactical) (sean@rackoperations.com@63.230.28.101) by cartman.wirerats.com (qmail 1.03 + ejcp) with SMTP; 20 Jul 2003 22:31:05 -0500 From: "Sean Countryman" To: Date: Sun, 20 Jul 2003 21:31:03 -0600 Message-ID: <000801c34f38$8411fc80$1a00a8c0@rackoperations.local> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal In-Reply-To: <3F1B3961.70801@comcast.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Mount a Sony Memory stick 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: Mon, 21 Jul 2003 03:31:08 -0000 I'm trying to mount a 64MB Sony memory stick via a USB cable and need a bit of help. I recompiled my kernel and upgraded to 4.8 RELEASE and now, if I boot with the camera connected, it finds it as a SCSI device, but it conflicts with my da0 device which has my / partition on it. I've got 4 SCSI disks already installed (devices da0 thru da3), and there is not a da4 in the /dev directory. All I'd like is to be able to plug the camera in without rebooting and be able to manually mount it, grab the photos, unmount it, and remove it. Ideas? Thanks, Sean J Countryman