Create a macOS 13 Ventura Public Beta Installation USB. Please note, this guide is not universal, and may not work for all systems.
STEP 1: Download macOS Ventura Public Beta
1. Enroll in the Free Apple Beta Software Program
2. Download Public Beta Access Utility
3. Run installer. System Preferences / Software Update will then open.
4. Choose Upgrade Now to download the 12 GB installation Application.
The Application Install macOS Ventura Beta will appear in /Applications.
STEP 2: Prepare Bootable USB Drive
This step extracts the Installer contents, then installs Clover bootloader to the USB stick.
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 Beta Application.
macOS Ventura Release Version
Code Terminal
Code:
sudo /Applications/Install\ macOS\ Ventura\ beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB /Applications/Install\ macOS\ Ventura\ beta.app --nointeraction
Upon completion, the USB will be renamed Install macOS Ventura beta.
Option 1: OpenCore Bootloader (Experimental)
13. Download OpenCore Bootloader 0.8.3 or higher from the official downloads section.
14. Install OpenCore EFI using the USB's EFI partition (Install macOS Ventura beta) as the target volume.
15. Navigate to /EFI and apply necessary kexts, SSDTs.
Option 2: Clover Bootloader (Experimental)
13. Download the standalone Clover Bootloader v5.0 r5148 or higher from the official downloads section.
14. Install UEFI or Legacy Clover version using the USB (Install macOS Ventura beta) as the target.
15. Navigate to /EFI/CLOVER/kexts/Other/ and apply necessary kexts.
Your macOS Installation USB is now finished.
Create a macOS Ventura Installation USB |
STEP 1: Download macOS Ventura Public Beta
1. Enroll in the Free Apple Beta Software Program
2. Download Public Beta Access Utility
3. Run installer. System Preferences / Software Update will then open.
4. Choose Upgrade Now to download the 12 GB installation Application.
The Application Install macOS Ventura Beta will appear in /Applications.
STEP 2: Prepare Bootable USB Drive
This step extracts the Installer contents, then installs Clover bootloader to the USB stick.
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 Beta Application.
macOS Ventura Release Version
Code Terminal
macOS Ventura Public Beta Version
sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/USB /Applications/Install\ macOS\ Ventura.app --nointeraction
Code:
sudo /Applications/Install\ macOS\ Ventura\ beta.app/Contents/Resources/createinstallmedia --volume /Volumes/USB /Applications/Install\ macOS\ Ventura\ beta.app --nointeraction
Upon completion, the USB will be renamed Install macOS Ventura beta.
Option 1: OpenCore Bootloader (Experimental)
13. Download OpenCore Bootloader 0.8.3 or higher from the official downloads section.
14. Install OpenCore EFI using the USB's EFI partition (Install macOS Ventura beta) as the target volume.
15. Navigate to /EFI and apply necessary kexts, SSDTs.
Option 2: Clover Bootloader (Experimental)
13. Download the standalone Clover Bootloader v5.0 r5148 or higher from the official downloads section.
14. Install UEFI or Legacy Clover version using the USB (Install macOS Ventura beta) as the target.
15. Navigate to /EFI/CLOVER/kexts/Other/ and apply necessary kexts.
Your macOS Installation USB is now finished.