Twitter
Become an osx86.net Members, Click here to Register!

Rate this File
Uploaded by John - 11th December 2009
Author Version 2.0 RC4
File Size Compatible with
Unkown
No
Unkown
Downloads Downloads 8,424
Chameleon Bootloader 2.0 RC4 Size: 945.9 KB  

About the new options Hide Partition
Using this option you can enumerate all your partitions what you would like to remove from the boot menu, the syntax is similar to the Default Partition option but here you can specify many volumes in your com.apple.Boot.plist: Hide Partition hd(0,1) hd(2,5) In the above example the booter won’t display partition 1 on BIOS drive 0 and partition 5 on disk 2. PciRoot
This is a similar option what you can find in PC_EFI, but we’re doing this a bit different: The default value is still 0 but you can set to any arbitrary value like: PciRoot 1 About the patches and fixes applied in RC4-r684 Here is a quick Changelog highlight: Fixed booting the default partition when using timeout. Added Intel Core i5 detection.
Applied rivig’s patch against all stage 1 loaders. Now linear address mapping uses 12 bit offsets. Added DigitalDJ’s SMBIOS CPU detection patch. Applied IntVar’s system-id patch. Applied hnak’s read_lba register saving patch. Added radekg’s HFS filesystem fix to handle 2GB+ file sizes. Backported ATI device injection EFI64 tables and hibernation fix from netkas’ PC_EFI. Thanks and credits goes for them!


Comments

dvnjusme
18th January 2012 at 13:29
I was wonderin' if we would be able to put this in iso form... I'm having some PCI config problems... doesn't the rc4 have an internal fix for that?