NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Mounting of Cowon iAudio 7 on 4.0



> Recently I purchased a Cowon iAudio 7. The device work well under Linux,
> allow me to mount it and copy file to it. However, any attempt to mount it
> under NetBSD 4.0 fails.

Freebsd 64 bit amd64 used for cowon d2, but should be similar.

> umass1 at uhub3 port 4 configuration 1 interface 0
> umass1: COWON Systems, Inc. iAUDIO 7, rev 2.00/1.00, addr 3
> umass1: using SCSI over Bulk-Only
> scsibus1 at umass1: 2 targets, 1 lun per target
> sd1 at scsibus1 target 0 lun 0: <COWON, iAUDIO 7, 0100> disk removable
> sd1: fabricating a geometry
> sd1: 15776 MB, 15776 cyl, 64 head, 32 sec, 512 bytes/sect x 32309248 sectors

I found that I have /dev/da0. In your case should be sd1.
On my system I did:
  mount_msdosfs -l /dev/da0 /flashdisk
Hope you could find a parallel to your netbsd case.

                        Zoran



Home | Main Index | Thread Index | Old Index