View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#48
debian may not automatically mount the sd card to /media/mmc1? Are you using Deblet, or Mer, or Easy Debian?? Which folder management software are you using? Maemo's, or Mer/Deblet/EZ-D?

It might be that you just need to mount your SD card..

Code:
dmesg | grep mmcblk
Should produce something with mmcblk1p1 or so in it. Using that you can:

Code:
mount /dev/mmcblk1p1 /media/mmc1
?? Or I suppose it's possible it came unformatted.. and you have to maybe create a filesystem first...?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!