{"id":921,"date":"2025-01-24T22:18:41","date_gmt":"2025-01-24T21:18:41","guid":{"rendered":"https:\/\/orditux.org\/bentovillage\/?p=921"},"modified":"2025-01-24T22:23:20","modified_gmt":"2025-01-24T21:23:20","slug":"download-and-burn","status":"publish","type":"post","link":"https:\/\/orditux.org\/bentovillage\/2025\/01\/24\/download-and-burn\/","title":{"rendered":"Download and burn"},"content":{"rendered":"<div class=\"entry-content clearfix\">\n<p>A file containing an operating system should not be treated the same way as a regular file. While you can download files using a web browser, this method is the least secure for this purpose. An operating system is provided as <a href=\"https:\/\/en.wikipedia.org\/wiki\/Disk_image\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"link\" data-id=\"https:\/\/en.wikipedia.org\/wiki\/Disk_image\">a disk image<\/a> of a certain size, and when using a web browser, it can lose data along the way.<\/p>\n<p>This might be a tiny amount, and the size of the image may even appear to be the same as the one online, but even a minimal difference can compromise the installation on your computer.<\/p>\n<h2 id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" class=\"wp-block-heading alignwide\" style=\"font-size: 48px; line-height: 1.1;\">How to do it?<\/h2>\n<h3 class=\"wp-block-heading\"><strong>If you are using Windows<\/strong><\/h3>\n<p>Preferably, use a program designed to manage downloads, such as <a href=\"https:\/\/www.freedownloadmanager.org\" target=\"_blank\" rel=\"noreferrer noopener\">Free Download Manager<\/a>, a GPL-licensed program, or a torrent client, such as <a href=\"https:\/\/transmissionbt.com\" target=\"_blank\" rel=\"noreferrer noopener\">Transmission<\/a>. Once you\u2019ve finished downloading an ISO image of your future distribution: NEVER UNARCHIVE IT! It would be unusable\u2026<\/p>\n<p>Once your download is complete, verify the integrity of the download using a program that calculates <a href=\"https:\/\/en.wikipedia.org\/wiki\/MD5\" target=\"_blank\" rel=\"noreferrer noopener\">the MD5 checksum<\/a> of the ISO file and compares it with the one in the file with the .md5sum extension which comes with the ISO image.<\/p>\n<p>For example, you can use <a href=\"http:\/\/www.md5summer.org\" target=\"_blank\" rel=\"noreferrer noopener\">Md5summer<\/a> or <a href=\"http:\/\/wxchecksums.sourceforge.net\/mainpage_fr.html\" target=\"_blank\" rel=\"noreferrer noopener\">WxChecksums<\/a>, which are free software for Windows.<\/p>\n<p>You can also use <a href=\"http:\/\/www.nullriver.com\/downloads\/Install-winMd5Sum.exe\" target=\"_blank\" rel=\"noreferrer noopener\">Install-winMd5Sum.exe<\/a> or <a href=\"http:\/\/www.checksumcalculator.com\" target=\"_blank\" rel=\"noreferrer noopener\">Checksum Calculator<\/a>, both mentioned on the Ubuntu community wiki. You can then burn the ISO image with a program like <a href=\"http:\/\/infrarecorder.org\" target=\"_blank\" rel=\"noreferrer noopener\">InfraRecorder<\/a>, another free software for Windows. Burn at a slow speed (e.g. 5x) and on a non-rewritable CD, the result of the burn is often more reliable this way.<\/p>\n<h3 class=\"wp-block-heading\"><strong>If you are already using GNU\/Linux<\/strong><\/h3>\n<p>Open a console, type the md5sum command, followed by the -c option, and the name of the md5 file which must be placed in the same directory as the ISO image it accompanies. For example:<\/p>\n<pre class=\"wp-block-code\"><code>md5sum -c name-of-file.md5sum <\/code><\/pre>\n<p>Once the command is validated, the console should return the following message:<\/p>\n<pre class=\"wp-block-code\"><code>name-of-your-file.iso: OK<\/code><\/pre>\n<p>By having both the iso image and the accompanying md5sum file, some burning software will check the MD5 sum for you before starting.<\/p>\n<h3 class=\"wp-block-heading\">All Operating Systems<\/h3>\n<p>Additional information in 2024 : MD5 is a hash algorithm which has been less and less in use for this purpose, for security reasons. Now <a href=\"https:\/\/en.wikipedia.org\/wiki\/SHA-2\" target=\"_blank\" rel=\"noreferrer noopener\">SHA-256 algorithms<\/a> are most often used. The principle is the same as for MD5, you need a method for each OS which you use when checking a bootable ISO file. In Windows, a method similar to the one used in Linux is available, using <a href=\"https:\/\/learn.microsoft.com\/en-us\/powershell\/module\/microsoft.powershell.utility\/get-filehash\" target=\"_blank\" rel=\"noreferrer noopener\">the PowerShell console<\/a>. And of course in a Linux terminal you will just type something such as:<\/p>\n<pre class=\"wp-block-code\"><code>sha256sum -c name-of-file.sha256 <\/code><\/pre>\n<p>and once the command is validated, the console should return the following message:<\/p>\n<pre class=\"wp-block-code\"><code>name-of-your-file.iso: Success<\/code><\/pre>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A file containing an operating system should not be treated the same way as a regular file. While you can download files using a web browser, this method is the least secure for this purpose. &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-921","post","type-post","status-publish","format-standard","hentry","category-debutants"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/posts\/921","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/comments?post=921"}],"version-history":[{"count":4,"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/posts\/921\/revisions"}],"predecessor-version":[{"id":925,"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/posts\/921\/revisions\/925"}],"wp:attachment":[{"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/media?parent=921"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/categories?post=921"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/orditux.org\/bentovillage\/wp-json\/wp\/v2\/tags?post=921"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}