From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 7 16:56:53 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5069116A4CE; Wed, 7 Apr 2004 16:56:53 -0700 (PDT) Received: from hak.cnd.mcgill.ca (hak.cnd.mcgill.ca [132.216.11.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B8C43DAE; Wed, 7 Apr 2004 16:56:43 -0700 (PDT) (envelope-from mat@hak.cnd.mcgill.ca) Received: from hak.cnd.mcgill.ca (localhost [127.0.0.1]) by hak.cnd.mcgill.ca (8.12.9/8.12.8) with ESMTP id i37Nx5K0093566; Wed, 7 Apr 2004 19:59:05 -0400 (EDT) (envelope-from mat@hak.cnd.mcgill.ca) Received: (from mat@localhost) by hak.cnd.mcgill.ca (8.12.9/8.12.8/Submit) id i37Nx4BT093565; Wed, 7 Apr 2004 19:59:04 -0400 (EDT) Date: Wed, 7 Apr 2004 19:59:04 -0400 From: Mathew Kanner To: Tadimeti Keshav Message-ID: <20040407235904.GB83704@cnd.mcgill.ca> References: <200404072059.57559.thierry@herbelot.com> <20040407212818.32858.qmail@web25001.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040407212818.32858.qmail@web25001.mail.ukl.yahoo.com> User-Agent: Mutt/1.4.1i Organization: I speak for myself, operating in Montreal, CANADA X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.62 X-Spam-Checker-Version: SpamAssassin 2.62 (2004-01-11) on hak.cnd.mcgill.ca cc: freebsd-hackers@freebsd.org cc: freebsd-firewire@freebsd.org cc: thierry@herbelot.com Subject: Re: problems mounting firewire HDD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 23:56:53 -0000 [...reformated to remove top posting...] On Apr 07, Tadimeti Keshav wrote: > Le Wednesday 07 April 2004 20:02, Tadimeti Keshav a > > ?crit : > > > Hi all, > > > I am doing the following to mount a 10GB Quantum > > > Fireball FAT32 HDD via firewire as root. > > > FreeBSD 5.2.1, lucent F322/323 (firewire card). > > This > > > setup works under Windows 2000. > > > > > > #camcontrol devlist -v > > > #camcontrol start da0 > > > #mount_msdosfs /dev/da0 /bck > > > mount_msdosfs: /dev/da0: operation not permitted. > > > > you can try : > > mount_msdosfs /dev/da0s1 /bck > > (mount the 1st partition) > > > Thanks. But when I do: ls /dev/da*, I can only see > /dev/da0, not /dev/da0s1. > Do I need to give some command to have that appear? > is it camcontrol start da0? This is what PHK wrote in an older message. Maybe you can apply the same technique: >On sparc64 (or with geom_sunlabel in your kernel) try inserting a >solaris install CD and then: > true > /dev/cd0 # make GEOM taste media > ls -l /dev/cd* >You should now be able to see the boot partitions. --Mat -- Canada is a country whose main exports are hockey players and cold fronts. Our main imports are baseball players and acid rain. - Pierre Elliott Trudeau