
- #How to make a bootable usb mac on windows el capitan how to
- #How to make a bootable usb mac on windows el capitan mac os x
- #How to make a bootable usb mac on windows el capitan install
- #How to make a bootable usb mac on windows el capitan upgrade
- #How to make a bootable usb mac on windows el capitan full
#How to make a bootable usb mac on windows el capitan mac os x
I booted on my macbook air 2011, and I installed Mac OS X Lion. It took less than 10 minutes to convert and 30 minutes to flash it into the USB drive. Sudo dd if=/path/to/image_file.iso of=/dev/sdd I've been searching on the internet for a few days now, and the only and most simple was this:Ĭonvert the image to a ubuntu friendly image sudo add-apt-repository universeĭmg2img -v -i /path/to/image_file.dmg -o /path/to/image_file.isoĪnd finally, the code bellow to flash the iso into the USB drive.
#How to make a bootable usb mac on windows el capitan full
It did what it is soposed to do, but in my case, it didn'd worked because I had a wrong DMG file, that has a update, not a full base system. Thanks Edit I decided to describe a little bit about what I've done that could help I'll create a bootable USB and if it works I'll post here. I just don't know yet why the dmg file is over 6Gig and the final iso is 2Gig. On the script it says: "not required" but in my case I wouldn't work without it (I think)Īfter all that, I deleted all the files, then I started again. Then I realized that I needed the empty*img.bz2 from bootableinstallerĪfter that, I got another error: mac-fdisk: command not found which I solved by installing it. I solved it by doing: cd ~/Downloads/xar/xarĪfter that, I had another output: "512: failed to use device: No such device" I had an error "xar command not found", for some reason the install-mac-tools.sh script didn't really installed.
#How to make a bootable usb mac on windows el capitan install
#How to make a bootable usb mac on windows el capitan upgrade
Visit Apple's official "How to upgrade to El Capitan" documentation.you already downloaded InstallOSX.dmg to your USB drive, so skip this step.Note for Windows users running Linux from VirtualBox:.The Apple download contains a recovery image called BaseSystem.dmg which needs to be copied to a correctly partitions and formatted recovery USB or ISO. Create other Installer USBs from El Capitan in VirtualBox.Create an El Capitan Installer ISO with VirtualBox from the Recovery image.Images should also work, but you might have trouble getting macOS Sierra to boot in VirtualBox.

In all cases you should first download the El Capitan Installer, as a direct download from Apple (no App Store). Including disk images directly from Apple's IT support pages,Īnd open source utilities for extracting and converting pkg, dmg, and HFS+. The downloads used in this process are legal and freely avaliable. You can still create a bootable OS X recovery USB, and you can use that to create an Installer USB.

If your Mac is out-of-order or you otherwise cannot download macOS from the App Store,

#How to make a bootable usb mac on windows el capitan how to
See How to create a Bootable MacOS Recovery USB from Linux
