mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 02:18:22 +00:00
Fixed a Windows command error
Signed-off-by: Bun K Tan <bktan1@bktan1-mac08.jf.intel.com>
This commit is contained in:
@@ -24,8 +24,8 @@ Verify the integrity of the download (recommended)
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
C:\> CertUtil -hashfile ./clear-<version>-live.img.xz | findstr -v file
|
||||
|
||||
C:\> CertUtil -hashfile ./clear-<version>-live.img.xz sha512
|
||||
|
||||
Compare the output with the original checksum to make sure they match.
|
||||
|
||||
Burn the Clear Linux image onto a USB drive
|
||||
|
||||
Reference in New Issue
Block a user