TheElementWithin Posted August 26, 2005 Share Posted August 26, 2005 I did what everyone said and now my install wont boot. I edited the com.apple.Boot.plist file and made it look like this... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//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>Kernel Flags</key> <string>platform=X86PC</string> <key>Boot Graphics</key> <string>Yes</string> <key>Quiet Boot</key> <string>Yes</string> </dict> </plist> Can I get in to edit it again without booting? I want to restore the orignal. Link to comment https://www.insanelymac.com/forum/topic/1266-cant-boot-osx86-on-partition/ Share on other sites More sharing options...
OldSkoolGamer Posted August 26, 2005 Share Posted August 26, 2005 <string>platform=X86PC</string> try editing it to read like this instead to see if it'll work <key>Platform</key> </string>x86PC</string> other than that everytihng looked OK 2 me Link to comment https://www.insanelymac.com/forum/topic/1266-cant-boot-osx86-on-partition/#findComment-7660 Share on other sites More sharing options...
Recommended Posts