From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 17:46:49 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 5469716A46C for ; Thu, 31 Jan 2008 17:46:49 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 0A64613C442 for ; Thu, 31 Jan 2008 17:46:48 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from 80-218-191-236.dclient.hispeed.ch ([80.218.191.236] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JKdUt-0004eA-HS; Thu, 31 Jan 2008 18:46:47 +0100 Message-ID: <47A2097E.6000503@gahr.ch> Date: Thu, 31 Jan 2008 18:46:38 +0100 From: Pietro Cerutti User-Agent: Thunderbird 2.0.0.9 (X11/20071121) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47A1EE3A.8010907@gmail.com> <47A1FB60.403@student.utwente.nl> In-Reply-To: <47A1FB60.403@student.utwente.nl> X-Enigmail-Version: 0.95.5 OpenPGP: id=9571F78E; url=http://www.gahr.ch/pgp Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigCA0EF2B1E4B435B5FB9C1EAD" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.ch X-Source: X-Source-Args: X-Source-Dir: Cc: a.j.werven@student.utwente.nl, Rob Messick Subject: Re: 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 17:46:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCA0EF2B1E4B435B5FB9C1EAD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Alphons "Fonz" van Werven wrote: > Rob Messick wrote: >=20 >> 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) >=20 > I have another MP3 player, not an Ipod. But for me, it works to mount > /dev/da0sX instead of /dev/da0 (X is usually 1). Sometimes it's even not enough, in my case: # ls /dev/da1* /dev/da1 # mount_msdosfs /dev/da1 /mnt/tmp/ mount_msdosfs: /dev/da1: : Invalid argument # ls /dev/da1* /dev/da1 /dev/da1s1 # mount_msdosfs /dev/da1s1 /mnt/tmp/ # Slice one doesn't appear until you try to access da1... >=20 > HTH, >=20 > Alphons >=20 --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enigCA0EF2B1E4B435B5FB9C1EAD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHogmCwMJqmJVx944RCpxQAJ9k772qyFN8knxLFG0tv+O6sgRqZQCgit0A DtWYQkoNW+CF50nrEKzowig= =rKRY -----END PGP SIGNATURE----- --------------enigCA0EF2B1E4B435B5FB9C1EAD--