I want to put two partitions on my 256mb SD card. The first, ext2, of course is for my system, /home. The second, I want to be fat16 so that Windows can see it. Is this possible. I have already gone through fdisk and now have the two partitions. Below is the partition table as seen by fdisk. I'm running the latest and greatest Cacko with a Kingmax 256mb SD card. Thanks in advance!
Device Boot Start End Blocks Id System
/dev/mmcda1 1 513 131312 83 Linux
/dev/mmcda2 514 976 118528 6 FAT16
Thanks again!