Skip to content

Simplified ISO verifying on Windows #15

Description

@Coccocoahelper

Currently, the instructions on how to verify the ISO's authenticity are very complex, creating unnecessary difficulty to check it. However, I have found this Reddit post, which gives much simpler instructions, that do not require downloading anything other than the ISO and checksum files:

Get-FileHash -Path "C:\File Path\File" -Algorithm SHA256

I tested it using a Void Linux Musl Xfce ISO, and a Fedora 42 KDE ISO, and it worked perfectly. As such, I would advise for this to be used instead of the current tutorial.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions