On Saturday 19 June 2004 04:18 am, Jason Oakley wrote:
> Ive managed to mount the CF card in my multicard reader:
>
> /dev/da0s1     129254    31334    97920    24%    /mnt/CF
>
> But not the SD card port on the same reader.
> I'm guessing it's /dev/da1s1 but I used MAKEDEV on it and I still
> can't mount it.
>
> $ sudo mount -t msdos /dev/da1s1      /mnt/SD
> msdos: /dev/da1s1: Device not configured
>
> $ ls -d /dev/da1*
> /dev/da1        /dev/da1e       /dev/da1s1a     /dev/da1s1f    
> /dev/da1s4 /dev/da1a       /dev/da1f       /dev/da1s1b    
> /dev/da1s1g
> /dev/da1b       /dev/da1g       /dev/da1s1c     /dev/da1s1h
> /dev/da1c       /dev/da1h       /dev/da1s1d     /dev/da1s2
> /dev/da1d       /dev/da1s1      /dev/da1s1e     /dev/da1s3
>

Does your multicard reader accept more than one card at a time?  If not, 
have you tried mounting the SD card using the same device as the CF 
card?

When the SD is inserted, what device message do you see?  What appears 
at the end of dmesg?

Best of luck,

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

Reply via email to