Jump to content

Ozmosis


xpamamadeus
6,231 posts in this topic

Recommended Posts

Voldemort thats just a jpeg file, nothing more, nothing less. Good luck.

 

 

Thank you very much The KiNG, no more speculations... Very good news!  :)

And Should I use it for my Gigabyte G1 Sniper B5? or exclusively to use in QUO Motherboards?

 

 

I say this because I see that This bootlogo is larger that the logo I have in my Bios

Link to comment
Share on other sites

And Should I use it for my Gigabyte G1 Sniper B5? or exclusively to use in QUO Motherboards?

 

 

I say this because I see that This bootlogo is larger that the logo I have in my Bios

 

If you want to change your UEFI/Bios boot logo make sure its the same size and file type as what your replacing. You will also want to keep the file size bytes the same or smaller. This will help prevent problems.

 

I've made changes to my AsRock boot logo with a tool called AMI Change OEM Logo or AMI ChangeLogo, this tool makes the change very simple.

 

Good luck!

 

Robert aka Mrengles

Link to comment
Share on other sites

No, look.

 

And I have a third HDD with Yosemite installed but, the same It boots only If FakeSMC is loaded on /S/L/E.

 

And I don't want this.

 

 

Any suggestions?

For Yosemite : Put your kernel extensions into /EFI/Oz/Darwin/Extensions/Common and Ozmosis will inject them

 

Procedure:

1) Mount the EFI partition with Disk Utility

2) Copy FakeSMC.kext from /S/L/E to /EFI/Oz/Darwin/Extensions/Common

3) Unmount the EFI partition

4) Delete FakeSMC.kext from/S/L/E

5) In Terminal

sudo touch /System/Library/Extensions

 

6) Restart and enjoy

 

On El Capitan any non-Apple kernel extensions should be put in /L/E and not in /S/L/E

 

System Locations Cannot Be Written To

System files can be modified only by system processes signed with Apple’s code signing identity. App processes should instead write to locations designated for third-party developers.

Relevant Chapter: File System Protections

 

 

 

Link to comment
Share on other sites

@ Voldemort

 

Your other third-party (non-Apple) kext extensions should also be placed into /Library/Extensions and no longer /System/Library/Extensions like IronManJFF stated.

 

Use can use the code below as a template for your own needs.

sudo cp -v -R AppleHDA898.kext /Library/Extensions/
sudo cp -v -R CodecCommander.kext /Library/Extensions/
sudo cp -v -R FakePCIID.kext /Library/Extensions/
sudo cp -v -R FakePCIID_BCM57XX_as_BCM57765.kext /Library/Extensions/
sudo cp -v -R FakePCIID_XHCIMux.kext /Library/Extensions/
sudo cp -v -R FakeSMC.kext /Library/Extensions/

ls -aFl /Library/Extensions/

sudo touch /System/Library/Extensions

  • Like 1
Link to comment
Share on other sites

I dont know if is the rigth place where to ask, as far you know, are the source of chameleonwwizard available to public? 

I ask this because it could be nice to write an app that write correct Defaults.plist via some sort of gui with rigth serial number and other stuffs, but i'm not a programmer so with a place to start, could be to simple write this kind of software.

  • Like 1
Link to comment
Share on other sites

If you want to change your UEFI/Bios boot logo make sure its the same size and file type as what your replacing. You will also want to keep the file size bytes the same or smaller. This will help prevent problems.

 

I've made changes to my AsRock boot logo with a tool called AMI Change OEM Logo or AMI ChangeLogo, this tool makes the change very simple.

 

Good luck!

 

Robert aka Mrengles

I changed very easy bootscreen by downloading Gigabyte AppCenter and downloading from him "@BIOS" which includes "FaceWizard". Then drag photo in paint make it JPG and use FaceWizard from @BIOS to include it. Save the bios files then flash it via QFlash. I don't recommend using @BIOS to flash, it may be dangerous but you know, DualBIOS really works. 

  • Like 1
Link to comment
Share on other sites

Which Program use for edit this? I tried with Photoshop.

And I get a window asking:

 

RAW Photoshop Options:

Describe "QUO-Logo.raw"

 

Dimentions

Height:

Width:

 

 

Channels:

Headers: 0

 

Hi Voldemort!

The process to do this is simple, you just have to rename the file extension of your "Picture-Logo".jpeg to "Picture-Logo".raw, the dimension of the picture should be compatible with the screen size of your monitor!

If i remember, you have to disable or enable SCM from the bios to boot with HD's pictures or higher resolution!

Open your  UEFITool and try to find this module: 7BB28B99-61BB-11D5-9A5D it's in the latest modules in the volume 2, and replace body with the Picture-Logo you want!

That's all!  ^_^ 

Link to comment
Share on other sites

I search the HermitCrabLabs Logo NOT the QuoLogo

You mean Ozmosis logo.

Ozmosis is a product of The Hermit Crab Labs...

 

You can search for 89504E47 hex, in extracted FFS(ootb is compressed to save space), that would give you a bunch of PNG's embedded in the binary and one of them is the logo you seek.

To save you time and pane for extraction look on attached one:

post-53345-0-99355900-1444588088.png

  • Like 3
Link to comment
Share on other sites

You mean Ozmosis logo.

Ozmosis is a product of The Hermit Crab Labs...

 

You can search for 89504E47 hex, in extracted FFS(ootb is compressed to save space), that would give you a bunch of PNG's embedded in the binary and one of them is the logo you seek.

To save you time and pane for extraction look on attached one:

Many thanks ... Your are THe KiNG

Link to comment
Share on other sites

 

You can search for 89504E47 hex, in extracted FFS(ootb is compressed to save space), that would give you a bunch of PNG's embedded in the binary and one of them is the logo you seek.

 

The KiNG! Where do i find those PNG's, i didn't find any 89504E47 in Z77MX-QUO-AOS bios, or in which module do i have to search for?

Link to comment
Share on other sites

Maybe this question already been asked, but i can't find it. If kext injection not working on version of Oz that we have, technically i can install Captain with Clover, but then use Oz, or its dead end?

You can also install it without Clover, but it seems that most people install it with Clover and after everything is set up, they switch to Oz again.
Link to comment
Share on other sites

×
×
  • Create New...