- Joined
- Nov 17, 2009
- Messages
- 7,537
- Motherboard
- Z370N WIFI
- CPU
- i7 8700K
- Graphics
- HD 630
- Mac
- Classic Mac
- Mobile Phone
STEP 1: Download macOS Tahoe
1. Download macOS Tahoe from Mac App Store OR
2. Download macOS Tahoe using gibMacOS
The Application Install macOS Tahoe will appear in /Applications.
STEP 2: Prepare Bootable USB Drive
This step extracts the Installer contents, then installs bootloader to the USB stick. Alternately use Bootabler to create USB installer.
1. Insert the USB drive
2. Open /Applications/Utilities/Disk Utility
3. Highlight the USB drive in left column
4. Click on the Partition tab
5. Click Current and choose 1 Partition
6. Click Options...
7. Choose GUID Partition Table
8. Under Name: type USB (You can rename it later)
9. Under Format: choose Mac OS Extended (Journaled)
10. Click Apply then Partition
11. Open /Applications/Utilities/Terminal
12. Type the following, enter password and hit enter. This command completely erases the USB, then creates native installer media from the Install macOS Application.
Code:
sudo /Applications/Install\ macOS\ Tahoe.app/Contents/Resources/createinstallmedia --volume /Volumes/USB /Applications/Install\ macOS\ Tahoe.app --nointeraction
13. Download OpenCore Bootloader 1.0.5 or higher from the official downloads section.14. Install OpenCore EFI using the USB's EFI partition (Install macOS Tahoe) as the target volume.
15. Navigate to /EFI and configure your config.plist, apply necessary kexts & SSDTs. To mount your EFI partition, use EFI Mounter 3.1, OCAuxiliary Tools (OCAT), EFI Mounter or the like.
Your macOS Installation USB is now finished.
This thread is not a Help thread! Post your question(s) as a standalone thread in the Tahoe Desktop Support forum section.
EDITED:
2025-11-12 for addition of helpful EFI tools and links
2025-09-15 for official macOS Tahoe release
Last edited: