I haven't figured out how to install from those update packages yet. As a side project I was hoping to figure out offline updates (like you used to be able to download combo updaters from the Apple website). If you modify a macOSUpd10.14.1.pkg's info file, you can get it to install... but it breaks the system, causing a KP at boot. Had to reinstall my OS.
Does anybody know how to install from those packages? I know it's a bit unrelated and not strictly necessary since we already have the software update patch, but it would be nice to be able to save each delta update.
I have tried multiple times with OTA and APFS, I had to reinstall everytime. It never works.I guess your main issue in updating depends from using still the HFS+ , while APFS is becoming mandatory to support future minor releases, however I've not yet installed but inspecting the macOSUpd10.14.1.pkg seems they changed the update structure scripts pre-post-install , so maybe some new fixes on the info file could be required.
Probably using a previous boot.efi or previous kernel file to continue support booting 10.14.1 beta from HFS+ is a good attempt.
edit:
Consider that all those who succeeded in updating to 10.14.1 beta are on Mojave APFS Volume.
OTA update means APFS, no escape.
I have tried multiple times with OTA and APFS, I had to reinstall everytime. It never works.
I guess your main issue in updating depends from using still the HFS+ , while APFS is becoming mandatory to support future minor releases, however I've not yet installed but inspecting the macOSUpd10.14.1.pkg seems they changed the update structure scripts pre-post-install , so maybe some new fixes on the info file could be required.
Probably using a previous boot.efi or previous kernel file to continue support booting 10.14.1 beta from HFS+ is a good attempt.
edit:
Consider that all those who succeeded in updating to 10.14.1 beta are on Mojave APFS Volume.
OTA update means APFS, no escape.
FYI
If you need to download (but not yet install) all the packages required or included in the update for 10.14.1 beta 4, you can do these steps in Terminal.
View attachment 796159
Hope this helps.
Ok, I haven't tried yet to update on APFS macbook 2010, I'm avoiding beta steps, even if I really don't care, I could stay well 10.14.0 until 10.15 , however when 10.14.1 final release will roll out I'll do some tests too, meanwhile waiting for "who installed update on MBP 2010"'s feedback.
I'd not compare those who updated to 10.14.1 beta from machines equipped with i5/i7 cpus, because to me, apart the GPU, those are almost hardware/platform Mojave natively supported.
Yeah, you may be right. I'll try making a second partition (don't want to reinstall my primary OS again) and just directly extract/shove the package Payload over the root. Maybe that will work, even on HFS+. I really don't want to upgrade to APFS.
Worst case scenario, I can just fetch the whole 10.14.1 InstallESD when the public release comes out. I'm sure that'll install over the previous version like all the earlier betas did.
Thanks @jackluke, always insightful![]()
You're welcome, I think so, when the full 10.14.1 final InstallESD will be released updating should work as before.
I believe too that expanding the pkg over the root could do the trick, once I installed through a Recovery Terminal or single user mode an OSX update, I used this command and it worked:
sudo installer -verbose -pkg /Volumes/Label/path/package.pkg -target /Volumes/MacOSLabel
By the way don't forget that the cap must be polarized (watch out where (+) belongs and where ground)Thank you dosdude1 for the instructions on the video. I've got a tantalum capacitor 330uF / 6.3V and will put on the main logic board asap. May need to use a short (1cm) wire for the lack of space. I'll post the results...
Now I owe you a threefold big thank you not only for the patchers (Sierra, HS, Mojave) and the APFS ROM patch, but also for the hardware repair instructions. Will use the donate button!
Thank you very much, as always your help comes in a pickle with nobody else to help.Re-install the Night Shift Patch using Patch Updater, and then Night Shift should begin working.
[doublepost=1539838672][/doublepost]
As long as the voltage rating is at or above what the original capacitor was rated for, it should be just fine. Don't go too overkill though, and of course make sure it actually fits on that section of the board. And, it should be rated at 330 uF (Microfarads).
Any of you are using this tweak and get a better Font Smoothing with Mojave?
Re-login to activate.Code:defaults write -g CGFontRenderingFontSmoothingDisabled -bool FALSE
Big deal. Any new hardware from apple is outdated out of the box. You can get a much better PC for less. Also with each and every new iteration of Mojave it will become harder for those like us who try to run it on unsupported machines.I hope the announced October 30 event marks the release of a new MacMini, a new MBA and 10.14.1 as a full installer release.
Should working fine on non-Retina Display (I guess).Does this works?
@dosdude1
as you suggested I have reinstalled the nightshift patch and rebooted. 3 times. Does not work.
I have the option in the screen section and can activate it but nothing happens. I used nightshiftenabler.app on sierra before the upgrade and that worked.
Your patch does "activate" the menu but without function for my iMac 7.1 - nightshiftenabler.app does not work since high sierra.
Hope you can figure it out. Or tell me what I need to do. Thank you!
Best fix right now is turning on reduced transperancy under Accessibility Options.any progress to fix the Graphics anomalies?
Should working fine on non-Retina Display (I guess).
Web surfing I have found somewhere another trick, that since El Capitan is possible to make overall font smoother from terminal with:
defaults write NSGlobalDomain AppleFontSmoothing -integer x
x represents a value number 0,1,2,3,4 from 0 lighter font smoothing to 4 stronger font smoothing
to return Mojave default font just type:
defaults delete NSGlobalDomain AppleFontSmoothing
any progress to fix the Graphics anomalies?
Web surfing I have found somewhere another trick, that since El Capitan is possible to make overall font smoother from terminal with:
defaults write NSGlobalDomain AppleFontSmoothing -integer x
x represents a value number 0,1,2,3,4 from 0 lighter font smoothing to 4 stronger font smoothing
to return Mojave default font just type:
defaults delete NSGlobalDomain AppleFontSmoothing
But, is someone working to fix this? ThanksBest fix right now is turning on reduced transperancy under Accessibility Options.
I think this is similar to an official hack/fix to get older machines going under Leopard (way back when).
Is the same that: defaults -currentHost write -globalDomain AppleFontSmoothing -int x???
[doublepost=1539967380][/doublepost]
But, is someone working to fix this? Thanks
My Model number is iMac9,1 and I am using Unsupported Sierra dosdune1 method for a year. Even with this normally we cant download Mojave from Appstore its always given an error "This model iMac does not support new OS". But couple of minutes ago suddenly Mojave installer appeared on my application folder. What? How the hell this happened?
I opened AppStore for check and Mojave really looks installed. What the F?
That's funny but don't install from there, use instead the Mojave Patcher to prepare an USB Installer from that path, the dosdude1 tool should recognize that path "Applications/Install macOS Mojave.app" to fetch the packages to be patched.