Are you trying to make a bootable installer? Do you have the El Capitan installer downloaded from the App Store? You cannot make a bootable DVD but you can make a bootable flash drive.
- El Capitan Bootable Usb Windows
- El Capitan Bootable Usb Windows Download
- Installing El Capitan From Usb
- Bootable Usb Creator
- El Capitan Bootable Usb From Windows
Create Bootable USB for Mac OS X El Capitan with TransMac A new pop up box will appear, click on the three-dots, and then select the macOS X El Capitan.DMG file from Windows. Then click on OK. Choose Mac OSX El Capitan DMG file. Sep 13, 2018 Bootable USB Installers for OS X Mavericks, Yosemite, El Capitan, and Sierra. Use Terminal to Create the El Capitan Bootable USB Installer. Follow these steps to create a bootable USB installer of El Capitan in Terminal. Connect the USB flash drive to your Mac. Give the flash drive an appropriate name. You can do this by double-clicking the device's name on the desktop and then typing a new name. Create bootable usb for mac os x el capitan with transmac. A new pop up box will appear, click on the three dots, and then select the macos x el capitan.dmg file from windows. Then click on ok. Choose mac osx el capitan dmg file. Since the file is huge so it will take quite time to complete. It may take about 20 to 30 mins or more.
Bootable USB Installers for OS X Mavericks, Yosemite, El Capitan, and Sierra
First, review this introductory article: Create a bootable installer for macOS. Second, see this How To outline for creating a bootable El Capitan installer. Simply replace the Terminal command with the one from the preceding article by copying it into the Terminal window. You will need an 8GB or larger USB flash drive that has been partitioned and formatted for use with OS X.
Drive Partition and Format
- Open Disk Utility in the Utilities' folder.
- After Disk Utility loads select the drive (out-dented entry with the mfg.'s ID and size) from the side list.
- Click on the Erase tab in the Disk Utility toolbar. Name the drive, 'MyVolume'. <---- IMPORTANT!
- In the drop down panel set the partition scheme to GUID. Set the Format type to Mac OS Extended (Journaled.)
- Click on the Apply button and wait for the Done button to activate. When it does click on it.
- Quit Disk Utility.
Create Installer
Open the Terminal in the Utilities' folder. Choose the appropriate command line (in red) depending upon what OS X installer you want. Paste that entire command line from below at the Terminal's prompt:
Command for macOS High Sierra:
sudo /Applications/Install macOS High Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install macOS High Sierra.app
Command for macOS Sierra:
sudo /Applications/Install macOS Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install macOS Sierra.app
Command for El Capitan:
sudo /Applications/Install OS X El Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X El Capitan.app
Command for Yosemite:
sudo /Applications/Install OS X Yosemite.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X Yosemite.app
Command for Mavericks:
sudo /Applications/Install OS X Mavericks.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install OS X Mavericks.app
Press RETURN. You will be asked for your admin password. It will not echo to the Terminal window. Then press RETURN again. Wait for the return of the Terminal prompt signifying the process has completed. It takes quite some time to finish. Be patient.
Mar 3, 2018 7:47 PM
2015-11-01 How to create El Capitan 10.11 USB installer Windows No Mac.
Kernels_10.11, Kernels_10.11.1, config.plist sample, HFSPlus.efi, NTFS.efi.
09/20/2015 New way to create Yosemite 10.10.5 USB installer here.
12/22/2014 A new version of tutorial is here – Now we only need 1 8GB USB flash drive instead of 3. But we need the download the Paragon Partition 14 free edition in addition to transmac.
For Yosemite – this boot flag must be inserted in the argument – Actually, for all OS X version, just add this boot flag
kext-dev-mode=1
Patched Kernels for Yosemite and Mavericks.
If you use Clover bootloader – to patch on the fly (no need patched kernel) for the kernel panic early reboot (most HP laptop), put the lines in the clover config.plist file – remove the “!”
KernelAndKextPatches
<!dict>
<!key>KernelPm<!/key>
<!true/>
<!/dict>
2014-07-27 A new version of tutorial is here – 28 minutes long but step by step from beginning to end.
Both Clover and Chameleon bootloaders – 34 minutes.
The Clover Boot partition idogclover14 files.
Yes, someone asked me about installing Mac OSX Mavericks 10.9.x on Windows 8 PC and Laptop without having a MAC to do all the preparation. There are tons of tutorials out there, but none are clear and proven working on newer laptops. This is the way I do it proven with real installation.
El Capitan Bootable Usb Windows
1. Download Mavericks 10.9.2 currently in the Apps store or internet somewhere if you don’t have an account with Apple. I don’t even know if you can download the Mavericks App if you don’t have a mac even if you have the account with itunes. Anyhow, you have to figure it out to obtain either an original Mavericks App or InstallESD.dmg.
2. You need 7zip to extract all these compress files in the Mavericks App, BootDiskUtility, Transmac, Chameleon Bootloader and Chameleon_BS.
3. 3-4 usb flash drives: 2 x 2GB minimum + 1 8gb for full OS X Base System
Problems:
El Capitan Bootable Usb Windows Download
1. Most of tutorials out there use Transmac to create the OS X BASE installer which fails due to Windows files structrures.
Installing El Capitan From Usb
2. The OS X BASE extracted from Windows doesn’t include the “Packages” folder that install important files for MAC OSX.
3. BootdiskUtility is a great program that can restore 3.hfs OS X BASE System file with correct aliases, but locks the partition at 1.2GB which is not enough space to copy “Packages” folder (4.5GB) data to.
Solutions:
Bootable Usb Creator
1. Use BootDiskUtility to create 2x 1.2GB USBs OS X BASE Systems – Use Transmac to copy mach_kernel to make it boot and installable without “Packages”. Use Multi Patitioning option and change the size of the boot partition to your liking, 64MB default is plenty for Chameleon, but you can change to 128-356MB if the Extra folder is big. There will be 2 partitions created, boot and the rest (depend on your USB size).
El Capitan Bootable Usb From Windows
Select Part2 and click “Restore Partition” to select 3.hfs (1.2GB) OS X Base System file to restore.
Use Transmac to copy mach_kernel to the OS X Base System root.