Hello,
I have an SD1100 IS and have spent the past few days fighting with my mac (os x tiger, not leopard) to get CHDK to work at all. The instructions (here:
http://chdk.wikia.com/wiki/FAQ/Mac) say they're for leopard, but should work on other OS X computers. I'm using a 16gb card, formatted into 2 partitions (the smaller 6mb "boot" partition with FAT16 and the larger partition with FAT32). I had trouble getting the smaller partition to be FAT16 instead of FAT12, but it worked when I made it a little bigger than the instructions said (6mb instead of 4mb). Where the instructions are failing me is here:
* Open the Terminal
* Type: fdisk -e /dev/diskX ie.( fdisk -e /dev/disk2 )
Ignore the error "fdisk: could not open MBR file ..."
* Type: setpid 1
* Enter 1 when prompted for new partition id.
* Type: write
* Enter y when prompted
* Type: exit
I don't get the error it says to ignore. Instead, I get: fdisk: /dev/disk2 is not a character device or a regular file
Then, none of the other commands do anything.
After trying this over and over again and trying to make sense of the ManPages/fdisk page that is supposed to help, I somehow just skipped this whole step. It seemed like the card was finally formatted correctly because I could update the firmware when I put it in the camera and it let me go through the menus and everything. But, when I tried to load scripts it wouldn't work. I couldn't see any of my scripts. So, I figured out that I had to put the scripts on the smaller "boot" partition instead of the larger partition. Then, I could load scripts, but when I took any photos the camera ran out of memory immediately. It's only using the smaller partition and not recognizing the larger one. Is this because of skipping that terminal step above? Is there something else I can do to make it recognize both partitions like it's supposed to?
Has anyone else used such a large (16 gb) memory card with CHDK before? Will it work? I really need it to be at least bigger than 4 gb because I'm doing time lapse and can't stop in the middle of the process to upload to make room for more photos. Would 8 gb work? Any help would be much appreciated!!
Thank you!!