OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => Cxx0 Hardware => Topic started by: daydok on October 06, 2003, 12:24:06 am

Title: c700 + sandisk 256mb sd card
Post by: daydok on October 06, 2003, 12:24:06 am
gurus,

just bought a new sandisk 256mb sd card, popped it into my c700, and... nothing. although the SD icon shows up in tray, system info recognizes the space, file utility program sees the card, as soon as i try to create a folder or move a file over, it won\'t let me. Popup window says \"cannot make folder\" or \"cannot copy file\". lock tab is set to allow write, meaning i have not set it to copy protect. do i just have a bad sd, or is there some sort of pre-formatting i need to do? thanks!

daydok
Title: c700 + sandisk 256mb sd card
Post by: offroadgeek on October 06, 2003, 01:53:23 am
try to format the SD card via either a windows box (if you have a card reader) or a linux box.  If you do it via windows, quick format - fat (16) works fine.

or you can try to format it directly in the Zaurus, check out this SD and CF FAQ (http://www.zaurususergroup.com/modules.php?op=modload&name=phpWiki&file=index&pagename=SD%20And%20CF%20FAQ)
Title: c700 + sandisk 256mb sd card
Post by: daydok on October 06, 2003, 04:50:09 pm
offroadgeek, it works! thanks man!
Title: c700 + sandisk 256mb sd card
Post by: offroadgeek on October 06, 2003, 05:08:51 pm
excellent!  so for the sake of others reading the forum... which way did you format your card?

regards

offroadgeek
Title: c700 + sandisk 256mb sd card
Post by: daydok on October 06, 2003, 10:29:10 pm
i just based it on the quick how-to doc for the sd card:

#umount /dev/mmcda1
#mkfs.msdos /dev/mmcda1
#mount /dev/mmcda1 /usr/mnt.rom/card


it formatted as vfat, and i was all set!

thanks again