S@Z!, on 10 March 2013 - 12:06 PM, said:
Thank you very much

....finally now it boots, but I dint install as I didnt backup my data. ( I was trying for it for half a year or so..).But the keyboard and mouse not working (both PS2)..I can control with usb mouse but my keyboard doesnt work. Are you sure that after install I can make my keyboard work..? And also will I need to use the -f and -v bootflags whenever I boot ??

Please Reply
Have you installed the following kexts in /System/Library/Extensions
AppleACPIPS2Nub.kext
ApplePS2Controller.kext
ApplePS2Keyboard.kext
ApplePS2Mouse.kext
and reset kext ownership and permissions:
sudo chown -R root:wheel /System/Library/Extensions/
sudo chmod -R 755 /System/Library/Extensions/
sudo touch /System/Library/Extensions/
sudo kextcache -v 1 -t -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions
64bit versions of these kexts and AppleNForceATA.kext etc. are available in my verdant_Mountain_LIon_Support_Files_v1.0 from here.....