![]() |
#1
|
|||
|
|||
iATKOS v5.0i 10.5.5 and Dell Inspiron 530 -- Help?
Okay, I should offer up here at the beginning that this is the first time I've ever tried anything like this, so I'm pretty much an utter noob. That being said, does anyone have any advice for custom packages and boot options I should be selecting during the installation process? I've tried it a couple times and keep getting stuck at the grey apple loading screen after first boot.
I'm running: - Intel Q6600 Dual Core 2.4 Ghz processor - ATI Radeon Sapphire x1950 512MB Video Card - FoxConn G33m03 motherboard (I think, anyway. This is what I read comes stock on this model) Any advice would be greatly appreciated. |
#2
|
||||
|
||||
Quote:
|
#3
|
||||
|
||||
Quote:
If you want.... boot using the boot flag "-s" and then remove the problem (video) kexts with Code:
/sbin/mount -uw / cd /System/Library/Extensions/ rm -Rf GeForce* rm -Rf ATI* rm -Rf NVDA* cd .. rm -Rf Extensions.mkext reboot we'll need to reinstall video again later but this should get you into the system. 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. ![]() |