Because BeeblebroxNT has been abandoned and does not install on Win 7 x64, I finally stumbled on this solution to creating a bootable, 2 partition SDHC card for use with a Canon A720IS. This may not be the ticket for you, but I thought it would be good to share in this thread for those searching the forum using similar terms I would've used...
To setup a bootable partition on an SDHC card and install CHDK
==============================================================
Make sure the following software is available in the same folder as this Instruction.txt...
CardTricks-144-SFX.exe (run to self-extract to this folder) available at:
http://savedonthe.net/download/78/CardTricks-144-SFX.exePartitionWizard_6.exe (run to install) available at:
http://download.cnet.com/Partition-Wizard-Home-Edition/3000-2094_4-10962200.html?part=dl-6285158&subj=dl&tag=buttonMBRfix.zip (extract MBRfix.exe to this folder) available at:
http://www.sysint.no/products/Download/tabid/536/language/en-US/Default.aspxDesired CHDK build/version for camera (in this case a Canon A720IS)
1. Low-level format card using camera to wipe card clean of any/all partitions
2. Put card in USB reader
3. Install and run Partition Wizard software
4. Delete the single, primary FAT32 partition on card (entire card formated as FAT32)
[note: PW does not perform actions until you click the Apply button]
5. Create new Primary 16 MB FAT partition (will be a FAT12 filesystem)
6. Format remaining unallocated space as a primary FAT32 partition (ignore warning re. windows
only able to see first partition, Process takes a minute or two). Then quit PW
7. Run CardTricks
8. Select card (16 MB partition only thing visible/mounted)
9. Click "Make Bootable" button and quit CardTricks
10. Copy "DISKBOOT.BIN" file from chosen CHDK build to card
11. Determine what drive number the card reader is. (count the number of drives shown under Computer in Explorer...
for example: drive C: = 0, drive D: = 1, drive F: card reader = 2. If a disc is in your CD/DVD, then drive E: shows
up and becomes #2 which would make the card = 3)
12. In Explorer, shift-right click on folder containing this and all other associated software files
and select "Open command window here")
13. type: mbrfix /drive 2 /partition 1 setpartitiontype 0 (assuming card reader drive is #2 in Explorer's list)
and quit CMD. This sets the 16 MB partition as unknown and thus invisible to Windows
14. Remove card from reader
15. Insert card into reader. Second, larger FAT32 partition now becomes visible (same drive letter)
16. Copy CHDK folder in CHDK zip file (if applicable) to the card
17. Create a new folder on card named "DCIM"
18. Create a new folder in /DCIM named "100CANON"
19. Remove card from reader
20. Lock the card
21. Put card in camera and turn on. Camera should boot up and show CHDK splash screen.
If camera says "Card Locked" then something above was not done correctly. Repeat procedure carefully.