{"id":2575,"date":"2019-08-23T14:03:09","date_gmt":"2019-08-23T14:03:09","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=2575"},"modified":"2019-08-23T14:04:12","modified_gmt":"2019-08-23T14:04:12","slug":"verify-ubuntu-iso-on-windows","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/verify-ubuntu-iso-on-windows\/","title":{"rendered":"Verify Ubuntu iso on Windows"},"content":{"rendered":"\n<p>On Windows you can use the CertUtil utility to verify an iso image.<\/p>\n\n\n\n<p>First, you&#8217;ll need the checksum of the iso.  Should be on the page where you downloaded the iso.  More info about that <a href=\"https:\/\/tutorials.ubuntu.com\/tutorial\/tutorial-how-to-verify-ubuntu\">here<\/a>.<\/p>\n\n\n\n<p>Next generate the hash by running the following in a command prompt.  Replace the path and ISO name with the one you downloaded<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">certutil -hashfile Downloads\\ubuntu-19.04-live-server-amd64.iso sha256<\/pre>\n\n\n\n<p>Example output<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">SHA256 hash of Downloads\\ubuntu-19.04-live-server-amd64.iso:\n25d483341ccd0d522a6660b00db933787c86c47b42f1845bcf997127f4b61e9d\nCertUtil: -hashfile command completed successfully.<\/pre>\n\n\n\n<p>Compare the output with the checksum.  If they are the same, you should be good to go.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On Windows you can use the CertUtil utility to verify an iso image. First, you&#8217;ll need the checksum of the iso. Should be on the page where you downloaded the iso. More info about that here. Next generate the hash &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/verify-ubuntu-iso-on-windows\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,28],"tags":[358,689,687,688,49,273],"class_list":["post-2575","post","type-post","status-publish","format-standard","hentry","category-linux","category-ubuntu","tag-cert","tag-checksum","tag-hash","tag-iso","tag-ubuntu-2","tag-windows"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=2575"}],"version-history":[{"count":3,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2575\/revisions"}],"predecessor-version":[{"id":2578,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2575\/revisions\/2578"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=2575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=2575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=2575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}