I've hit a problem when running make in AMD-APP-SDK-v2.4-lnx64. Everything is looking great up until this point:
make[5]: Entering directory...
Type: Posts; User: Sprigo; Keyword(s):
I've hit a problem when running make in AMD-APP-SDK-v2.4-lnx64. Everything is looking great up until this point:
make[5]: Entering directory...
Finally worked out what was going wrong and have managed to bet BT5 installed. I had to run
apt-get remove dmraid
before trying to install. The installer could then see my hard drives etc. ...
It looks like it's seeing the SATA drives as a RAID45?
root@root:~# dmraid -r
/dev/sdc: isw, "isw_dggdhffafh", GROUP, ok, 1953525166 sectors, data@ 0
/dev/sdb: isw, "isw_dggdhffafh", GROUP, ok,...
When trying to install BT5 the installer doesn't see any of my internal SATA drives (3x 1Tb) but if I connect an external USB drive it can see that. I have tried both 64 bit and 32 bit with the same...