ok, I did the following command:
fdisk /dev/mmcda1
under Fdisk I added two new partitions, and when I hit the P key I get the following:
/dev/mmcda1p1
/dev/mmcda1p2
Now when I try to mkfs.ext2 /dev/mmcda1p1 or /dev/mmcdap1p2, I get the following message:
The Device apparently does not exists; did you specify it correctl?
I checked in the /dev directory, there are no mmcdap1p1 or mmcda1p2 files, only thing close is mmcda, mmmcda1, and mmcda2.
I'm really at a loss,
Thanks for the help so far guys,
VirtusRex