Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2008 06:18:36 -0700 (PDT)
From:      Colin_Brace <cb@lim.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: error mounting USB disk: Invalid argument
Message-ID:  <17575165.post@talk.nabble.com>
In-Reply-To: <20080531121242.GA85735@slackbox.xs4all.nl>
References:  <25515aa06ecb67b43d2a517bcceed88f@localhost> <20080531072955.GA76694@slackbox.xs4all.nl> <79defaf7e7f012e2cd5c6381d84dccb9@localhost> <20080531094221.GA81037@slackbox.xs4all.nl> <19839aceb10de69024c9fae933836067@localhost> <20080531121242.GA85735@slackbox.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi again,

It seems like a JMicron issue. I can mount a different USB drive, formatted
for Linux, without problem:

dmesg:

[...]
umass0: <Myson Century, Inc. USB Mass Storage Device, class 0/0, rev
2.00/b0.08, addr 2> on uhub1
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <  > Removable Direct Access SCSI-2 device 
da0: 1.000MB/s transfers
da0: 38154MB (78140160 512 byte sectors: 255H 63S/T 4864C)
GEOM_LABEL: Label for provider da0s1 is ext2fs//.

[root@venus ~]# mount -t ext2fs /dev/da0s1 /media/disk6/ 

ls /media/disk6
[...]

Works fine.


Roland Smith wrote:
> 
> You could try building a kernel without umass, but with atausb and
> atapifd. The disk will be attached as a floppy drive, /dev/afd*
> 

Thanks for the suggestion, but it isn't really worth my trouble at this
point; I'll find a different solution. Somewhere there must be a list of
which SATA to USB chipsets are supported by FreeBSD.



-----
  Colin Brace
  Amsterdam
  http://lim.nl
-- 
View this message in context: http://www.nabble.com/error-mounting-USB-disk%3A-Invalid-argument-tp17572449p17575165.html
Sent from the freebsd-questions mailing list archive at Nabble.com.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17575165.post>