InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-10-2008, 02:19 PM
GMCivic GMCivic is offline
Cheetah
 
Join Date: Mar 2008
Posts: 2
First of all I Would Say Hello to everybody...

Tech Specs:
AMD x2 3200+
1GB Ram
Asus Mainboard (nForce Chipset)
Asus Grafic te5200 (nVidia)
21" Eizo Monitor

I Installed Osx on my System and everything works fine but i get 2 Errors after reebooting...

the first Error is a LaptopDisplay.kext error

and the second is a Problem with the Darwin Bootloader...
my System boots only from the DVD....but why???
I tried to set Guid boot options but nothing happend...

Any Ideas????

Sorry for my English... :-)
Reply With Quote
  #2  
Old 03-10-2008, 10:24 PM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
For your GUID error do the following:

There's an issue with the script that installs the GUID bootloader.

Easy to fix :

Code:
1 - Boot with the DVD.
2 - Press F8, then type "-s"
3- type "cd /usr/standalone/i386"
4 - type "dd if=./guid/boot1h of=/dev/rdiskXsY bs=512 count=1 (X is the disk number and Y is the partition number on which you installed Leo)
5 - type "dd if=./guid/boot0 of=/dev/diskX bs=400 count=1
6 - type "./startupfiletool -v /dev/diskXsY ./boot_v8"
GUID bootloader must be now installed correctly.

Quote:
[cite] GMCivic:[/cite]First of all I Would Say Hello to everybody...

Tech Specs:
AMD x2 3200+
1GB Ram
Asus Mainboard (nForce Chipset)
Asus Grafic te5200 (nVidia)
21" Eizo Monitor

I Installed Osx on my System and everything works fine but i get 2 Errors after reebooting...

the first Error is a LaptopDisplay.kext error

and the second is a Problem with the Darwin Bootloader...
my System boots only from the DVD....but why???
I tried to set Guid boot options but nothing happend...

Any Ideas????

Sorry for my English... :-)
Reply With Quote
Reply