Subscribe to our RSS news feed
AAPL 196.39 (1.17)

iATKOS 5i 10.5.5 Intel DVD
*
  • Group: Members
  • Posts: 10
  • Joined: 9-April 08
  • Member No.: 212,511
1- This DVD is designed for Intel architectures.
Minimum requirements: Intel Core CPU, 1GB RAM, 15GB free space on target partition, nVidia 6xxx or newer - ATI X1300 or newer - Intel GMA950 or X3100 VGA card.

2- This DVD includes Apple's Mac OS X Leopard 10.5.5 (9F33) installation.

3- Make sure that the md5 checksum of your iATKOS iso image matches the one posted on our website. Otherwise you may have a faulty DVD image. Use quality media/burner and burn slowly.



Information:

- This OSX86 installation DVD release supports both GPT and MBR partitioned harddrives.

- The major improvement on this 5i release is updating your running system using software updater just like real Macs. This is possible for Intel based chipsets. Please read the information about preparing an upgradable system below.

- Main system is fully stock! That means it can't run on x86 hardware without selecting none of x86 patches. At least you need to choose one of the decrypters.


Installation:

1- Run Disk Utility via Utilities menu and erase the target partition for clean install. Do partitioning if you need to.

a- You can choose MBR (Master Boot Record) or GPT (Guid Partition Table) via partitioning options. If you want to change your existing partition table type, note that all your existing data on disk will be gone.
b- For Windows fellows that has not tested this amazing system yet and that does not want to loose their windows software, porn and virus&trojan archive on D:\, should use Parted Magic Live CD for preparing an active primary target partition and after that, just erase it via diskutil. Jump to Step 2.

2- Select the destination for installation.

3- Click Customize*** and select what you need.

4- Click Install.

Install time is about 20 minutes.


*** Customize section is the most important part of the installation for you to make OS X work on your hardware.

Customize:

- iATKOS Main system: If you want to install the osx86 main system, you need to select this.
- Bootloader: You have 2 choices. You must select one of them for booting your osx86 system. PC_EFI V9 is an "all in one" bootloader and has many options. The most important ones are DSDT override, external kexts and the 64bit mode (snow leo only). DSDT override will be needed for the upcoming updates, otherwise osx86 systems will have kernel panic due to new RTC driver. "External kexts" option allows users to use external location for their special drivers (/Extra/Extensions), this will protect them from the updates. iATKOS v5i installation has all the needed scripts and packages for you to prepare an upgradable system and update like real Macs, but you need to read the information about preparing an upgradable system below.
The other choice is Chameleon v1.0.11. This is compatible for most systems, users whom want to have a normal old-style osx86 system may choose this bootloader.
- Decrypters: You must select one of the decrypters for your x86 hardware.
- SMBIOS: You need to select one of the enablers or classic x86 SMBIOS drivers. Enablers allow your system to run on stock SMBIOS driver and this is also a must for upgradable systems. x86 patched SMBIOS' are for normal old style osx86 systems.
- Kernel: You can choose 9.5.0 voodoo, 9.5.0 fassl kernel or old 9.2.0 toh kernel which is compatible for most.
For upgradable systems, the custom kernel you selected will be protected after applying the update, which means you will be running on new System.kext + your old 9.x.0 custom kernel which is not right. System must run on System.kext that belongs to your kernel version. So, you will need to replace new System.kext with your old System.kext, otherwise you will not able to use none of USB devices. You can find your custom kernel's System.kext under /Library/Temp. New updated one is in /System/Library/Extensions folder. Do not forget to repair the disk permissions using Disk Utility.
If you want to switch to stock kernel when running upgradable system, then you need to edit com.apple.Boot.plist file under /Library/Preferences/SystemConfiguration. You need to change the value ''custom'' to ''mach_kernel'' and reboot. Don't forget to use the same System.kext version with your running kernel. For normal iATKOS osx86 systems you need to check /Library/Backups folder for the stock kernel and replace it with the existing kernel on your root.
- ACPI: Main system includes stock ACPI driver. You can choose modified ACPI for shutdown/reboot problems and also you can select OHR driver for such issues. You can choose x86 modified ACPI driver for PS2 mouse/keyboard and also PS2 driver can sure manage that but it is not a good choice for upgradable systems. You may need to select APIC driver for some mobo.
- Disabler: This driver disables some problematic drivers, you may not need this for PC_EFI V9 systems but this can still be usefull for most systems.
- Remove PowerManagement: This removes the most problematic driver. You do not need it if you select Disabler or if you are on PC_EFI V9 bootloader.
- PS/2: Driver for PS/2 keyboard/mouse. You will need to modify the Info.plist of ACPIPS2Nub.kext for the update's ACPI version before applying main system update, otherwise your ps2 mouse/keboard will not work. For upgradable systems, I advice you to use x86 ACPI driver instead of this.
- OHR: Driver for freeze issues on shutdown/reboot. Modified ACPI driver can be an alternative for this.
- Drivers: Additional drivers for your setup. Read the descriptions.

