View Single Post
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#43
Originally Posted by lm2 View Post

1. Establish a 2gb Fat 32 partition using cfdisk.

2. Mount this partition as root (it won't let me do it otherwise) using:
Code:
mount -t msdos /dev/mmcblk0p2 /media/mmc2
This makes the 2gb fat partition show up as "Internal Memory," just as desired. **BUT**, it seems I cannot move files to this Internal Memory. I get a message saying "Unable to move selected folder." This is strange, since I'm trying to move a selected file TO a selected folder (namely the Internal Memory).

Anyone got any ideas???
I think cfdisk already formatted the partition for you. But maybe it has been corrupted?

Could you use the file manager to format it again?
 

The Following 2 Users Say Thank You to nhanquy For This Useful Post: