Loving ML so far. Didn't really have time to really test it today but I plan on testing tomorrow. I hope I don't upset anyone but I thought i'd share howto make you camera bootable, enable the SD card bootflag and howto load ML. This assumes you know a little about virtualization or are able to look into howto load the image and get the .fir file onto the SD card on your own as I won't go into detail on that.
Instructions:
Make the camera bootable
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-Download one of the VM guest OS images. (I chose the VMware image and enabled hardware virtualization on my motherboard)
-start the guest OS.
-copy ~/magic-lantern/platform/650D.101/devkit/650D-safe-dumper.fir to the root of your SD card
-Place the SD card in the camera navigate to the fourth wrench menu and select firmware, camera, than select ok.
OR (easy)
-Download the .fir file from
https://bitbucket.org/hudson/magic-lantern/src/99bd629f7c5712346369840e64c04fd2d4576520/platform/650D.101/devkit/650D-safe-dumper.fir?at=unified (Thanks to Lucas_W for pointing out the link, I would have uploaded the .fir myself but thought who would use firmware from some stranger)
Enable the bootflag on the SD card:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-Do a low-level format of the SD card (DO NOT SKIP THIS)
- Enable SD card bootflag using EOSCard or similar ( software to make the card bootable:
http://wiki.magiclantern.fm/3rd_party_software )
Install Magic Lantern
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-- Copy over the files to the SD card ( Download ML Alpha 2 for the 650D here:
http://nanomad.magiclantern.fm/650D/magiclantern-v2.3.NEXT.2013Apr30.650D.PreAlpha2.zip and unzip to the root of your SD card. You should than have a ML folder and an autoexec.bin on the root of your SD card.