*********Preparing an Upgradable System**********

A profile is given below, first four items are musts for upgradable systems, the rest are for additional setups. Read carefully. Intel chipsets have more chance for success.
- Main System
- PC EFI V9 Bootloader
- One of the Decrypters
- One of the SMBIOS Enablers
- It is better to use the stock kernel. If any custom kernel is selected then you will need to replace the System.kext with the one in /Library/Temp after applying the update.
- For PS2 mouse/keyboard it is better to select x86 ACPI driver instead of PS2 driver.
- Speedstepping support may be problematic for upgradable systems without Disabler. But you can use it safely with Disabler.
- GMA950-a will fail after update, GMA950-b or efi string should be selected for such systems.


Multiboot:

iATKOS 5i has no integrated procedure for multibooting but preparing a multiboot GPT or MBR system with this release is easy.

Here is a ''How To'' for GPT and MBR triple boot including Mac-Win-Linux.

- MBR (Master Boot Record) triple boot -

- Change your partition table type to MBR (msdos type) and create 3 primary partitions by using Parted Magic Live CD or iATKOS Disk Utility. HFS+ format for OS X target, Fat32 for the others.
(Note: %99.99999 of the PC harddrives already have MBR partition map scheme (msdos type) which you can change it to GPT via Parted Magic CD or iATKOS Disk Utility if you like to.)

- Add boot flag to Vista or Linux target and install the OS' in any order you like. For linux, do not install bootloader to MBR, install it to linux root. If you want linux to take the boot control then you need to install its bootloader to MBR.

- Boot iATKOS 5i DVD and install OS X to its target as usual.

- You may need to repair Vista. Add boot flag to Vista partition, boot Vista DVD, select repair, add boot flag to OS X partition, thats all.

Now you have triple boot on MBR.

Note: Adding boot flag to MBR partitions: Boot Parted Magic Live CD, right click to partition, select flags and click to boot.

- GPT (Guid Partition Table) triple boot -

- Change your partition table type to GPT (Guid Partition Table) and create 3 partitions by using iATKOS Disk Utility. HFS+ format for OS X target, Fat32 (msdos) for the others.

- Boot Windows Media and install it to its Fat32 target partition.
(Note: Vista might not detect the hybrid partition table as XP does If so it will refuse to install the OS on the target. The trick is just try to format the other partition and then select your real target again for installation, you will see that it will success this time. No need to worry, it will not erase any data that time, because it cannot even detect the MBR part of the hybrid but this trick solves it.)

- Boot Linux media and install the OS. If you want OS X to take the control of booting then install Linux bootloader to Linux root. If you want Linux to take the control then install it to MBR (actually the MBR of msdos part of the hybrid partition table) and you will need to change the install order also. The one which will take the boot control should be the last one to be installed.
(Note: Some live linux cd stuff (knoppix, kanotix, parsix, etc.) has built-in installer applications and they use gparted for partitioning and formatting targets. At this point, formatting target to linux fs via Gparted is not a good choice because it may break the hybrid partition table, use unix fdisk just for changing the target partition type from ''c0'' to ''83'' which is linux partition type, then you can continue installation.)

- Boot iATKOS 5i DVD and install OS X as usual.

Now you have triple boot on GPT, thats all.



Known Issues:

- This dvd may not include all the necessary drivers required by your setup. Additional steps may be needed to be taken by the user to setup and use such components.


Unsuccessful Installation and Related Symptoms:


- System freezes at grey screen by booting from DVD.

