<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot;]]></title><description><![CDATA[<p dir="auto">Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version. “Kernel Panic” Issue “XZ decompressor ran out of memory”</p>
<p dir="auto">with version 1.5.10 all works without problems.</p>
<p dir="auto">with latest version of fog (1.5.10.1622) i get a kernel panic after iPXE:</p>
<p dir="auto"><img src="/assets/uploads/files/1729585246125-img_20241022_095308-resized.jpg" alt="IMG_20241022_095308.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1729585339054-img_20241022_095959-resized.jpg" alt="IMG_20241022_095959.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">i think that is the same bug of this thread: <a href="https://forums.fogproject.org/topic/17699/lenovo-thinkcentre-m900-kernel-panic-with-latest-fog-1-5-10-1622-version" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/17699/lenovo-thinkcentre-m900-kernel-panic-with-latest-fog-1-5-10-1622-version</a></p>
]]></description><link>http://forums.fogproject.org/topic/17699/lenovo-thinkcentre-m900-kernel-panic-with-latest-fog-1-5-10-1622-version-kernel-panic-issue-xz-decompressor-ran-out-of-memory</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 14:04:30 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/17699.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Oct 2024 08:23:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 12:56:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/21552">@fabritrento</a> That appears to be the correct method.</p>
<pre><code>git clone https://github.com/FOGProject/fogproject.git --branch=dev-branch
</code></pre>
<p dir="auto">Would have done the same thing (when you didn’t have the fogproject cloned.</p>
<p dir="auto">The method you chose is correct though, and moving forward you would simply:</p>
<pre><code>cd fogproject
git checkout dev-branch
git pull
</code></pre>
<p dir="auto">To update to the latest information.</p>
<p dir="auto">When you want to install stable you would:</p>
<pre><code>cd fogproject
git checkout stable
git pull
</code></pre>
<p dir="auto">Then follow the install instructions as normal.</p>
<p dir="auto">Thanks!</p>
]]></description><link>http://forums.fogproject.org/post/156024</link><guid isPermaLink="true">http://forums.fogproject.org/post/156024</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 22 Oct 2024 12:56:59 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 13:43:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/21552">@fabritrento</a> yes, you can interchange them though sometimes (not the case here) the biggest concern is schema updates between different versions.</p>
<p dir="auto">In this case, dev-branch is the basis of stable, so these should be effectively interchangable.</p>
]]></description><link>http://forums.fogproject.org/post/156028</link><guid isPermaLink="true">http://forums.fogproject.org/post/156028</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 22 Oct 2024 13:43:45 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 13:28:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> problem solved i tested It Just now. Thankyou very much!</p>
]]></description><link>http://forums.fogproject.org/post/156026</link><guid isPermaLink="true">http://forums.fogproject.org/post/156026</guid><dc:creator><![CDATA[fabritrento]]></dc:creator><pubDate>Tue, 22 Oct 2024 13:28:43 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 13:05:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> said in <a href="/post/156024">Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version "Kernel Panic" Issue "XZ decompressor ran out of memory"</a>:</p>
<blockquote>
<p dir="auto">git clone <a href="https://github.com/FOGProject/fogproject.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/FOGProject/fogproject.git</a> --branch=dev-branch</p>
</blockquote>
<p dir="auto">but i can update a developement installed version to a stable release via <a href="http://installfog.sh" target="_blank" rel="noopener noreferrer nofollow ugc">installfog.sh</a>?</p>
]]></description><link>http://forums.fogproject.org/post/156025</link><guid isPermaLink="true">http://forums.fogproject.org/post/156025</guid><dc:creator><![CDATA[fabritrento]]></dc:creator><pubDate>Tue, 22 Oct 2024 13:05:47 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 12:56:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/21552">@fabritrento</a> That appears to be the correct method.</p>
<pre><code>git clone https://github.com/FOGProject/fogproject.git --branch=dev-branch
</code></pre>
<p dir="auto">Would have done the same thing (when you didn’t have the fogproject cloned.</p>
<p dir="auto">The method you chose is correct though, and moving forward you would simply:</p>
<pre><code>cd fogproject
git checkout dev-branch
git pull
</code></pre>
<p dir="auto">To update to the latest information.</p>
<p dir="auto">When you want to install stable you would:</p>
<pre><code>cd fogproject
git checkout stable
git pull
</code></pre>
<p dir="auto">Then follow the install instructions as normal.</p>
<p dir="auto">Thanks!</p>
]]></description><link>http://forums.fogproject.org/post/156024</link><guid isPermaLink="true">http://forums.fogproject.org/post/156024</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 22 Oct 2024 12:56:59 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 12:59:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/21552">@fabritrento</a> i tryed to use git to download the developement version giving these commands:</p>
<p dir="auto">git clone <a href="https://github.com/FOGProject/fogproject.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/FOGProject/fogproject.git</a><br />
cd fogproject<br />
git checkout dev-branch<br />
git pull</p>
<p dir="auto">is correct? i never used git<br />
doing as it i get Version: 1.5.10.1629 printed on screen when i try to install fog via <a href="http://installfog.sh" target="_blank" rel="noopener noreferrer nofollow ugc">installfog.sh</a></p>
]]></description><link>http://forums.fogproject.org/post/156023</link><guid isPermaLink="true">http://forums.fogproject.org/post/156023</guid><dc:creator><![CDATA[fabritrento]]></dc:creator><pubDate>Tue, 22 Oct 2024 12:59:46 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 12:41:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> ok if next stable release is planned for 15 nov i can install the developement version and test the bug.<br />
please can you give me the link to download the developement version? i cannot browse the directory in github, i cannot see where developement version is located to download it</p>
]]></description><link>http://forums.fogproject.org/post/156022</link><guid isPermaLink="true">http://forums.fogproject.org/post/156022</guid><dc:creator><![CDATA[fabritrento]]></dc:creator><pubDate>Tue, 22 Oct 2024 12:41:47 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 12:34:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/21552">@fabritrento</a> I understand you have more memory than what would typically be required, but 32 bit only allows up to 4gb of memory (generally) and for some reason, I’m postulating, that because there’s more it’s saying “no, we aren’t putting anything into memory” hence the ran out of memory issue.</p>
<p dir="auto">That said, if you could test it would be great.</p>
<p dir="auto">I know you’re in a production environment, but right now (as I see it) your prod environment isn’t working at all. So the “test” is what will be in the next stable release on Nov 15th. If you can test, just to validate you’re able to image again, it would be great.</p>
<p dir="auto">If you cannot, I understand, just hoping to have more information and provide a solution for you.</p>
<p dir="auto">Thank you!</p>
]]></description><link>http://forums.fogproject.org/post/156021</link><guid isPermaLink="true">http://forums.fogproject.org/post/156021</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 22 Oct 2024 12:34:51 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 12:10:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> the memory of the machine is 8GB. but with fog 1.5.10 works.</p>
]]></description><link>http://forums.fogproject.org/post/156020</link><guid isPermaLink="true">http://forums.fogproject.org/post/156020</guid><dc:creator><![CDATA[fabritrento]]></dc:creator><pubDate>Tue, 22 Oct 2024 12:10:03 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 11:00:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> sorry but i can’t test i’m in a production environment… i wait until the patch is released to stable branch</p>
]]></description><link>http://forums.fogproject.org/post/156014</link><guid isPermaLink="true">http://forums.fogproject.org/post/156014</guid><dc:creator><![CDATA[fabritrento]]></dc:creator><pubDate>Tue, 22 Oct 2024 11:00:07 GMT</pubDate></item><item><title><![CDATA[Reply to Lenovo ThinkCentre M900: kernel panic with latest fog 1.5.10.1622 version &quot;Kernel Panic&quot; Issue &quot;XZ decompressor ran out of memory&quot; on Tue, 22 Oct 2024 10:25:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/21552">@fabritrento</a> Please try to update to the latest dev-branch and see if htis works properly</p>
<p dir="auto">Yes I want the 32 bit stuff to work properly, but since this is likely a 64 bit machine anyway.</p>
<p dir="auto">I am thinking this is due to the amount of memory on the machine far exceeding the amount of memory the 32 bit binaries can actually even handle. (Just my suspicions)</p>
]]></description><link>http://forums.fogproject.org/post/156013</link><guid isPermaLink="true">http://forums.fogproject.org/post/156013</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 22 Oct 2024 10:25:18 GMT</pubDate></item></channel></rss>