
- #Install disk creator instructions macos how to
- #Install disk creator instructions macos install
- #Install disk creator instructions macos iso
How do I use Disk Utility to reformat my hard drive? Otherwise, you can skip this step and do it from the Utilities page during the macOS or OS X installation. If your Mac doesn’t work, you can do this using a second Mac and an external hard drive caddy. It’s easy to reformat your hard drive using Disk Utility in macOS or OS X. Disk Utility can be used to format external drives as well. If you don’t want to lose data from your hard drive, export the data or back it up before continuing. You may need to reformat your new hard drive before installing macOS or OS X on it.
#Install disk creator instructions macos how to
#Install disk creator instructions macos install

If you’re tech-savvy but don’t know where to start, use these Quick Tips to point you in the right direction for getting macOS or OS X on your drive:

#Install disk creator instructions macos iso
iso as well ( dmg2iso -i BaseSystem.dmg -o BaseSystem.iso)Ĭopy it to a thumb drive: dd if=BaseSystem.iso of=/dev/sdX BS=1M. iso įind BaseSystem.dmg in the mounted image. You can do it from GUI (right click, "Open with disk image mounter") or something like mount -o loop. So, you'll need to find an alternative source.Ĭonvert. This question on apple support has all the links, but they are only accessible from OS X (if you had access to a live OS X at this point - you probably would've just used createinstallmedia already, right?). Unlike El Capitan, High Sierra only needs BaseSystem.dmg, which also has enough free space to boot - so, the process overall can be simplified a bit. So, leaving it here in case somebody else will need to.

I recently had to make a High Sierra 10.13.6 bootable USB drive, and the process turned out a bit more involved that just dd-ing the dmg2img-generated ISO to a thumb drive.
