iATKOS is an OSX86 installer and it is designed for Non-Apple X86_64 Intel CPU computers. This installer includes Apple’s Mac OS X.
You do not need any other OS X system on your target computer to install OS X, you only need an iATKOS dmg.
On Linux:
sudo modprobe hfsplus sudo apt-get install p7zip-full sudo mkdir /media/image 7z x iAtkos.dmg sudo mount -o loop -t hfsplus 5.hfs /media/image/ |