OESF Portables Forum

General Forums => General Discussion => Topic started by: ArchiMark on March 29, 2004, 12:01:59 pm

Title: SD Card No Longer Seen By C860?
Post by: ArchiMark on March 29, 2004, 12:01:59 pm
Hi,

My 512MB Kingston SD card was working fine in my C860 until the other day. Not sure what happened but now it doesn\'t see it.

I put the card in my Mac with a card reader and it sees the card and all the files on it.

I put the card in my PC laptop and it sees the card all the files on it.

In Terminal I typed \'df\' and it shows the following items related to the card:

Filesystem          lk-blocks  Used    Available  Use%   Mounted On
/dev/mmcda1   499968   116896    383072   23%   /usr/mnt.rom/card
/dev/loop0          63404    63404            0   100%  /home/zaurus/develop
/dev/loop1          63404    63404            0   100%  /home/zaurus/develop

I show the \'loop\' items as I used those for the \'dev_img-1.4\' file on the card.

When I type \'mount /mnt/card\' I get the message:

\'mount: Mounting /dev/mnt/mmcda1 on /mnt/card failed: Device or resource busy\'

Any suggestions on how I can get my to work again on my Z???

Thanks for any help!

Mark
Title: SD Card No Longer Seen By C860?
Post by: CoreyC on March 29, 2004, 12:07:29 pm
mount /dev/mmcda1 /mnt/card

is what works for me

If it keeps being picky, reboot it without the card inserted and then re-insert the card.  If it doesn\'t mount by itself try doing it manually like I posted above.
Title: SD Card No Longer Seen By C860?
Post by: ArchiMark on March 29, 2004, 12:29:39 pm
Thanks CoreyC!

Did a reboot and now card shows up again!

Thanks,

Mark