kai wang Posted May 9, 2020 Posted May 9, 2020 Hello , There are some useless boot option under clover start menu ,For example :Boot Windows from w , Boot Windows from b , Boot Windows from c ...etc . blow is configure description I type three parameter " Preboot ,Recovery , Windows" under Hide volume column for GUI i select this two option " Entries,Legacy " under Scan column for GUI By the way i try only select one option "entries" under Scan column ,then restart laptop ,but useless boot options are still existing . Attachment is useless boot option photo and GUI configure photo . Please help me and give some suggestions. Thank you config.plist.zip useless boot option.jpg.zip GUI_Configure.jpg.zip
Administrators MaLd0n Posted May 9, 2020 Administrators Posted May 9, 2020 gui tab, Hide Volume option -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
kai wang Posted May 9, 2020 Author Posted May 9, 2020 Hello , i add three options ( Boot Windows from w ,Boot Windows from b , Boot Windows from ) in Hide volume column under GUI table . They are all full-name. then i restart laptop , i find out that useless options are still existing now . Attachment is current GUI configure photo . GUI_Configure.jpg.zip
kai wang Posted July 14, 2020 Author Posted July 14, 2020 Hello , I had been resolve this problem. The following is resolve method . Frist use Text editor open config.plist, then find out below codes <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <true/> <key>Tool</key> <false/> </dict> then change them to below codes <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <false/> <key>Tool</key> <true/> </dict>
Administrators MaLd0n Posted July 14, 2020 Administrators Posted July 14, 2020 -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now