A Simple OSX86 Blog
Application
LIZARD – A companion for Chameleon bootloader
Oct 23rd
Are you using Chameleon boot loader or PC EFI boot loader, you might need to write smbios.plist
Sotone has created a cocoa application, designed to manage Chameleon. You can edit com.apple.Boot.plist, smbios.plist and build a bootable ISO. Lizard only support Extra folder from the system partition, actually it can’t grab Extra folder from another partition (but i hope it will).
It also can’t (and probably never) grab files from the “efi” partition.
However, you can specify a custom path for smbios.plist, or use the Apple’s default location for com.apple.Boot.plist (seem’s necessary for RAID).
The avanced Theme part is able to read some new informations
- You can add two keys in the theme.plist
<key>Author</key>
<string>Me</string>
<key>Version</key>
<string>1.0</string>
- And add a thumb named “thumb.png” with other files.
If you’re not familiar with Chameleon, the application is shipped with detailled help files.
Hope Lizard will makes your chameleon’s experience better…
Credits:
Prasys for Smbios Help content
Distemperus for Boot Help content
Trauma, Kabyl, JrCs, BlackOsx for their advices and expertise.
You can download the latest build : here

