A Python exception stopped installation in anaconda. The innermost frame is /usr/lib/anaconda/image.py line 167 in systemMounted: logMessage("error transferring stage2.img: %s" % (e,)) NameError: global name 'logMessage' is not defined I think you forgot to import it or something similar.
Fixed.
Martin, have you managed to repeat this with test3? Otherwise, this is a closer, as Jeremy probably fixed it as in comment #1.