Hi everyone,
I’ve been trying to create a bootable USB drive for Ubuntu on my MacBook Pro 14" with an M3 chip running macOS Sonoma 14.4, but I’m encountering persistent issues. Here’s what I’ve tried so far:
Formatted USB as FAT32 with MBR:
sh
Copy code
sudo diskutil eraseDisk FAT32 "LINUX"...