![]() |
#11
|
||||
|
||||
I fixed the problem, somehow the plist file got messed up so I went ahead and reinstalled Snow Leopard and added the nessisary plist changes and all went well, It boots
fine after I booted once with the "-v -f" flags. Thanks for your time. 00010 RETIRED |
#12
|
||||
|
||||
I knew something had to be off. As there is no difference in typing those commands and having them in the proper place in your com.apple.Boot.plist
By the way could you post that segment of your com.apple.Boot.plist so that others can see what changes you have made. 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 |
#13
|
||||
|
||||
Sure, I'll post it on here late this evening.
00010 RETIRED |
#14
|
||||
|
||||
This is my current plist file contents:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Timeout</key> <string>5</string> <key>Kernel Flags</key> <string>arch=i386</string> <key>EthernetBuiltIn</key> <string>y</string> <key>Graphics Mode</key> <string>1280x800x75</string> </dict> </plist> 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. RETIRED |