OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: dolcex on February 19, 2006, 05:11:00 pm

Title: Sd Card Not Found
Post by: dolcex on February 19, 2006, 05:11:00 pm
I've just flashed my SL5500 (collie) Zaurus with pdaxrom 1.1.0beta1 and my SD card doesn't appear in /dev and I can't mount it.  There is no /dev/mmc* file at all.  df doesn't show it.  SD drivers/modules appear to be installed and running, but my card is "invisible".  Help.  I can post dmesg output or whatever if needed.
Title: Sd Card Not Found
Post by: Seb on February 19, 2006, 05:25:22 pm
my first suggestion would be to create /dev/mmcda1 with
mknod /dev/mmcda1 b 60 1

see what happens after that

regards
seb
Title: Sd Card Not Found
Post by: dolcex on February 19, 2006, 06:00:36 pm
holy moly, that worked!  Thank you!  The /dev/mmcda1 went away after reboot, but at least I'm further along now.