You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that unlike its Linux counterpart, it will only display the sha256 checksum
of the image, not compare it with the generated checksums as well.
So make sure to open the .sha256sum file in a text editor and compare the
hashes yourself.
Flashing to a USB
Windows
The best tool to flash Anarchy Linux to a USB is
Win32DiskImager.
Download it, choose the Anarchy image (ISO), select the wanted USB and
press write.
Linux
The fastest method, although not the easiest for most beginners, is to use dd.
Replace x with your USB device's letter (use lsblk to check which letter
it was assigned, usually it's 'b'):