OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started 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.
-
my first suggestion would be to create /dev/mmcda1 with
mknod /dev/mmcda1 b 60 1
see what happens after that
regards
seb
-
holy moly, that worked! Thank you! The /dev/mmcda1 went away after reboot, but at least I'm further along now.