File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ Assuming you downloaded Pop!_OS to your ~/Downloads folder, open the Terminal (<
4949#### For Intel/AMD iso
5050
5151```
52- sha256sum Downloads/pop-os_22.04_amd64_intel_4 .iso
52+ sha256sum Downloads/pop-os_22.04_amd64_intel_58 .iso
5353```
5454
5555#### For NVIDIA iso
5656
5757```
58- sha256sum Downloads/pop-os_22.04_amd64_nvidia_4 .iso
58+ sha256sum Downloads/pop-os_22.04_amd64_nvidia_58 .iso
5959```
6060
6161** Note:** The .iso filenames will change over time, so please make sure you are using the correct .iso filename.
@@ -69,13 +69,13 @@ Assuming you downloaded Pop!_OS to your ~/Downloads folder, open the Terminal an
6969#### For Intel/AMD iso
7070
7171```
72- shasum -a 256 ~/Downloads/pop-os_22.04_amd64_intel_4 .iso
72+ shasum -a 256 ~/Downloads/pop-os_22.04_amd64_intel_58 .iso
7373```
7474
7575#### For NVIDIA iso
7676
7777```
78- shasum -a 256 ~/Downloads/pop-os_22.04_amd64_nvidia_4 .iso
78+ shasum -a 256 ~/Downloads/pop-os_22.04_amd64_nvidia_58 .iso
7979```
8080
8181** Note:** The .iso filenames will change over time, so please make sure you are using the correct .iso filename.
@@ -89,13 +89,13 @@ Assuming you downloaded Pop!_OS to your Downloads folder, open the Command Promp
8989#### For Intel/AMD iso
9090
9191```
92- CertUtil -hashfile Downloads\pop-os_22.04_amd64_intel_4 .iso SHA256
92+ CertUtil -hashfile Downloads\pop-os_22.04_amd64_intel_58 .iso SHA256
9393```
9494
9595#### For NVIDIA iso
9696
9797```
98- CertUtil -hashfile Downloads\pop-os_22.04_amd64_nvidia_4 .iso SHA256
98+ CertUtil -hashfile Downloads\pop-os_22.04_amd64_nvidia_58 .iso SHA256
9999```
100100
101101** Note:** The .iso filenames will change over time, so please make sure you are using the correct .iso filename.
You can’t perform that action at this time.
0 commit comments