Clever Chameleon Mac OS

broken image


Chameleon is an optimization tool for Solid State Drive on Mac OS X system. It can enable TRIM on non Apple-branded disks. Now you can also increase durability reducing I O writing cycles, set hibernate mode and save space disabling sleep image. The Chameleon is a Rabbit. He argued his case last week to be a Dragon, but the prosecution asserts that he first popped into existence in 2011. That is, during the most recent Year of the Rabbit. And a birthday is a birthday – so a Rabbit he is, and a Rabbit he must stay. Welcome Chameleon OS X El Capitan Vanilla Installer Chameleon. I am build this Programe to make it easy USB Installation of OS X El Capitan with Chameleon. USB Drive 16 gig or higher ( USB 8 gig not enough free space for El Capitan Beta Public ).IMPORTANT. Install OS X El Capitan Public Beta.app. Or Install OS X 10.11. The Chameleon is a Rabbit. He argued his case last week to be a Dragon, but the prosecution asserts that he first popped into existence in 2011. That is, during the most recent Year of the Rabbit. And a birthday is a birthday – so a Rabbit he is, and a Rabbit he must stay. Chameleon Wizard is a forthright updater application designed for the Chameleon boot loader app designed to help you take advantage of all OS X capabilities on your hackintosh computer.

Inserting USB sticks to your Mac OS X based system makes Mac OS X mount the stick without assigning certain permissions like owners, or groups.

I. How things get mounted on Mac OS

The mount command on the terminal returns most likely some lines, like that:

  • testuser$ mount
  • /dev/disk0s2 on / (hfs, local, journaled)
    devfs on /dev (devfs, local, nobrowse)
    map -hosts on /net (autofs, nosuid, automounted, nobrowse)
    map auto_home on /home (autofs, automounted, nobrowse)
    /dev/disk3s1 on /Volumes/CHAMBOOT (hfs, local, nodev, nosuid, journaled, noowners)
    /dev/disk1s4 on /Volumes/Mac OS X Install DVD (hfs, local, nodev, nosuid, noowners)

You can see quite a lot of slices Theatre of evolution v2 mac os. (i.e. ~partitions) are mounted to that system I am running here. For instance disk1s4 is the forth slice of disk1 and it countains an image of a Mac OS X Install DVD. Space cargo (itch) mac os. And you can see a CHAMBOOT named drive mounted with several options.

Clever Chameleon Mac OS

II. Mount Options/Permissions

Our beloved USB stick named CHAMBOOT (contains Chameleon and) is disk3s1 and is mounted to /Volumes/CHAMBOOT. Mac OS handles USB mounting for most of our every day life operations fairly reliable. But this comes at a cost, as this simplicity is achieved here by applying options like nosuid and noowners during the mount process.

For people willing to run Chameleon from a USB stick permissions are inevitable, as for instance an Extensions.mkext kextcache can only be generated with proper file permissions being set.

II. Mounting USB with permissions

This just requires some simple mount operations being performed manually on the terminal. Do the following:

  • testuser$ sudo -s
    Become ultimate root now.
  • testuser$ cd
    Get back to the home folder whereever you've been before.
  • testuser$ sync
    Force completion of pending disk writes.
  • testuser$ umount -f /Volumes/CHAMBOOT
    This unmounts the USB stick called CHAMBOOT
  • testuser$ mkdir chamboottemp
    Create a temporary folder for our mounting session
  • testuser$ mount_hfs /dev/disk3s1 chamboottemp/
    Mount the USB stick to the temporary folder
  • testuser$ mount
    See how the drives are mounted now
  • /dev/disk0s2 on / (hfs, local, journaled)
    devfs on /dev (devfs, local, nobrowse)
    map -hosts on /net (autofs, nosuid, automounted, nobrowse)
    map auto_home on /home (autofs, automounted, nobrowse)
    /dev/disk3s1 on /Users/admin/chamboottemp (hfs, local, journaled)
    /dev/disk1s4 on /Volumes/Mac OS X Install DVD (hfs, local, nodev, nosuid, noowners)
    You can see the USB stick is now mounted without 'extra' options.

Now you can apply changes to the USB stick's files in the proper manner (like copying files, repairing permissions and creating a kextcache). After having performed all the changes, you can correctly unmount. Read here:

III. Manually Unmounting

  • testuser$ cd
    Get back to the home folder whereever you've been before.
  • testuser$ umount -f chamboottemp
    Force to unmount the device mounted to the chamboottemp folder now.
  • testuser$ rmdir chamboottemp
    It is safe to delete the chamboottemp folder now.

IV. Links

Yandere runner prototype mac os. » Mac OS X Reference Library: Man Page for 'sync'…
» Mac OS X Reference Library: Man Page for 'mount'…
» AsereBln.BlogSpot.com: Some terminal work…

Clever Chameleon Mac Os X

Related

Clever Chameleon Mac Os Catalina

In this guide I will show you how to fix iMessage on your Hackintosh with Chimera or Chameleon in a few [easy] steps. This guide will also work if you already have problems with iCloud and/or the Mac App Store and will fix them too.

  1. Download and extract this .zip package
  2. Copy the 'FileNVRAM.dylib' file into the 'modules' folder in your /Extra folder
    [If you can't find the Extra folder in the root of your disk drive open the Finder, press Command+Shift+G, type '/Extra' and then click Go]
  3. Repair your permissions with Disk Utility
  4. Reboot

The FileNVRAM.dylib will create a new .plist file inside your Extra folder which will trick the Apple's NVRAM check triggered when you try yo connect to iCloud, the Mac App Store and iMessage.

If this solution doesn't work you can try:

  1. Changing your AppleID password to a new password you never used before
  2. Adding a working credit card number to you AppleID account
  3. Giving your Hackintosh a different serial number.

This, with the 'modules' folder we just added, will work 90% of the times, if not you can try those additional steps:

Note: In the next steps we're going to change your Hackintosh current bootloader to the newest version of the Chameleon bootloader which integrates a few patches for iMessage. If you're already using Chameleon it should be straight-forward but if you're using Chimera make sure that you check the correct boot flags in your org.chameleon.Boot.plist, especially if you're using a NVidia or ATI GPU.

Clever Chameleon Mac Os 11

  1. Move Chameleon Wizard to your application folder
  2. Open Chameleon Wizard and select Update and then check 'Update more bootloader files'
  3. Click Install
  4. Reboot

Done!





broken image