Skip to content

Instantly share code, notes, and snippets.

@sukhoy94
Created October 16, 2024 19:09
Show Gist options
  • Save sukhoy94/e22a6af7d9088b5510dc6561c22405b0 to your computer and use it in GitHub Desktop.
Save sukhoy94/e22a6af7d9088b5510dc6561c22405b0 to your computer and use it in GitHub Desktop.
1. sudo diskutil list
2. erase disk usb sudo diskutil eraseDisk FAT32 USB /dev/disk4
3. sudo diskutil unmountDisk /dev/disk4
4. sudo dd if=./manjaro-kde-24.1.1-241011-linux610.iso of=/dev/disk4 bs=1m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment