I use Paragon's free VMDK mounter (https://www.paragon-software.com/home/vd-mounter-mac-free/), and then disk utility
Thank you. I was deciphering the above, and then saw this. I think I can follow this quicker.
I use Paragon's free VMDK mounter (https://www.paragon-software.com/home/vd-mounter-mac-free/), and then disk utility
I'm trying the same thing now too. So far so good. It is installing. Is there a specific way to clone the drive to a real drive so then I can natively boot now that the installer check has been bypassed via Parallels?
Unlike the last several releases of MacOS... I would actually like Mojave on my 5,1. My R9 280X took a crap recently (either that or the external PSU is dying; I haven't taken the time to thoroughly investigate) so I'm back on the HD5870. If my GPU needs replacing, I would definitely be interested in getting Mojave and keeping this system for years to come.
The installation finished, no KP's. It boots super quick too. But after it boots it hangs on a grey screen with a mouse. I am able to press "CMD + opt + ESC" to pull up the force quit window. It seems like it's having an issue launching any of the base applications? Parallels is also showing the disk activity light constantly blinking.
But, it booted without panicking which is what I was hoping for at the least.
I am having the exact same behavior. Using Mac Pro 5,1 2010 with Metal Graphics Card and latest version of Parallels Home 13. I am going to try and clone over to a real disk and natively boot to see if I get any different behavior.
How do you guys download 10.14, I have a developer account but it wouldn't download because I have an unsupported Mac, I tried fetchMacOS but it just downloaded unpackaged files.
View attachment 764950
If you have homebrew, install binwalk with "brew install binwalk" and run that on the chunklist. If you could post a copy of the chunklist somewhere I could try and reverse it, because I don't have a macOS install anymore - I'm 100% linux now.
Yes. Go to Internet Recovery (cmd + alt + R at the startup chime) and reinstall High Sierra from there. Also it would be useful if Mojave works and you don't like it.If I were to go Linux after we’ve tried all options and can’t get Mojave on my MacBook Pro, would there be any way of going back to macOS after that point? I planned on squeezing a few more valuable years out of it after I get my new MacBook Pro (Waiting for the 8th Gen 4 cores. )
It's seems to me, that Marzipan/UIKit based apps showing only an empty window when running without GPU drivers. This telling me that, UIKit based apps are running Metal exclusive.
What applications would that be? Like do core Apple Software use UIKit? Like core applications such as System Preferences, Safari, Disk Utility, etc?
I found these firstly: HomeKit, News, Stock, Voice Memos.
HomeKit, News, Stock and Voice Memos are ported apps from iOS. I would not mind not using that apps, because there are rip-offs from a mobile OS.I found these firstly: HomeKit, News, Stock, Voice Memos.
And wheres the Problem? Especially Home adds Functionality to the Mac. And to be honest they may not have the best interface for the Mac but the Interface is still good and other companies would be proud to present such programs...HomeKit, News, Stock and Voice Memos are ported apps from iOS. I would not mind not using that apps, because there are rip-offs from a mobile OS.
The problem IMHO is that macOS is being converted into an iOS runner up, rather than a desktop and usable OS. Yes, they bring new functionality that had not been in the past, but the price is, at least, very high for long time Mac OS X users.And wheres the Problem? Especially Home adds Functionality to the Mac. And to be honest they may not have the best interface for the Mac but the Interface is still good and other companies would be proud to present such programs...
If it ends with other Companies who wouldn't add their app to the Mac bringing native Netflix, Youtube or so we can't complain.
NoI have MacBook5,1 with NVIDIA GeForce 9400M, is there any metal compatibility list on the web, just curious if it is compatible.
https://support.apple.com/HT205073I have MacBook5,1 with NVIDIA GeForce 9400M, is there any metal compatibility list on the web, just curious if it is compatible.
https://support.apple.com/HT205073
The MacBook 5,1 / GeForce 9400M dates from Late 2009 so it is two years older than anything on the list.
I don't think this is a big problem to be honest. I see many great ways how they can integrate this in a great way. Maybe some programs like Netflix might also get an Update on IOS to be more Crossplattform usable.The problem IMHO is that macOS is being converted into an iOS runner up, rather than a desktop and usable OS. Yes, they bring new functionality that had not been in the past, but the price is, at least, very high for long time Mac OS X users.
Got Mojave booting on a 2011 MacBook Pro 13"... No GPU acceleration of course, but everything else seems to work no issues.
how did you get 10.14 to boot on 2011 MacBook Pro, I used a virtual machine and installed the InstallESD.pkg on an external hard drive, then tried booting and it shows blank screen with a circle and a line in the middle. do I need to convert my HDD to APFS to make it work?
This is great. I will try to get my hands on a Mojave system soon. I have one more thought: We can try to force the HD 4000 ACCELERATION kexts and .bundles BUT with the AppleIntelSNBGraphicsFB.kext since they all use a shared codebase for the OpenGL/MTL accelerators (just run strings on the binary, you'll see it's called "GraphicsDrivers-Intel" or something like that...
Just to plan, this would look like this:
1) Force load AppleIntelSNBGraphicsFB.kext.
2) Rename the HD 4000 Accelerators to the HD 3000 corresponding filenames so they are loaded by the Framebuffer kext.
3) Binpatch WindowServer/Framebuffer to load MTLDriver??
4) Profit.