--> You probably have an unsupported chipset.
*965 or newer chipset ASUS or MSI motherboard/laptop
*many VIA, SIS, ATI chipset motherboards
~ start with cpus=1 -v
~ Play with BIOS settings, turn off 1 core
~ There are modified BIOS' for Intel 965 and newer ASUS/MSI motherboards

*******************************************


PM Profile Card
Go to the top of the page
+ Quote Post

Posts in this topic
- eren70   iATKOS 5i 10.5.5 Intel DVD   Nov 30 2008, 09:07 PM
- - Firechild   Is this release compatible with Skulltrail MoBo, D...   Nov 30 2008, 10:14 PM
- - maclancer   Pretty amazing DVD!!!!   Nov 30 2008, 10:24 PM
- - raggedjagged   Will this work on a Gigabyte GA-P35-DS3R? Do I nee...   Dec 1 2008, 12:12 AM
- - neo74   Super release! I tired today!   Dec 1 2008, 08:42 AM
- - xmms   Does not work after install on my GA EP45-UD3P, h...   Dec 1 2008, 10:55 AM
- - TimeActor   i´m download at the moment! i´ll try it later....   Dec 1 2008, 11:42 AM
- - xmms   After disable the onboard Audio, LAN, Firewire, se...   Dec 1 2008, 01:13 PM
|- - TimeActor   QUOTE (xmms @ Dec 1 2008, 02:13 PM) After...   Dec 1 2008, 01:26 PM
- - dolphin2k   das oder mal google bzw. die suchfunktion im forum...   Dec 1 2008, 05:05 PM
- - eren70   pc_efi v9 Kernel 9.5 SMBIOS (tried with all the ...   Dec 1 2008, 07:26 PM
|- - diablonet   QUOTE (eren70 @ Dec 1 2008, 12:26 PM) pc_...   Dec 1 2008, 07:39 PM
- - raggedjagged   I have 2 questions if someone can please help: 1....   Dec 1 2008, 09:52 PM
- - VIP855   could anyone here please put a step by step instru...   Dec 2 2008, 04:06 AM
- - kiepas   good work keyboard doesn't work on my acer asp...   Dec 2 2008, 09:09 AM
- - TimeActor   Successfull Installation here! Many than...   Dec 2 2008, 09:55 AM
- - Nitin Chandra   Try including the SMBIOS-EFI Air...had a similar i...   Dec 2 2008, 10:01 AM
- - xmms   Now it is running perfect on my GA EP45-UD3P Cor...   Dec 2 2008, 12:06 PM
|- - mikeyd   QUOTE (xmms @ Dec 2 2008, 05:06 AM) Now i...   Dec 2 2008, 04:31 PM
|- - SquireSCA   QUOTE (mikeyd @ Dec 2 2008, 04:31 PM) Can...   Dec 4 2008, 01:26 PM
|- - mikeyd   QUOTE (SquireSCA @ Dec 4 2008, 06:26 AM) ...   Dec 4 2008, 03:22 PM
- - tangokim   nice   Dec 2 2008, 03:32 PM
- - xmms   QUOTE (mikeyd @ Dec 2 2008, 05:31 PM) Can...   Dec 2 2008, 05:04 PM
|- - mikeyd   QUOTE (xmms @ Dec 2 2008, 10:04 AM) in bi...   Dec 2 2008, 05:41 PM
- - Chaplan   Is there a vanilla kernel option available in this...   Dec 2 2008, 05:45 PM
- - mars1   Bootloader: You have 2 choices. You must select on...   Dec 2 2008, 06:00 PM
- - kdiamant   Hi! I have this laptop HP PAVILION DV9680EV wi...   Dec 2 2008, 11:33 PM
- - wolsplatinum   I am a noob at OSx86. I would like some help with ...   Dec 3 2008, 04:18 AM
- - sebring017   Can anyone give me a hand. I keep installing but a...   Dec 3 2008, 05:34 AM
- - dcrad   Does this release work on nforce chipsets or is it...   Dec 3 2008, 10:34 AM
- - laryd2000   Tested on MSI PR 200x with modified BIOS by Kabyl....   Dec 3 2008, 12:33 PM
- - Ztardust   Will there be a iAtkos 5a for AMD coming as well? ...   Dec 3 2008, 12:52 PM
|- - Bob Ajob   QUOTE (Ztardust @ Dec 3 2008, 12:52 PM) W...   Dec 3 2008, 02:20 PM
- - eski   Iatkos is the best version OSx86 ever. I installed...   Dec 3 2008, 02:15 PM
- - diablonet   it includes 9.5.0 Kernel from Voodoo, Beta 2c, The...   Dec 3 2008, 02:31 PM
|- - pere   QUOTE (diablonet @ Dec 3 2008, 03:31 PM) ...   Dec 3 2008, 02:48 PM
- - diablonet   You are the man, thank you so much!   Dec 3 2008, 03:27 PM
- - enzo1   Hi m8's, I have been trying to install this ve...   Dec 3 2008, 06:33 PM
- - VIP855   Iatkos is NOT the best!! Try KALAWAY firs...   Dec 3 2008, 06:40 PM
|- - TimeActor   QUOTE (VIP855 @ Dec 3 2008, 07:40 PM) Iat...   Dec 3 2008, 08:09 PM
- - Konner   SO you guys decided to bring back SSE2 for the rel...   Dec 3 2008, 06:40 PM
- - diablonet   I used PC_Efi V9 wich uses external kexts feature,...   Dec 3 2008, 07:42 PM
- - diablonet   put the kernel with the renamed name "custom...   Dec 3 2008, 08:39 PM
|- - TimeActor   QUOTE (diablonet @ Dec 3 2008, 09:39 PM) ...   Dec 3 2008, 08:51 PM
- - diablonet   -Download the latest 9.5.0 based kernel on http://...   Dec 3 2008, 08:55 PM
|- - TimeActor   QUOTE (diablonet @ Dec 3 2008, 09:55 PM) ...   Dec 3 2008, 09:20 PM
- - diablonet   First of all, why do you want to update the 9.5.0 ...   Dec 3 2008, 09:23 PM
|- - TimeActor   QUOTE (diablonet @ Dec 3 2008, 10:23 PM) ...   Dec 3 2008, 09:39 PM
- - diablonet   Wich iAtkos do you have installed?   Dec 3 2008, 09:40 PM
|- - TimeActor   QUOTE (diablonet @ Dec 3 2008, 10:40 PM) ...   Dec 3 2008, 10:02 PM
|- - Core24All   QUOTE (TimeActor @ Dec 4 2008, 01:02 AM) ...   Dec 3 2008, 10:21 PM
- - Core24All   Finally! First time i can use GUID partition ...   Dec 3 2008, 09:40 PM
- - stroemarius   Any sugestions why I can`t see anything? I...   Dec 3 2008, 10:38 PM
|- - TimeActor   QUOTE (stroemarius @ Dec 3 2008, 11:38 PM...   Dec 3 2008, 11:03 PM
|- - tle88   QUOTE (TimeActor @ Dec 4 2008, 01:03 AM) ...   Dec 3 2008, 11:19 PM
|- - stroemarius   QUOTE (TimeActor @ Dec 3 2008, 11:03 PM) ...   Dec 4 2008, 09:34 AM
- - TimeActor   Hi and thanx...i´m a little bit confused! In ...   Dec 3 2008, 11:39 PM
- - SquireSCA   I have the Kalyway 10.5.2 DVD installed, once I re...   Dec 3 2008, 11:40 PM
- - TimeActor   i would use this one: OR on the fly... New kern...   Dec 4 2008, 12:02 AM
|- - tle88   QUOTE (TimeActor @ Dec 4 2008, 02:02 AM) ...   Dec 4 2008, 10:26 AM
|- - TimeActor   QUOTE (tle88 @ Dec 4 2008, 11:26 AM) Read...   Dec 4 2008, 10:52 AM
- - DickDuff   Easiest install yet. It took 15 minutes including ...   Dec 4 2008, 12:05 AM
|- - mikeyd   QUOTE (DickDuff @ Dec 3 2008, 05:05 PM) E...   Dec 4 2008, 03:37 AM
- - TimeActor   Hello @all, i make it but how can i check/verify i...   Dec 4 2008, 12:45 AM
- - asapreta   Installed like a charm on my test machine. Intel,...   Dec 4 2008, 12:54 AM
- - fireedo   QUOTE Hello @all, i make it but how can i check/ve...   Dec 4 2008, 02:55 AM
|- - TimeActor   QUOTE (fireedo @ Dec 4 2008, 03:55 AM) u ...   Dec 4 2008, 09:15 AM
- - DickDuff   Mikeyd: These are the exact settings I used, whic...   Dec 4 2008, 04:12 AM
- - rschultz101   Gigabyte GA-G33M-DS2R sleep / wake not working ,...   Dec 4 2008, 04:20 AM
- - DickDuff   Did you press the power button to see if it wakes ...   Dec 4 2008, 05:09 AM
- - gasmasocet   P5b delux, unsucesss. I tryied to install on difer...   Dec 4 2008, 10:06 AM
- - TimeActor   Don´t know everything i´m dooing wrong! I saw ...   Dec 4 2008, 01:10 PM
- - ManhattanJeff   Another fan, with a few problems! This is a ...   Dec 4 2008, 03:48 PM
- - DaveGeorge   I must say that this distro is the best I've t...   Dec 4 2008, 03:50 PM
- - SquireSCA   My first install attempt bombed. Told me to reboo...   Dec 4 2008, 04:29 PM
- - kdiamant   Intel Pro Wireless 3945ABG, Audio Realtek. Does it...   Dec 4 2008, 04:37 PM
- - sdmac   Hey I am getting the dreaded grey screen at instal...   Dec 4 2008, 06:16 PM
- - macromo   Hi guys! This release can be installed on my ...   Dec 4 2008, 08:06 PM
- - giuv5   HELLO BOYS DO NOT KNOW HOW DO I HAVE A PC FIN TIME...   Dec 4 2008, 09:46 PM
- - TimeActor   So Guy´s i´ve try it once more Now in Terminal i u...   Dec 4 2008, 10:03 PM
- - raggedjagged   Can I install Audio Kexts for my motherboard in th...   Dec 4 2008, 10:27 PM
- - wolsplatinum   I have an on board realtek rtl8139 I installed the...   Dec 5 2008, 12:45 AM
- - SquireSCA   I cannot get this distro to install. Kalyway 10.5...   Dec 5 2008, 02:48 AM
- - SquireSCA   Ok, I can get it to boot into the OS, I found the ...   Dec 5 2008, 04:03 AM
- - a5hr1th   Can I install this on a P4 3.0GHz ? Or suggest any...   Dec 5 2008, 04:26 AM
- - SquireSCA   OK, I used the NVKush driver, and it booted, had s...   Dec 5 2008, 04:31 AM
- - stroemarius   Someone help me on this! I can only see a grey...   Dec 5 2008, 06:18 AM
- - fireedo   you have to choose the right kext of EFI string fo...   Dec 5 2008, 06:25 AM
- - DickDuff   wolsplatinum: I found this in the Insanelymac Por...   Dec 5 2008, 07:50 AM
- - TimeActor   I´m using iAtkos 5i without any problems! Than...   Dec 5 2008, 10:24 AM
- - SquireSCA   For me, to get it to work, I had to use Chameleon ...   Dec 5 2008, 11:21 AM
- - Rapscallion   Thank you for this! I just got everything work...   Dec 5 2008, 11:25 AM
- - raggedjagged   Can someone please teach or help me on how to inst...   Dec 5 2008, 03:05 PM
|- - TimeActor   QUOTE (raggedjagged @ Dec 5 2008, 04:05 P...   Dec 5 2008, 03:40 PM
|- - raggedjagged   QUOTE (TimeActor @ Dec 5 2008, 10:40 PM) ...   Dec 5 2008, 07:34 PM
- - Dr. Hurt   Looks promising. Downloading now. I just hope its ...   Dec 5 2008, 07:47 PM
|- - issachar   Hi Anyone in Cape Town, South Africa have this d...   Dec 5 2008, 08:04 PM
- - JaE-V   If anyone has rapidshare mirror send me a PM pleas...   Dec 5 2008, 10:55 PM
- - fireedo   JaE-V Check your PM   Dec 5 2008, 11:16 PM
- - macguy13   I have the iAtkos 5i DVD that I torrented. When I ...   Dec 6 2008, 02:42 AM
5 Pages V   1 2 3 > » 

Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 9th February 2010 - 02:39 PM