Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dospuntocero/a43c776d67d66d4ada5df54d799a7e34 to your computer and use it in GitHub Desktop.
Save dospuntocero/a43c776d67d66d4ada5df54d799a7e34 to your computer and use it in GitHub Desktop.
KNK C3 installation guide on macos using terminal:
there is a ultra faster way with less sotfware involved for macos
1st: diskutil list
2nd: diskutil unmountDisk /dev/diskn
3rd: sudo dd bs=1m if=the_force_image of=/dev/rdiskn
thats it. no other software needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment