From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 18:09:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F19816A506 for ; Tue, 12 Oct 2004 18:09:04 +0000 (GMT) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B03643D39 for ; Tue, 12 Oct 2004 18:09:04 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 31486 invoked from network); 12 Oct 2004 18:09:04 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 12 Oct 2004 18:09:03 -0000 Received: from [10.50.40.210] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i9CI8tec092879; Tue, 12 Oct 2004 14:09:00 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Tue, 12 Oct 2004 13:55:59 -0400 User-Agent: KMail/1.6.2 References: <416AB6A2.9060507@schlenker-webdesign.de> <20041012095147.Q41628@carver.gumbysoft.com> In-Reply-To: <20041012095147.Q41628@carver.gumbysoft.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410121355.59318.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Mattias Schlenker Subject: Re: iPod Mini and FreeBSD 5.2.1 or 5.3-Beta? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 18:09:04 -0000 On Tuesday 12 October 2004 12:54 pm, Doug White wrote: > On Mon, 11 Oct 2004, Mattias Schlenker wrote: > > Is there anyone out there who managed to mount the iPod Mini on FreeBSD > > 5.2.1/5.3? > > > > I formatted the iPod as FAT32 with the supplied tools for Windows. When > > plugging in the iPod, it is just recognized as mass storage device > > (umassX), but no disks are created (umass0 shows up, but da0 does not) > > -- no matter if I plug the iPod into a USB hub or directly into a usb > > port on the back panel. > > Try doing a bus rescan after connecting it. umass doesn't wait around > very long for the device to come ready and the mini might take a minute to > go into disk mode. > > Use 'camcontrol devlist -v' to find the bus number; it'll mention > umass-simX for the controller name. Note the number after 'scbus' on that > line. That's the bus number. Then do 'camcontrol rescan X' where 'X' is > the bus number. You'll need to either kldload geom_apple.ko or add 'GEOM_APPLE' to your kernel config to recognize the label on it once you do get da0 to show up. That will then let you mount the FAT filesystem from /dev/da0p1 (IIRC). -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org