For those with questions on getting this to work I combined picchiant's tutorial with the one from Aboshi (located at
http://www.insanelymac.com/forum/index.php...73184&st=0).
Here is one that will hopefully help those having issues putting iatkos 10.5.7 on the acer 150.
Here is the procedure:
Acer Aspire One - A150 (bcm43xx wireless card installed) 1.0gb ram / iAtkos_v7 / Leopard 10.5.7 (video, sound and wired network working)
Plug in your now bootable OS X Flash Drive, USB DVD, or USB HDD (depend on what medium your using for the install) Turn on the acer 150 and press F12. Now select the Flash Drive, USB DVD, or USB HDD you want to install from and keep pressing F8 and hit enter. If you do not keep pressing F8 you will white screen with an apple logo and then the system will reboot so make sure you keep pressing F8 when booting off of your drive! you should see a command line with boot:
now at the command line with boot: type cpus=1
it should look like this boot: cpus=1
then hit enter and you should boot into the OS X installer pretty fast if your installing from a flash drive. You can also use the -v command before cpus=1 this will show you any messages if you need to figure out what went wrong (if anything went wrong) Example: boot: -v cpus=1
If you get a panic and the system reboots or your stuck at a white screen with a circle with a slash going through it, just reboot and try again. (I am trying to remember if I needed to continue to press F8 with the acer - I know I did when I installed iatkos on the hp mini but not sure if i did on the A150).
1. The installer will now begin. Wait at the apple logo until a language selection screen is shown. Select your language and hit next.
2. Go to the top of the screen where it says utilities. From this menu select "Disk Utility"
3. Click on the Acer's Hard drive in the left pane.
4. Click on the "erase" tab
5. Under Volume format, select Mac OS Extended
6. Click Erase
(NOTE from Aboshi's tutorial: If you plan on ever dual booting or wanting partitions on your drive, now is the time to do it. You wont be able to partition/resize your drive after the install. If you would like to dual boot, go to the partition tab on you HD, and click the + button. Add a partition any size you like and assign it as "Free Space". You can format it later)
(My note - - -there are other methods of setting up a dual boot and XP or whatever else should be set up first)
7. After erasing is complete, exit the disk utility
8. Now click next and select your newly erased hard drive as the destination.
9.On the next screen you will see an option at the bottom that says "customize". Click on it and apply the following patches:
+ (Expand)
* (Select)
*iatkos v7 Main System (Installed By Default)
+Bootloader
*Chameleon v2 (Installed By Default)
+X86 Patches
+Decrypters (Unselect AppleDecypt)
*Dsmos (Select)
+Kernel
*9.50.0 KernelVoodoo (Select)
+ACPI
*x86 ACPI (Select)
+Drivers
(Skip VGA) NOT APPLICABLE TO ACER ASPIRE ONE A150 or D150 - Below is the Correct procedure to install the video with the proper resolution.
+Sound
*Voodoo HDA driver (Installed By Default)
+System
+PS/2 Mouse Keyboard (Only Select One)
*Apple Ps/2 Driver (Select)
+System
*Laptop Battery (Select)
+Network
+Wired
realteck 1000
+Wireless
*Broadcom BCM43xx (Dw1490,Dw1390,Dw1395) (Select) This Kext is only if you have already Purchased The(Dw1490 Cards).
*Post_Install Actions (Installed By Default)
That's it you can now continue with the installation.
Install will take about 15 mins. your computer will reboot when the install is finished.
Once the install is finished you will have a nice new shiny boot screen =) this is chameleon 2.1 RC you should see the Chameleon on top =)
At this point everything will work out of the box but the screen will be stuck in 800x600 with no selection for other resolutions yet so we will fix this in advance (or at least prepare to install proper video drivers).
You can also boot into OS X at this time first if you want to setup your account first then follow the steps below So now that OS X is installed when the Acer 150 reboots you will see the Chameleon boot loader. press any key to enter setup. Once you press any key you then type -s (you should see boot: -s on the bottom left hand side of the screen), now press enter and it should boot you into single user mode.
with you get the command prompt it will look like this:
:/ root#
now type /sbin/fsck -fy and press enter
after it does its thing type: /sbin/mount -uw / and press enter
don't forget that / after -uw or you will not have write access. (also make sure to put the space between the w and the /).
Do this exactly to make things easier Type: cd System/Library and press enter
Type: rm -r Extensions.mkext and press enter
Type: cd Extensions and press enter
Type: rm -r AppleIntelGMA*.* and press enter
Type: rm -r AppleIntelIntergrated*.* press tab and it will fill in the rest for you and press enter
Type: shutdown -r now
This will remove the kext cache and all of the Intel Graphic drivers because they do not work correctly (stuck at 800x600) and the system should now reboot. If all went well you should be at the screen to enter in all of your info and user account =)
Once you are at the desktop of OS X you can now install the video drivers from the Display Package Aboshi put together (I take no credit for the actual Drivers).
These are located at
http://www.insanelymac.com/forum/index.php...st&id=51803 OSX86 tools can be downloaded from
http://www.heavyhackintosh.blogspot.com/20...inal-10150.html You can download them directly or download them on another computer and put the files on a flash drive or cd (which I did), just make sure to copy them to the Desktop to make things easier.
Once you extract The above two downloads to the Desktop you should have these folders:
OSXTools1.0.150
First
Second
Now Start OSXTools and click install kexts
browse to the dir First and select all (3) kexts
and click install.
After the kexts install with will pop up asking to reboot
DO NOT REBOOT!!!!!!!!!!!!!!! if you reboot you will have to go into single user mode again and remove all the files again
SO DO NOT REBOOT YET! CLICK CANCEL Now open the folder Second and click on GMA950.pkg and a setup window will pop up.
click continue, click install put in your password if you have one and proceed. after the install you can now reboot.
reboot with flag -f (IMPORTANT THE FIRST TIME) then you can reboot without any option in the future.
Once you reboot you should be back at the OS X desktop but now with working 1024x600 resolution! you can now enable Quartz.
Enable Quartz To enable Quartz open OSX86 Tools and click the Enable/Disable Quartz GL button. It will tell you the current status. If its disabled, feel free to enable it by clicking the button that says "Enable Quartz GL". after Quartz is enabled the system will need to rebooted.
You should now be fully working on OS X 10.5.7
Many thanks to picchiant and Aboshi for their tutorials. Hopefully this will help to make things easier for those new to OS X (like me, lol).