It should be as easy as mounting the MD and copying all of the SD files over to it, something like:
cd /
copy -rp * /mount/point/of/microdrive
Upon reboot, the microdrive should be recognized as a new boot device.
Note that I haven't actually tried it, so if you're not feeling adventurous, you'll likely want to wait for another response.