zoliky Posted April 11, 2013 Share Posted April 11, 2013 I have these in org.chameleon.Boot.plist  <?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>Kernel Flags</key> <string></string> <key>Default Partition</key> <string>hd(0,2)</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>Quiet Boot</key> <string>Yes</string> <key>DropSSDT</key> <string>Yes</string> </dict> </plist>  Does the order matter? For example, do I need to insert "Default Partition" at the very beginning (before Kernel) ? or doesn't matter? Thank you. Your suggestion would be greatly appreciated! Quote Link to comment Share on other sites More sharing options...
mendietinha Posted April 11, 2013 Share Posted April 11, 2013 no. at least for these settings, it doesn't matter. Quote Se quando viaja faz o que quer, quando viajar, não leve a mulher ----  No PM support. Use the forum..Lenovo Core I5 6200U 8Gb 256Gb HD520 (macOS 14.0) OC MBA 2017 i5 8Gb 256Gb HD6000 (macOS 14.0) OCLP Ryzen 7 5700X 32Gb 2Tb nvme RTX 3060TI 8Gb (W10) Link to comment Share on other sites More sharing options...
zoliky Posted April 12, 2013 Author Share Posted April 12, 2013 Thank you! Do I need to have that "Kernel Flags" entry in the file? It is empty. Quote Link to comment Share on other sites More sharing options...