<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2952&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Running refractasnapshot on "classical" installed systems]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2952</link>
		<description><![CDATA[The most recent posts in Running refractasnapshot on "classical" installed systems.]]></description>
		<lastBuildDate>Tue, 16 Jul 2019 05:06:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17109#p17109</link>
			<description><![CDATA[<p>Thank you. I needed more time to make more tests, but it looks like I still need more time to make more tests because I can&#039;t figure out yet what&#039;s going on with this machine/install of mine. In short, on this machine I have two Devuan installs (one made with the live DVD and the other one made with the regular big DVD). On the install made with the live DVD refractasnapshot worked from the start, like a breeze, but on the other install (made with regular DVD) I just can&#039;t make it work (the resulted images fail to boot with the error &quot;(initramfs) Unable to find a medium containing a live file system&quot;).</p><p>And step by step, this is what I did in the meanwhile:</p><p>1. I installed refractasnapshot-base and refractasnapshot-gui, both v. 10.2.6 i386 from CERES (no problem installing on ASCII, btw). Ran refractasnapshot (no error messages regarding initrd with this new version) =&gt; no success<br />2. Uninstalled microcode packages, re-ran refractasnapshot =&gt; no success<br />3. Purged ALL the firmware packages, re-ran refractasnapshot =&gt; no success <br />4. At this point I was striving to realize what exactly is different between my two installs and why in one place it works and in the other one it doesn&#039;t. One thing that occured to me was that the live DVD was installed on an ext4 partition, whilst the regular DVD was installed on a JFS partition. So I cloned (with rsync) &quot;the JFS install&quot; to an ext4 partition (and updated fstab, initrd, grub). Booted &quot;the ext4 clone&quot;, re-ran refractasnapshot =&gt; no success</p><p>What I&#039;m going to do next is:<br />- upgrade the kernel, on the install where refractasnapshot works I have a 4.9.0-9-686 kernel, and on the other install a 4.9.0-6-686 kernel;<br />- search for differences between the two installs - in grub.conf, fstab... anything that could be responsible for the different behaviour.</p>]]></description>
			<author><![CDATA[dummy@example.com (omnio)]]></author>
			<pubDate>Tue, 16 Jul 2019 05:06:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17109#p17109</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17087#p17087</link>
			<description><![CDATA[<p>OK, we got the architecture issue sorted out. Burned through a few version numbers on the way. 10.2.4 though 10.2.8 are essentially the same.</p><div class="codebox"><pre><code>$ apt-cache policy refractasnapshot-*
refractasnapshot-base:
  Installed: 10.2.8
  Candidate: 10.2.8
  Version table:
 *** 10.2.8 100
         50 http://deb.devuan.org/merged ceres/main amd64 Packages
        100 /var/lib/dpkg/status
refractasnapshot-gui:
  Installed: 10.2.8
  Candidate: 10.2.8
  Version table:
 *** 10.2.8 100
         50 http://deb.devuan.org/merged ceres/main amd64 Packages
        100 /var/lib/dpkg/status</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 15 Jul 2019 14:44:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17087#p17087</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17062#p17062</link>
			<description><![CDATA[<p>New version, refractasnapshot 10.2.6 is in ceres. We had some trouble building it, and it turns out there are separate i386 and amd64 packages. I haven&#039;t tried downloading the packages installing them on the wrong architecture to see if they work. (They&#039;ll work if they install - they&#039;re just bash scripts.)</p><p>So, if you want a portable package that you can use on either arch, or if you don&#039;t want to add ceres repos and install from there, I built the same version and uploaded it to sourceforge:<br /><a href="https://sourceforge.net/projects/refracta/files/tools/" rel="nofollow">https://sourceforge.net/projects/refracta/files/tools/</a></p><p>The above might sound confusing. I tend to carry several deb packages of different versions of the tools on my live-usb sticks. (I try to carry the latest one, and the old ones just accumulate.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 14 Jul 2019 18:02:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17062#p17062</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17049#p17049</link>
			<description><![CDATA[<p>Guys, sorry for the delay, I&#039;m out of town right now and I can&#039;t reach my machines, but tomorrow I&#039;ll be back and test stuff.</p><p>fsmithred, about your questions:</p><p>encryption: no<br />swap: yes (4 Gb)<br />raid: no<br />lvm: no<br />microcode: I remember microcode packages being installed (and initrd being rebuilt) when, being in a hurry to install wifi drivers, I ran something like &#039;apt install firmware-*&#039; (I installed ASCII from the regular DVD and no firmware got automatically installed, like with the live DVD). I&#039;ll post again tomorrow after testing refractasnapshot-mod. Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (omnio)]]></author>
			<pubDate>Sun, 14 Jul 2019 08:08:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17049#p17049</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17046#p17046</link>
			<description><![CDATA[<p>refracta can do a 28.2G iso?!<br />kewl... <img src="http://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /></p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Sun, 14 Jul 2019 03:04:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17046#p17046</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17043#p17043</link>
			<description><![CDATA[<p>it&#039;s running now...<br />I used ceres - 10.2.3, which errored for me...&quot;no errors now&quot;!<br />script didn&#039;t work for me from dl dir...so I adjusted name - overwrite snapshot in /usr/bin,<br />and its cruizen now..<br />gonna take abit here - I haven&#039;t adjusted the excludes file...this will be interesting! <img src="http://dev1galaxy.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Sun, 14 Jul 2019 01:30:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17043#p17043</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17041#p17041</link>
			<description><![CDATA[<p>It&#039;ll work with either ascii or ceres version. You could even run it from your download directory. It knows where to find the config file and excludes list.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 13 Jul 2019 23:09:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17041#p17041</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17040#p17040</link>
			<description><![CDATA[<p>sorry, but.. I&#039;m gonna<br />Download it, paste into <span class="bbc">/usr/bin</span> &amp; overwrite <span class="bbc">refractasnapshot</span><br />Make it executable and make snapshot using: &#039;refractasnapshot -d&#039;</p><p>And version? repo..?&#160; <br />I have installed now: ascii repos - refractasnapshot-base 10.1.1&#160; (no errors)<br />I imagine to use:<br />ceres repo - refractasnapshot-base 10.2.3 (decompression error)</p><p>K...brb...</p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Sat, 13 Jul 2019 22:59:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17040#p17040</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17038#p17038</link>
			<description><![CDATA[<p>Thanks, Stan. I think I got it sorted out with Ralph&#039;s help this morning. Try this one:<br /><a href="http://distro.ibiblio.org/refracta/misc/refractasnapshot-mod2.txt" rel="nofollow">http://distro.ibiblio.org/refracta/misc … t-mod2.txt</a><br />I&#039;m just waiting for someone other than me to test it so I can push the changes and get 10.2.4 out there.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 13 Jul 2019 22:37:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17038#p17038</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17034#p17034</link>
			<description><![CDATA[<p>I just went thru the <em>Decompression</em> error again...<br />Building beowulf, used beowulf repos - installing: refractainstaller-base 9.5.3<br />enabled ceres repo - installed: refractasnapshot-base 10.2.3 - decompression error.<br />uninstalled 10.2.3<br />enabled ascii repos - installed: refractasnapshot-base 10.1.1 - no error, successful snapshot!<br />Snapshot booted, &amp; ran ok... (except for my continuing usb issue! <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /> )<br />hope this helps~~<br />asta...</p>]]></description>
			<author><![CDATA[dummy@example.com (stanz)]]></author>
			<pubDate>Sat, 13 Jul 2019 21:53:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17034#p17034</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17014#p17014</link>
			<description><![CDATA[<p>Try this one:<br /><a href="http://distro.ibiblio.org/refracta/misc/refractasnapshot-mod.txt" rel="nofollow">http://distro.ibiblio.org/refracta/misc … ot-mod.txt</a></p><p>Download it, copy it to /usr/bin/refractasnapshot<br />Make it executable and run it &#039;refractasnapshot -d&#039;</p><p>Note: Before you run it, edit /etc/refractasnapshot.conf and set save_work=&quot;yes&quot;. That way, if we need to make more changes to the initrd, you can just repack the iso without re-squashing. That takes less than a minute as opposed to however long it takes to run the whole thing. (10-40 minutes in my experience)</p><p>Edit: If you&#039;re using Refracta or other distro that defaults to xz compression on the initrd, use this one instead: <br /><a href="http://distro.ibiblio.org/refracta/misc/refractasnapshot-mod2.txt" rel="nofollow">http://distro.ibiblio.org/refracta/misc … t-mod2.txt</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 13 Jul 2019 13:38:30 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17014#p17014</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17010#p17010</link>
			<description><![CDATA[<p>Is your system encrypted?<br />Do you have a swap partition?<br />Did you install either amd or intel microcode package?</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 13 Jul 2019 10:08:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17010#p17010</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17003#p17003</link>
			<description><![CDATA[<p>Something is definitely going on with refractasnapshot and compression/decompression.&#160; I don&#039;t begin to understand it but here&#039;s a <span class="bbu"><a href="http://www.debianuserforums.org/viewtopic.php?f=67&amp;t=3852" rel="nofollow">report of a similar failure</a></span>.&#160; fsmithred will figure it out eventually.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 13 Jul 2019 07:12:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17003#p17003</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=17002#p17002</link>
			<description><![CDATA[<p>Hi fsmithred, thank you for taking the time to reply. Here is /var/log/refractasnapshot_errors.log that was created when I ran &#039;refractasnapshot -d&#039; (for version 10.1.1, the one that apt installs in ASCII): <a href="http://paste.debian.net/hidden/93a0485b/" rel="nofollow">http://paste.debian.net/hidden/93a0485b/</a></p><p>I also took your advice and later updated refractasnapshot (I installed refractasnapshot-base_10.2.3~fsr_all.deb, it seems this is the newest). However, when running the new refractasnapshot, this is what happens:</p><div class="codebox"><pre><code>Running updatedb...

/tmp/extracted /home/work
Decompession error...</code></pre></div><p>So I had a look at /usr/bin/refractasnapshot (starting with line 321):</p><div class="codebox"><pre><code>	COMPRESSION=$(file -L &quot;$initrd_image&quot; | egrep -o &#039;gzip compressed|XZ compressed&#039;)

	if [ &quot;$COMPRESSION&quot; = &quot;gzip compressed&quot; ]; then
		echo &quot;Archive is gzip compressed...&quot;
		zcat &quot;$initrd_image&quot; | cpio -i

	elif [ &quot;$COMPRESSION&quot; = &quot;XZ compressed&quot; ]; then
		echo &quot;Archive is XZ compressed...&quot;
		xzcat &quot;$initrd_image&quot; | cpio -d -i -m
	else
		echo &quot;Decompession error...&quot; &amp;&amp; exit 1
	fi</code></pre></div><p>However, on my machine, things look like this:</p><div class="codebox"><pre><code>root@devuan:~# file -L /initrd.img
/initrd.img: ASCII cpio archive (SVR4 with no CRC)
root@devuan:~# ls -l /initrd.img
lrwxrwxrwx 1 root root 27 Jul  4 23:43 /initrd.img -&gt; boot/initrd.img-4.9.0-6-686</code></pre></div><p>I&#039;d say that my initrd is not supported, but I don&#039;t know why/how, this is a simple ASCII i386 install made with the regular big DVD.</p><p>Best wishes,</p><p>Omnio</p>]]></description>
			<author><![CDATA[dummy@example.com (omnio)]]></author>
			<pubDate>Sat, 13 Jul 2019 06:46:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=17002#p17002</guid>
		</item>
		<item>
			<title><![CDATA[Re: Running refractasnapshot on "classical" installed systems]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=16989#p16989</link>
			<description><![CDATA[<p>Refractasnapshot and refractainstaller were designed to work on debian. It shouldn&#039;t matter whether the system was installed from a live-iso, a regular debian or devuan installer iso, debootstrap or any other install. It also works on most debian or devuan derivatives that have been tried. </p><p>Take a look at /var/log/refractasnapshot.log (or something like that - I changed the name recently). I don&#039;t recall if that version is set to always run in debug mode or not. If the log has a lot of lines that start with + signs, then it&#039;s a debug log and it will probably tell what the problem is. If not, re-run &#039;refractasnapshot -d&#039; or &#039;refractasnapshot-gui -d&#039; and paste the log some place where I can see it. (email it to me if you want)</p><p>If you&#039;re creating a snapshot on a system that has an encrypted filesystem or a swap partition, you may need to remove a file or two from the initrd. There are instructions for that in /usr/share/doc/refractasnapshot-base/readme.refractasnapshot.txt.gz or from the Help choice in the program. Or you could use the latest version and it will make those changes for you. 10.2.3 is here (cli and gui will work on ascii) - <a href="https://sourceforge.net/projects/refracta/files/tools/" rel="nofollow">https://sourceforge.net/projects/refracta/files/tools/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 12 Jul 2019 16:32:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=16989#p16989</guid>
		</item>
	</channel>
</rss>
