I would like to revert MacBook Pro with Linux to iOS X

Linux Mint is on the system and I would like to revert back to an OS X operating system on it. I tried to download the OSInstaller but when I burned the image to usb, it just copied it to the usb instead without making it bootable. It always says missing createinstallermedia. I then tried to convert it to an .iso file but again it was missing the createinstallmedia.


Any help would be greatly appreciated.


[Re-Titled by Moderator]

MacBook Pro 16″

Posted on Jan 23, 2024 5:36 AM

Reply
11 replies

Jan 24, 2024 10:34 AM in response to AppleLinuxUser

AppleLinuxUser wrote:


The above was done easily because I have a working MacBook Pro with Sonoma already installed on it.

However, I do not have a working OS X laptop with El Capitan on it.
Is it possible to create a USB installer without a working OS X system?

From the link above [ Create a bootable installer - Apple Support ] it states that


It goes on to say :


So If I am using Sonoma (which is a later version than macOS Sierra) it should work. The contradiction, however is that my Mac must also be compatible with the macOS I'm downloading.

When using Safari to download the El Capitan (10.11.6), using this link : http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg

I acquire a file called InstallMacOSX.dm at 6.2 GB


Using the command for El Capitan will not work as it is in my Downloads folder and the name of the file is called InstallMacOSX.dmg:

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app

So I rewrote the command as :

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/elcapitaninstaller --applicationpath /Users/alex/Downloads/InstallMacOSX.dmg

However, I think I messed up the command somehow, as that did not work out.
I was going to convert the .dmg file using dmg2img and then commit the .iso file to USB. Would that work?


the createinstallmedia command does not recognize .dmg or .iso



see further ref:


What to do before you sell, give away, trade in, or recycle your Mac - Apple Support


Computers that can be upgraded to use OS X Internet Recovery - Apple Support


Did you try dropping that .dmg on a thumb drive— then mounting/opening on your problem 2010 Mac.

You double click the .dmg to launch the installer directly.


no insight or success— I suspect an Apple Store can help get a OSX back on your machine:


Local USA—

Store List - Apple Store - Apple


Around the World—

Choose your country or region - Apple






Jan 25, 2024 12:50 AM in response to AppleLinuxUser

Although Apple's site said it would be backwards compatible, it is not. I acquired another system that is compatible with the OS X that was downloaded.


Which then brought this window


I am proceeding with the installation.

So now I should be able to proceed and create the USB OS X USB installer.

This means that mention earlier on that site is a contradiction and it would have never worked in the first place.

You actually NEED another older laptop with the OS running an OS X operating system that IS compatible with the version you are downloading.


Thanks

Jan 23, 2024 6:20 AM in response to AppleLinuxUser

AppleLinuxUser wrote:

Linux Mint is on the system and I would like to revert back to an OS X operating system on it. I tried to download the OSInstaller but when I burned the image to usb, it just copied it to the usb instead without making it bootable. It always says missing createinstallermedia. I then tried to convert it to an .iso file but again it was missing the createinstallmedia.

Any help would be greatly appreciated.



ref: How to create a bootable installer for macOS


Jan 24, 2024 6:52 AM in response to AppleLinuxUser

To test this process, I attempted to create a USB installer of a more recent version.


I have a MacBook Pro 2019 with Sonoma. I tried the steps provided, and it worked flawlessly with Sonoma and the USB OS installer was created.


The above was done easily because I have a working MacBook Pro with Sonoma already installed on it.


However, I do not have a working OS X laptop with El Capitan on it.

Is it possible to create a USB installer without a working OS X system?


From the link above [ Create a bootable installer - Apple Support ] it states that


It goes on to say :


So If I am using Sonoma (which is a later version than macOS Sierra) it should work. The contradiction, however is that my Mac must also be compatible with the macOS I'm downloading.


When using Safari to download the El Capitan (10.11.6), using this link : http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg


I acquire a file called InstallMacOSX.dm at 6.2 GB



Still updating.... one second...

Jan 24, 2024 7:54 AM in response to AppleLinuxUser


The above was done easily because I have a working MacBook Pro with Sonoma already installed on it.


However, I do not have a working OS X laptop with El Capitan on it.

Is it possible to create a USB installer without a working OS X system?


From the link above [ Create a bootable installer - Apple Support ] it states that



It goes on to say :



So If I am using Sonoma (which is a later version than macOS Sierra) it should work. The contradiction, however is that my Mac must also be compatible with the macOS I'm downloading.


When using Safari to download the El Capitan (10.11.6), using this link : http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg


I acquire a file called InstallMacOSX.dm at 6.2 GB



Using the command for El Capitan will not work as it is in my Downloads folder and the name of the file is called InstallMacOSX.dmg:


sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app


So I rewrote the command as :


sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/elcapitaninstaller --applicationpath /Users/alex/Downloads/InstallMacOSX.dmg


However, I think I messed up the command somehow, as that did not work out.

I was going to convert the .dmg file using dmg2img and then commit the .iso file to USB. Would that work?

Jan 24, 2024 11:44 AM in response to AppleLinuxUser

"Did you try dropping that .dmg on a thumb drive— then mounting/opening on your problem 2010 Mac.

You double-click the .dmg to launch the installer directly. "


No - as the Macbook 2010 has Linux installed. So it won't launch that .dmg file.


I did dmg2img and was able to create an .iso file.

When I mounted it, I saw the InstallMacOSX.pkg file. Is there anything I can do with that ?

Jan 24, 2024 12:01 PM in response to AppleLinuxUser

AppleLinuxUser wrote:

"Did you try dropping that .dmg on a thumb drive— then mounting/opening on your problem 2010 Mac.
You double-click the .dmg to launch the installer directly. "

No - as the Macbook 2010 has Linux installed. So it won't launch that .dmg file.

I did dmg2img and was able to create an .iso file.
When I mounted it, I saw the InstallMacOSX.pkg file. Is there anything I can do with that ?


You would think — open .pkg file and install it by either double-clicking on it or Ctrl-clicking on the .pkg file and selecting Show package content> Open with—>Installer.app




good luck


Call Customer Support  (800) MYAPPLE (800–692–7753)


or on line  https://getsupport.apple.com/


Outside the USA—Contact Apple for support and service by phone

See a list of Apple phone numbers around the world.

Contact Apple for support and service - Apple Support 





Jan 24, 2024 11:56 PM in response to AppleLinuxUser

Yes, that did not work because of the contradiction I spoke of earlier.


Unlike when it worked with Sonoma presenting this window,

It stated this package will run a program to determine if the software can be installed. If you select Allow, it immediately states this version of OS X 10.11 cannot be installed on this computer.


Mainly because the OS installer (El Capitan) is not compatible with the Sonoma OS X operating system.


Thanks

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

I would like to revert MacBook Pro with Linux to iOS X

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.