From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 16:17:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 539F616A418 for ; Thu, 31 Jan 2008 16:17:44 +0000 (UTC) (envelope-from robmessick@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 1A4C713C448 for ; Thu, 31 Jan 2008 16:17:44 +0000 (UTC) (envelope-from robmessick@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so643831rvb.43 for ; Thu, 31 Jan 2008 08:17:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=YuE9+c8AC+P17dcR/LhJrUdO75OMcoxetVcrWPk7PcQ=; b=w3qZakFrHvM/nrH7lRR0/DJd8fHB2x1qmn1p3g2Kufz9ECOIOxEKXCEQw83kpy1h6TfRK1WPRlTkK8BALigT+e5OAv5Uowf986FZSYgjcJ1lDfWs18G8czrDQbV+JhklgW7tLri7YnerTbNa8j+/oDhx0KAB1M4JZsM3mqYZe/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=eX9MIKza2FaRhH5dtfCSYCsYwAFE3EA2ovPqgYDwhruLaEYFui5JxA5Ho42IRHmKLgifqpqxFK2eG+BDve1BnGhBReBzjIrhB9CXYsrrVjyU3/hVH6i3BzbQVNHyVGswMX18WYHlYWp0rjLYNTy+KppPsSLMNnQudGc7beSQ53I= Received: by 10.141.18.14 with SMTP id v14mr1543326rvi.242.1201794622746; Thu, 31 Jan 2008 07:50:22 -0800 (PST) Received: from altman.local ( [76.246.149.191]) by mx.google.com with ESMTPS id t1sm16528723poh.0.2008.01.31.07.50.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 31 Jan 2008 07:50:20 -0800 (PST) Message-ID: <47A1EE3A.8010907@gmail.com> Date: Thu, 31 Jan 2008 07:50:18 -0800 From: Rob Messick User-Agent: Thunderbird 2.0.0.9 (X11/20080127) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Can't mount iPod Nano 3rd Gen on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 16:17:44 -0000 I have an iPod Nano 3rd Gen with 1.1 firmware (Don't start, it was free) that I am trying to mount on my 6.3 i386 workstation. Is there anybody who has been able to get one of these to work or anyone who might have some pointers. When I attempt to mount it with mount_msdosfs, I get the following in dmesg: g_vfs_done():da0s1[READ(offset=0, length=2048)]error = 22 When I plug it in: umass0: Apple Inc. iPod, rev 2.00/0.01, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: 7583MB (1941441 4096 byte sectors: 255H 63S/T 120C) Thanks for your time, -Rob