Author Topic: Sd Card Not Found  (Read 2092 times)

dolcex

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Sd Card Not Found
« 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.
Sharp Zaurus SL-C1000
pdaXrom beta3

Seb

  • Jr. Member
  • **
  • Posts: 68
    • View Profile
    • http://
Sd Card Not Found
« Reply #1 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

dolcex

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
Sd Card Not Found
« Reply #2 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.
Sharp Zaurus SL-C1000
pdaXrom beta3