Yet another question... How do you install applications that are counting on filling the "internal memory" card, rather than the flash? For example, the map program (i.e. Wayfinder). When you try to download a map, it just says sorry there isn't enough room! DOH!
mkdir /media/mmc3 chmod 777 /media/mmc3 chown user /media/mmc3 mv /media/mmc2/map /media/mmc3