Archive for December, 2011

Hackintosh: ebios read error: device timeout

By nick | Hackintosh

When booting iBoot on your hackintosh, if you encounter the following problem: ebios read error: device timeout You may need to remove all external USB drives/memory sticks and reboot

Solution: lion upgrade an error occurred while preparing the installation

Solution: lion upgrade an error occurred while preparing the installation

By nick | Uncategorized

Having recently having build a hackintosh, I found I received the following error when trying to upgrade to Lion: lion upgrade an error occurred while preparing the installation Here’s the solution: 1. A file will appear “Install Mac OS X Lion”. 2. Right click the file, and click on “Show Contents”. 3. Go inside the

CodeBlocks: Undefined reference to getaddrinfo()

CodeBlocks: Undefined reference to getaddrinfo()

By nick | Code

If you’re encountering the error “Undefined reference to getaddrinfo()” he’s how to solve the problem.  It seems the winsock examples on the MSDN site are very much intended for use with Visual C and therefore you may have to do a few additional things to get everything working correctly.   Firstly you’ll need to add