Well, then, I guess I wasted a lot of time and a little money. I only use this camera for underwater photography.
If you are willing to "waste" a little more time, I enabled the existing dual partition code in boot.c for your camera, added the necessary #define to the platform_camera.h file and rebuilt the whole thing.
a1000-100b-1.1.0-fullUse the dual partition card that you had previously prepared. There are four possible outcomes :
1) Camera will not boot - the disabled dual partition code was disabled for a reason.
2) Camera boots but still does not use the bigger partition to store pictures
3) Camera boots but does not properly store pictures at all
4) Camera boots and successfully stores pictures on the larger partition.
The code quality in the port looks pretty good. Its possible the original porter just never got around to enabling dual partitions before he ran out of time. The half hour I spent scrolling through the english and german forums didn't tell me anything one way or the other.