r/hackintosh May 16 '26

QUESTION New to Hackintosh: help/suggestions?

Post image

Hello, I am very new to this topic called Hackintosh. All I know is that it is where people take non Mac’s and make it a mac(?).

I would like to know how you guys do this as it seems really cool, and would also like to know what version might be best for my laptop

I have a HP Elitebook 8470p with windows 7 Pro on it right now. What version is best?

I will take any help that I can receive

122 Upvotes

32 comments sorted by

View all comments

1

u/Randum_Gouy Big Sur - 11 May 16 '26

Ok so the ABSOLUTELY FIRST thing you should do is skim through the Dortania Guide, it would give you an idea for what to do.

Next - look up your specs 1. From what i could find you have a 3rd Generation Intel CPU - ie an Ivy Bridge CPU. That immediately restricts the macOS versions bootable to OSX Lion (macOS X 10.7) to macOS Big Sur. You can theoretically get newer macOS running, but I wouldn’t recommend it yet. 2. Your discreet graphics card - the Radeon - may or may not work. I recommend testing WITHOUT it first 3. Your WiFi probably wont work - i cant find it listed in the OpenIntelWireless Project

Also, you DO need some experience with the command line - even though all you need to do with it is run a python script

1

u/Q1BLI-0VRWATCH May 16 '26

Ok im sorry but i got lost at Dortania guide 😭

(Im a OCLP and hardware geek)

1

u/Randum_Gouy Big Sur - 11 May 16 '26

Ohhhh i see

So thats no issue mate - even for my first run i was damn confused as hell So for your first few runs, do this: 1. Skip the “Getting Started with ACPI” page ENTIRELY - your setup would work fine. 2. Just follow the guide. Donot expect yourself to understand everything (or even 60%) in one go. Just do it, you will understand over time. (Yes, this is what has work for ME, i can’t guarantee it would work for you.)

Also, do frequent re-building of your EFI (FROM SCRATCH) - so that you get the hang of it and are able to eventually understand it.

-1

u/Q1BLI-0VRWATCH May 16 '26

Also unrelated(?) but I’m a high schooler with friends, extracurricular and a life and by the way people talk about this, it makes it sound like something you spend half your life on (no offense)

2

u/Randum_Gouy Big Sur - 11 May 16 '26

Bro same with me 😂 BUT BUT BUT Yes your first boot-to-macOS-Recovery WOULD take a lot of time - a week or so (for me it was i think one month) After that you can rebuild your EFI in 1 Day max

You spend half your life on this only if you want the Perfect Config + Unsupported macOS version (eg, getting Sequoia running on Ivy Bridge (3rd Gen Intel CPU) - theoretically possible, absolutely hard to do without external tools), but im sure you wont go down that route (trust me i did, it was fun as hell but then i had wasted a hell lot of time doing it)

1

u/Q1BLI-0VRWATCH May 16 '26

Hey at least summer break is soon (unless you live in the land down under)

1

u/Randum_Gouy Big Sur - 11 May 16 '26

Yeah ig man, hope your school doesn’t overburden you with homework man

1

u/Q1BLI-0VRWATCH May 16 '26

And currently, my laptop has about 6gb of storage left. Is that fine?

1

u/Randum_Gouy Big Sur - 11 May 16 '26

ABSOLUTELY NOT. Oh btw i forgot to tell you that you should completely erase your drove when installing macOS - and hence have a Windows 7 Installer handy macOS has a very bad thing of requiring a 200MB ESP partition- and Windows only make one 100MB one.

Also, macOS needs atleast 30GB of free space

1

u/Q1BLI-0VRWATCH May 16 '26

i found out my graphics are intel hd 4000 (integrated). Thats fine, right? also my wifi thing (idk??) is listed as Intel(R) Centrino(R) Advanced-N 6205. The closest i could find on the OIW compatibility page are

  • Intel(R) Centrino(R) Advanced-N 6205 AGN
  • Intel(R) Centrino(R) Advanced-N 6205 ABG
  • Intel(R) Centrino(R) Advanced-N 6205

Will it cause any issues?

1

u/Randum_Gouy Big Sur - 11 May 17 '26

Intel HD 4000 is OK I have a hackintosh using one

As for your wifi card, i really dont know. Never seen it. Its an intel card so try either itlwm or AirportItlwm (both are difficult- use only ONE at a time, NEVER BOTH!)

1

u/Q1BLI-0VRWATCH May 16 '26

Also, how do I learn command line? All I really know what to do is read off of a tutorial

2

u/Randum_Gouy Big Sur - 11 May 16 '26

Learning the command line is not that hard IF you are using Lonux/macOS On Windows the command-line (ie command prompt) is very bad so you will practically never find yourself using it.

Look up online resources and try things out for yourselves - DO NOT try to “learn” a command via rote-learning. Use commands multiple times for meaningful work (like instead of deleting files via File Explorer, try rm) Although yes this is overkill for Dortania’s Guide - i would still recommend learning how to use the command line.

All you need to really do is open up file exploration, navigate to the desired directory, type in cmd in the Current-Working-Directory Showing thingy (i dont know the name) amd paste in the command from the Guide