lexone
Moderator
- Joined
- Apr 13, 2012
- Messages
- 507
- Motherboard
- GA-Z87X-OC
- CPU
- i7-4770K
- Graphics
- GTX 780
- Mac
-
,
- Mobile Phone
-
Hi guys, after performing some further testing I have determined what the actual root cause of this issues is. This issue is actually due to the "Rename Partition" option I had added to my org.chameleon.Boot.plist to change the display names in the bootloader. Apparently, versions above 2286 no longer play nice/support using this option regardless if entered in the following formats:
Has this bee removed from Chimera/Chameleon? Is there another way I can achieve renaming my partitions in the bootloader? It does effectively rename the partition but it then prevents the system from booting, cause the bootloop and the corrupt icons as display/described in earlier posts. Please help guys 
PHP:
<key>Rename Partition</key>
<string>"oldName" newName</string>
or
<key>Rename Partition</key>
<string>hd(x,y) newName</string>
