You have a kernel panic on one of the plugins for FakeSMC. You aren't using the latest Multibeast which no longer has this troublesome plugin.
To remove the plugin, you are going to need to know the exact name of your OSX drive. Boot the Unibeast drive to the installer. Answer the language question. At the next screen, go to the Utiltities menu and select Terminal. Then:
The name of your OSX drive should be near the top just right of middle.
Now:
Code:
Type: cd "/Volumes/(name of OSX drive)" <== use quotes but not parens
Type: cd System/Library/Extensions
Type: cd FakeSMC.kext/Contents/Plugins
Type: rm -rf OemSMBIOS.kext
Type: cd "/Volumes/(name of OSX drive)" <== use quotes but not parens
Type: cd System/Library
Type: touch Extensions
Quit Terminal. Quit the Installer. Boot your OSX drive as usual using -v.