Jump to content

Cant Boot Osx86 On Partition.


TheElementWithin
 Share

2 posts in this topic

Recommended Posts

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
Share on other sites

 Share

×
×
  • Create New...