View Single Post
Posts: 16 | Thanked: 3 times | Joined on Apr 2007
#175
I read through this entire thread and all the info in the wiki, and basically everything worked out fine. It is faster. I do have a few questions though.

1) I have a 4GB (non-SDHC) in the internal slot, this is the only card. When I partitioned the card this is what I did:

# sfdisk /dev/mmcblk0
/dev/mmcblk0p1:1,100000,6
/dev/mmcblk0p2:100001,,
/dev/mmcblk0p3:
/dev/mmcblk0p4:

I expected to get a VFAT of 3.2GB and the rest for LINUX_83, but the VFAT maxed out at 2GB.

Is there a way that I can use the rest of the 4GB card? either make another VFAT partition, or better yet, increase the 2GB to the 3.2GB? I am not that familar with Linux and can not figure it out from the man pages. Is there a Windows util/prog that I could use for this?

2) I setup 128 MB of virtual mem in the VFAT partition. When I plug in the USB it says that "Unable to connect via USB. Memory card in use: Internal memory card" Is this normal when booting from MMC? The internal card is not accessible again until I reboot. I would like to be able to access the VFAT partition on this card with USB.

Thanks