<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3145&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Problem with *.iso file]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3145</link>
		<description><![CDATA[The most recent posts in Problem with *.iso file.]]></description>
		<lastBuildDate>Thu, 01 Oct 2020 20:58:37 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25056#p25056</link>
			<description><![CDATA[<p>it seems that the &quot;mkusb&quot; hosted has some issues here with devuan;</p><p>unfortunately the &quot;mkusb-installer&quot; is no longer available as it seems as it was the most easy way to install it on debian</p><p>you can find a newer version here</p><p><a href="https://phillw.net/isos/linux-tools/mkusb/" rel="nofollow">https://phillw.net/isos/linux-tools/mkusb/</a></p><p>where the &quot;mkusb-min&quot; and &quot;mkusb-minp&quot; failed to create a proper beowulf netinst64bit iso-stick (at least on my pc) , the newer &quot;dus&quot; version from phillw.net functioned.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Thu, 01 Oct 2020 20:58:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25056#p25056</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25041#p25041</link>
			<description><![CDATA[<p>hello,</p><p>i installed several times in the last days devuan ascii and beowulf.</p><p>used &quot;mkusb&quot; to install to usb (look for &quot;install to debian&quot; version) and had no problems with netinstall64bit.<br />problem only with beowulf-live image 64 bit that gave errors during installation and after insatllation it booted the old linux (that was meant to be replaced) as if nothing was installed over it. i am not sure if i made an error but to me it seemed the live-installer was faulty.<br />maybe someone can confirm this?</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 30 Sep 2020 19:26:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25041#p25041</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=25038#p25038</link>
			<description><![CDATA[<p>Just to mention I had the same problem with the beowulf amd64 netinstall iso.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghp)]]></author>
			<pubDate>Wed, 30 Sep 2020 18:50:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=25038#p25038</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20398#p20398</link>
			<description><![CDATA[<p>Hi Ralph<br />Yes i did try checking /dev/sdf as well but don&#039;t get the correct matching hash numbers.<br />I will have to try the head command exercise another time. Since then I re-used the flash drive for something else. My priority was to successfully install Devuan. Phew! it took me weeks but eventually came right.</p>]]></description>
			<author><![CDATA[dummy@example.com (berghsg)]]></author>
			<pubDate>Thu, 05 Mar 2020 21:02:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20398#p20398</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20152#p20152</link>
			<description><![CDATA[<p>When written to a flash, I assume you&#039;d written it to <span class="bbc">/dev/sdf</span> and not <span class="bbc">/dev/sdf1</span> (which is the first partition) and maybe the mdfsum from there matches the iso file? </p><div class="codebox"><pre><code>head -c 4675600384 /dev/sdf | md5sum</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 20 Feb 2020 20:15:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20152#p20152</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=20151#p20151</link>
			<description><![CDATA[<p>MY RESULTS:<br />md5sum devuan_ascii_2.1_amd64_dvd-1.iso&#160; &#160; &#160; &#160; &#160; &#160; &#160; AEFA3DC1461FD0A7792E27ABD171C27A&#160; (ORIGINAL ISO)<br />head -c 4675600384 /dev/sdf1 | md5sum&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; 904a76b91eded9993b7b37f186227ff - (FLASH DRIVE)</p><p>I have managed to install after a second attempt devuan ascii, how ever my mda5sum / sha256sum check showed a discrepancy on the contents (from image) loaded to my flash drive, yet i managed to install ascii.<br />As ralph.ronnquist mentioned on 2019-11-18 23:29:06 that isolinux/isolinux.bin is left out because its md5sum count changes after installing on flash drive.<br />I am wondering if it applies the same to the rest of the files. ???<br />I ask this question since I had many problems with installing devuan jessie and getting it to work, until i did a sha256sum check on my downloaded file and found it corrupt. I re-downloaded the devuan_jessie_1.0.0_amd64_CD.iso file, sha256sum checked out, and re-installed. A number of the problems vanished including trying to get hplip to see my scanner (via hp-setup). So the same could be said for ascii.</p><p>How ever Altoid makes a very compelling argument on 2019-11-20 22:00:50 alluding to the fact that corruption can also occur in writing to flash drive. As can be seen by my results above my image seems a problem yet my installation went fine after second attempt.</p><p>fsmithred mentioned on 2019-11-19 15:03:35 a valid point: which i personally have experienced on both jessie and ascii and that is for whatever reason the installing of software and even boot loader (grub2) fails, on re-trying &#039;it came right&#039;. Not a very stable installation though. I don&#039;t recall having this on ubuntu or linux mint, or puppy, knoppix etc! Not sure if it is due to large amounts of data needing to be downloaded to complete the installation, yet i expected devuan_ascii_2.1_amd64_dvd-1.iso to be a far more easier installation in this regard, since it did not require much download to complete the installation. Most files were in the iso. Yet it too was a problem.</p><p>IN CONCLUSION<br />So far my installed ascii does not show any signs of corruption. I installed a couple of programs that i use and they all went fine. I even installed my hp scanner the quickest way i found, by using hp-setup -i in command line. <br />I think it will be safe to say that if the flash drive being used is in question buy another one (good make), sha256sum check the downloaded iso with the sha256 values provided by devuan and write to flash as normal. <br />During installation: Make sure apt package manager is updated correctly, retry if having trouble. Retry any software failures and or bootloader install failures.<br />This is about the best advice i can give. <br />Devuan iso&#039;s have brilliant partitioning utility in their installer but the installation with setup has been the most difficult out of any linux so far. I entertain all the nonsense because i want to boot up with initd NOT systemd! I found devuan very fast on an old Intel Core 2 duo core E7500 PC, 4 Gb ram.&#160; <img src="https://dev1galaxy.org/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></description>
			<author><![CDATA[dummy@example.com (berghsg)]]></author>
			<pubDate>Thu, 20 Feb 2020 13:53:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=20151#p20151</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18778#p18778</link>
			<description><![CDATA[<p>I think FM81 was showing the mkisofs command as an example. You don&#039;t need to run that command - it&#039;s used to make the .iso file, not to put it on a usb. </p><p>You can make an iso that boots uefi or bios with refractasnapshot. See the config file. See the xorriso command in the script itself. There are a couple of options needed for uefi. If you have questions, we can talk about it in a separate thread.</p><p>NAME_OF_ISO would be the name of the .iso file you are creating. With just the file name and no path, it would be created in the current working directory. Add a path if you want it to land someplace else.</p><p>ISO_ROOT_OF_FILES is the top-level directory of the file tree you want to put inside the iso. Typically, it contains an isolinux directory and a live directory.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 30 Nov 2019 23:35:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18778#p18778</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18777#p18777</link>
			<description><![CDATA[<p>I apologize I still don&#039;t understand. I have always just used dd to get a bootable iso.</p><div class="codebox"><pre><code>mkisofs -o NAME_OF_ISOIMAGE -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table ISO_ROOT_OF_FILES</code></pre></div><p>Do I replace NAME_OF_ISOIMAGE with the location of the iso? <br />also what do I replace ISO_ROOT_OF_FILES with?<br />I have working Iso, However,&#160; I had used refracta snapshot to get it. It dd s just fine. (So I am in no rush to try a minimal and build a new one but I noticed I have over 1500 packages trying to debloat a bit <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" />.</p><p>Issue is, isn&#039;t -b bios boot only?(wow this conjunction xD) I would like to get a EFI booting Iso. would I use -e instead? <br />I am happy with bios boot on my thinkpad, however, sometime EFI is easier to work with as I&#039;m planning to make a more minimal Iso. (so I may have 2 partitions temporarily for easier backups)&#160; Maybe, eventually I&#039;ll remove the efi grub tools. </p><p>PS: I have not tried rufus on windows. last time I used that was probably couple years ago when I did my first bare metal install&#160; not counting wheezy on a pi. Now I&#039;d prefer to build the iso on linux. DD has worked fine up untill now. If mkisofs is the best way to do things I&#039;d gladly switch and figure it out.</p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Sat, 30 Nov 2019 21:17:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18777#p18777</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18775#p18775</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Note that <span class="bbc">isolinux/isolinux.bin</span> is the &quot;El Torito boot image&quot;, and that <span class="bbc">mkisofs</span> does something to the first 64 bytes on transfer from disk to CD/DVD image, i.e. when the .iso is created.</p></div></blockquote></div><p>Why not use something like <span class="bbc">tail --bytes=+64 isolinux.bin | md5sum</span> to skip the first 64 bytes. That should tell you if the bulk of the file is OK.</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sat, 30 Nov 2019 16:49:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18775#p18775</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18773#p18773</link>
			<description><![CDATA[<p>Typically an ISO-image (with ISOLINUX.BIN) is created by the following:</p><div class="codebox"><pre><code>mkisofs -o NAME_OF_ISOIMAGE -b isolinux/isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table ISO_ROOT_OF_FILES</code></pre></div><p>The parameter &quot;-boot-info-table&quot; is essential, to get it working. But this parameter does the following: it modifies <strong>isolinux.bin</strong> itself <span class="bbu">during</span> the build of the isofile. A previously created checksum will never match after that! That&#039;s why this special file should be always excluded from such checksum-tests.</p><p>Or in other words: It is not a bug, it is a feature ...</p><p>Best Regards, FM_81</p>]]></description>
			<author><![CDATA[dummy@example.com (FM81)]]></author>
			<pubDate>Sat, 30 Nov 2019 15:04:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18773#p18773</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18765#p18765</link>
			<description><![CDATA[<p>Yeah I noticed the hash was changing after running dd command. </p><p>I got the hash to match if I dd it into a partition rather than just the root of the drive. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Sat, 30 Nov 2019 01:15:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18765#p18765</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18607#p18607</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>czeekaj wrote:</cite><blockquote><div><p>... to start with a minimal install ...</p></div></blockquote></div><p>Same here.</p><div class="quotebox"><cite>czeekaj wrote:</cite><blockquote><div><p>... verifying the check sum seemed to match ...</p></div></blockquote></div><p>It <em>has</em> to match exacly.<br /><em>Seemed</em> won&#039;t do.&#160; </p><p>Just pulling your leg ...&#160; &#160;=-D</p><div class="quotebox"><cite>czeekaj wrote:</cite><blockquote><div><p>Not sure what went wrong.</p></div></blockquote></div><p>In my limited experience, the first check you do is on the *.iso file you downloaded.</p><p>Then you do a check on ther file burned on the CD/DVD or USB.</p><p>I found a way to do this here:<br /><a href="https://askubuntu.com/questions/547332/can-an-integrity-check-be-run-against-a-usb-boot-disk" rel="nofollow">https://askubuntu.com/questions/547332/ … -boot-disk</a></p><div class="quotebox"><cite>URL wrote:</cite><blockquote><div><p>To check the integrity of a usb boot disk, first find the size of the iso image with</p><div class="codebox"><pre><code>stat -c &#039;%s&#039; imagename.iso</code></pre></div><p>This will output an image size which you can enter in place of &lt;imagesize&gt; in the command below.<br />The next command sends (through a pipe) all bytes corresponding to the size of the image to the md5sum command:</p><div class="codebox"><pre><code>sudo head -c &lt;imagesize&gt; /dev/sdb1 | md5sum</code></pre></div><p>You can compare this with the md5sum of your .iso file.</p><p>md5sum imagename.iso</p><p>If md5sums are different then there was an issue while copying the data.<br />If md5sums are the same, you have successfully checked data integrity on your usb disk!</p></div></blockquote></div><p>The third and final step is to boot the installaiton *.iso and run a check on the installation media itself with the tool available in the menu.<br />Although, as we have seen in this thread, it can sometimes give a false positive.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 20 Nov 2019 20:00:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18607#p18607</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18606#p18606</link>
			<description><![CDATA[<p>I have tried the minimal and live desktop recently because the ISO i have been snapshotting only started recently having some difficulty doing a full disk encryption. <br />Also I wanted to start with a minimal install and only include the packages I need to have a lighter iso. </p><p>However, downloading and verifying the check sum seemed to match for the iso. </p><p>When I dd it onto a USB. Try to boot to it, I get grub but than an error it wont boot the kernel. Missing magic number you need to load the kernel first&#039;. </p><p>Not sure what went wrong. Usually that&#039;s all I need to do is dd it to a bootable USB and check the hash.</p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Wed, 20 Nov 2019 19:27:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18606#p18606</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18575#p18575</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... 2.1 minimal-live isos both have the same isolinux.bin.</p></div></blockquote></div><p>OK.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... amd64 and i386 are both built using the same xorriso/mkisofs command.</p></div></blockquote></div><p>OK.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... desktop-live i386 and amd64 use slightly different commands ...</p></div></blockquote></div><p>OK.</p><p>It&#039;s all rather over my head/pay grade.<br />Eventually, I guess ...</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... surprised that the isolinux.bin in the 2.1 minimal-lives are the same as the 2.0.0 you posted.</p><div class="codebox"><pre><code>f03d6ecc57dad4524a0cab76b7afab41</code></pre></div></div></blockquote></div><p>I computed them in a teminal so it would be hard to make a typo and checked the values twice.</p><p>A coincidence?<br />&#160; <br />This <span class="bbc">isolinux.bin</span> only came up because of my checking the installation media with the install&#039;s verification routine.<br />The *.iso file was intact after download and was correctly written to media.</p><p>But as you pointed out, the issue did not come up in the 2.0.0 *.isos because isolinux.bin was not in the respective md5sum.txt file.&#160; <br />It was not scanned, ergo no error was computed.&#160; &#160;=-)</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... problem with installing software is not related to isolinux.bin. Sometimes the installer fails ...</p></div></blockquote></div><p>Agreed ...<br />As I mentioned in my email, due to a USB stick with not enough space.</p><p>I suppose then that all is well?</p><p>Thanks for taking the time to look into this.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 19 Nov 2019 15:44:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18575#p18575</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem with *.iso file]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18568#p18568</link>
			<description><![CDATA[<p>The 2.1 minimal-live isos both have the same isolinux.bin. The amd64 and i386 are both built using the same xorriso/mkisofs command. The desktop-live i386 and amd64 use slightly different commands, because the amd64 supports uefi. I&#039;m a little bit surprised that the isolinux.bin in the 2.1 minimal-lives are the same as the 2.0.0 you posted.</p><div class="codebox"><pre><code>f03d6ecc57dad4524a0cab76b7afab41</code></pre></div><p>I checked some Refracta isos and the i386 and amd64 are different (assuming for the same reason as the desktop-live) but the md5sums are consistent over time and only change occasionally. Possibly with new versions of isolinux or something else.</p><p>Getting back to the original post, I think the problem with installing software is not related to isolinux.bin. Sometimes the installer fails to get all the software and you need to repeat that step. This was more common with jessie isos, but I think it&#039;s happened with ascii, too.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 19 Nov 2019 13:03:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18568#p18568</guid>
		</item>
	</channel>
</rss>
