InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-08-2009, 12:41 AM
bandit250 bandit250 is offline
Puma
 
Join Date: Feb 2009
Posts: 16
unable to boot after install of some kexts

can some help me i installed some kexts now i cant boot when i boot with -v i get to errors in yellow that say unable to find drivers com.apple.driver.appleacpiplatform and com,psystar.driver.openhaltrestart.
Reply With Quote
  #2  
Old 03-08-2009, 04:44 AM
Ali C. Ali C. is offline
Panther
 
Join Date: Nov 2008
Posts: 182
Try -v -x -F. If this lets you in, restore the ACPI driver as my guess is that's where your trouble lies.

Custom Hackintosh...AMD Athlon X2 5000+ (2.6 GHz) on GA-MA78GM-S2H...Linksys WMP300n Wireless...ALC889a sound...ATI HD 3650 PCIe...1 GB DDR2 RAM...320GB Western Digital SATA + 200GB Seagate IDE HDD...Rosewill DVD-RW IDE...Running Kalyway upgraded to 10.5.7...All Fully Functional
Reply With Quote
  #3  
Old 03-08-2009, 04:57 AM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
It is also a good idea to backup both your Extensions folder and your kernel once you get a working system. You could then boot into Single User Mode (-s) and manually replace those kexts.

To backup your Extensions folder:
1. First we will make a directory called "backup" in our root directory to store them. Open Terminal and type:
Code:
mkdir /backup
2. Copy your kexts to the new "backup" folder.
Code:
cp -r /System/Library/Extensions /backup
To backup your kernel:
1. Open Terminal and type the following:
Code:
cp -r /mach_kernel /mach_kernel.backup
Now if your kernel gets replaced you can boot using the boot-option mach_kernel.backup and it will load your backup kernel.

MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Reply With Quote
  #4  
Old 03-08-2009, 01:15 PM
bandit250 bandit250 is offline
Puma
 
Join Date: Feb 2009
Posts: 16
i tryed -v-x-F still nothing just asks me to reboot do i have to re-install it?
Reply With Quote
  #5  
Old 03-09-2009, 02:21 PM
erick2red's Avatar
erick2red erick2red is offline
Tiger
 
Join Date: Dec 2008
Location: Santiago de Cuba, Cuba
Posts: 303
Quote:
i tryed -v-x-F still nothing just asks me to reboot do i have to re-install it?
try "-s" and try to restore your old kexts

CPU: Intel Pentium Dual E2140 1.6 GHz. Graphics: Intel(R) 82945G (128 MB). Board: Asus P5GC-TVM/S Chipset: Intel Lakeport-G i945GC. HDD: 232 Gb S-ATA Samsung
Version 10.6.2 32bit. Kernel: Vanilla. Audio: VoodooHDA 0.2.2 with prefpane. Video: Stock GMA. PS2 fix: VoodooPS2
USB 2 not working

Acer Aspire 4530-6823
CPU: AMD Athlon™ X2 QL-62 2.0GHz. Graphics: Integrated GeForce® 9100M G. Chipset: nForce® MCP77MH.
Reply With Quote
  #6  
Old 03-10-2009, 01:29 AM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
Quote:
Originally Posted by bandit250 View Post
i tryed -v-x-F still nothing just asks me to reboot do i have to re-install it?
Do you remember the exact kexts which you installed? We may be able to help you avoid a complete reinstall but will need to know a bit more.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Reply With Quote
Reply