Recent content by biotrox

  1. B

    How to fix Hackintosh Catalina in Proxmox 6.2-4 no macOS Base System

    hi all, updates, i'm now can fixed the internet connection needed error, the reason is the opencore when booted, isn't receiving IP Address.. so now i've managed to fix the issue but encountered some others. in terminal of opencore, i've managed to ping to outside with IP Address but failed...
  2. B

    How to fix Hackintosh Catalina in Proxmox 6.2-4 no macOS Base System

    i'm stuck when using how to for online install, cause i don't have offline ISO of catalina, but the opencore can't get any IP even when i configured it manually using this commands: ifconfig en0 172.18.1.2 netmask 255.255.255.0 route add -net 0.0.0.0/0 172.18.1.1 where 172.18.1.1 is the...