If you use pkgutil to expand the InstallMacOSX.pkg it opens to three items, the Distribution file, InstallMacOSX.pkg and Resources. You can alter the Distribution file to ignore the supported platform check, see below.
Creating the Install OS X El Capitan.app on a mac that came with a newer OS than El Capitan.
To install macOS or OS X from USB, you need to create a bootable install USB drive for Mac operating system. This tutorial will introduce you three ways to create bootable USB drive for macOS High Sierra, macOS Sierra, Mac OS X El Capitan, Yosemite, Mavericks and more. Now Create bootable USB for Mac OS El Capitan on Windows. Now it is the time to create a bootable USB installer using TransMac, To install Mac OS El Capitan on VirtualBox on Windows 10 you need a Bootable USB here you will learn the steps of creating a bootable USB installer for Mac OS El Capitan on Windows. I was trying to install windows 7 on my 15' late 2011 MBpro. I am using a usb stick with an.ISO file. Everything is going well until te mac restarts to boot from USB, but there can't be a bootable usb found. I tried EVERYTHING but nothing is working. Tried different USB's and nothing works. I spend more than 2 days on this but noting works.
Download the InstallMacOSX.dmg from Section 4 of How To Upgrade To El Capitan
Double-click to open InstallMacOSX.dmg to Install MacOSX.pkg.
Drag InstallMacOSX.pkg to the Desktop.
Open Terminal, enter the text
A folder will be created on the Desktop after a while with the contents of the .pkg file.
In there you will see an item called Distribution, Control-click on that and select Open With
go to Other and select Text Edit.
When the file opens scroll down to the section that reads,
function isSupportedPlatform(){
type in at the end return true; so it now reads as,
function isSupportedPlatform(){return true;
Now click Save and close the document.
Go back to Terminal and enter the text,
press Return, after several minutes, be patient, (check to see if the prompt has returned to Terminal) a new package will be created on the Desktop.
When created double-click on that and an installation window will open where you will now convert the
new InstallElCapitan.pkg to the Install OS X El Capitan.app which will be placed in your Applications folder.
El Capitan Bootable Usb From Windows Cd
You can now create a bootable USB using the install app and createinstallmedia,
If you have the time I would be grateful if you could give this a trial, it works here on my mac, but I would like confirmation from yourself or any others reading this that the procedure works on macs that came with macOS Sierra or newer pre-installed. Oh and tell me if my description of the procedure is easy to follow and understand..
Bootable Usb Software
Bootable Usb Creator
Jan 15, 2020 12:58 AM