My system keeps hanging on the post screen when I try to boot through USB. Is there a way I can install this onto a hard drive?
Well, it could be done but it is probably more work than it's worth. Probably faster to figure out what's up with your system or find another tool, to be honest.
In principle, you could use the BAMT tools on any linux system. First get the ATI drivers, APP SDK, and opencl set up. Then copy the stuff from /etc/bamt, /opt/bamt, /opt/miners, and the mine* init scripts in /etc/init.d (these might need some adjustment depending on how a given linux does init). Other stuff is superfluous but you might want /usr/bin/gpumon, the phoenix munin plugins, the web cgi status thing, etc. All of this stuff can work on any system, but the effort to make it happen could be large.
You might also be able to copy the raw partitions to a hard disk and install grub or some boot loader. Again, might be quite a project but if you're experienced with such things probably not impossible.