Jump to content
17 posts in this topic

Recommended Posts

you can also use Chameleon prefpane, see here: http://www.hackintoshosx.com/files/file/2239-chameleon-prefpane-r315/
I do not know whether it exestiert a more recent version, you can search here on insaneleymac.com or on hackintoshosx.com .

 

look here:

oh i'm sorry, :( I've missed that you are looking to a solution for clover, you can use clover prefpane... I think that you can do the same thing with it. I have no knowledge with clover,

  • 2 weeks later...

Something like Custom Entries but I don't know about Wizards

	<key>GUI</key>
	<dict>
		<key>Custom</key>
		<dict>
			<key>Entries</key>
			<array>
				<dict>
					<key>AddArguments</key>
					<string>-v</string>
					<key>Arguments</key>
					<string>Kernel=mach_kernel</string>
					<key>Disabled</key>
					<true/>
					<key>Hidden</key>
					<false/>
					<key>Hotkey</key>
					<string>M</string>
					<key>InjectKexts</key>
					<false/>
					<key>NoCaches</key>
					<false/>
					<key>Path</key>
					<string>\EFI\BOOT\BOOTX64.efi</string>
					<key>Title</key>
					<string>MyCustomEntry</string>
					<key>Type</key>
					<string>OSXRecovery</string>
					<key>Volume</key>
					<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
				</dict>
				<dict>
					<key>Hidden</key>
					<false/>
					<key>InjectKexts</key>
					<false/>
					<key>NoCaches</key>
					<false/>
					<key>SubEntries</key>
					<array>
						<dict>
							<key>AddArguments</key>

  • 2 weeks later...

 

 

Classic Edition or Vibrant Edition?

what's the different?

 

 

 

Something like Custom Entries but I don't know about Wizards

	<key>GUI</key>
	<dict>
		<key>Custom</key>
		<dict>
			<key>Entries</key>
			<array>
				<dict>
					<key>AddArguments</key>
					<string>-v</string>
					<key>Arguments</key>
					<string>Kernel=mach_kernel</string>
					<key>Disabled</key>
					<true/>
					<key>Hidden</key>
					<false/>
					<key>Hotkey</key>
					<string>M</string>
					<key>InjectKexts</key>
					<false/>
					<key>NoCaches</key>
					<false/>
					<key>Path</key>
					<string>\EFI\BOOT\BOOTX64.efi</string>
					<key>Title</key>
					<string>MyCustomEntry</string>
					<key>Type</key>
					<string>OSXRecovery</string>
					<key>Volume</key>
					<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
				</dict>
				<dict>
					<key>Hidden</key>
					<false/>
					<key>InjectKexts</key>
					<false/>
					<key>NoCaches</key>
					<false/>
					<key>SubEntries</key>
					<array>
						<dict>
							<key>AddArguments</key>

 

may Clover use the label of the hard disk for the name of bootable elements?

 

1) i would like the default volume is windows

 

 

2) then the timeout doesn't work, i dont' know why.

 

3) may Clover use the label of the hard disk for the name of bootable elements?

for example I have two disc with windows and one with mac

how change the two identical named windows?

1) i would like the default volume is windows

 

 

2) then the timeout doesn't work, i dont' know why.

 

3) may Clover use the label of the hard disk for the name of bootable elements?

for example I have two disc with windows and one with mac

how change the two identical named windows?

1)

If this is the same HDD controlled by one EFI partition with Clover and windows's bootmgr.efi then you have to set DefaultLoader=bootmgr.efi

If there are two HDD then choose default volume in BIOS.

2) timeout works if the default volume is found.

3) manually set it.

@Sergey ....

 

1)

If this is the same HDD controlled by one EFI partition with Clover and windows's bootmgr.efi then you have to set DefaultLoader=bootmgr.efi

If there are two HDD then choose default volume in BIOS.

 

 

2) timeout works if the default volume is found.

3) manually set it.

 

1) only one HD

2) default volume was found, I think, I don't know if it thinking also Clover.

3) too much time, when i can use http://www.insanelymac.com/forum/topic/308985-alternative-to-chameleon-wizard/

Edited by Allan
Here is not places for fights, if necessary solve this via PM.
×
×
  • Create New...