Can't mount iPod Nano 3rd Gen on 6.3

2008-01-31 Thread Rob Messick
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: Apple iPod 1.62 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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't mount iPod Nano 3rd Gen on 6.3

2008-01-31 Thread Alphons Fonz van Werven

Rob Messick wrote:


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: Apple iPod 1.62 Removable Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 7583MB (1941441 4096 byte sectors: 255H 63S/T 120C)


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).

HTH,

Alphons

--
VISTA - Viruses Intruders Spyware Trojans Adware

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't mount iPod Nano 3rd Gen on 6.3

2008-01-31 Thread Pietro Cerutti
Alphons Fonz van Werven wrote:
 Rob Messick wrote:
 
 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: Apple iPod 1.62 Removable Direct Access SCSI-0 device
 da0: 40.000MB/s transfers
 da0: 7583MB (1941441 4096 byte sectors: 255H 63S/T 120C)
 
 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...


 
 HTH,
 
 Alphons
 


-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp



signature.asc
Description: OpenPGP digital signature