<?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=3624&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to make initramfs not wait for a suspend/resume device?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3624</link>
		<description><![CDATA[The most recent posts in How to make initramfs not wait for a suspend/resume device?.]]></description>
		<lastBuildDate>Tue, 23 Jun 2020 12:52:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to make initramfs not wait for a suspend/resume device?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22895#p22895</link>
			<description><![CDATA[<p>If I understand you - you have no swap and delay at boot - you seems to have changed the partitions so they got new uuid.</p><p>Run blkid in a root terminal to see all your partitions, inkl. swap, and their uuid.</p><p>Open /etc/fstab change to the right uuid&#039;s.<br />Open /etc/initramfs-tools/conf.d/resume and change to the right uuid [the / partition, I suppose [It&#039;s right in my case :-)]].</p><p>Rebuild initramfs.<br />Restart.</p>]]></description>
			<author><![CDATA[dummy@example.com (Magnus)]]></author>
			<pubDate>Tue, 23 Jun 2020 12:52:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22895#p22895</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make initramfs not wait for a suspend/resume device?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22865#p22865</link>
			<description><![CDATA[<div class="quotebox"><cite>kuleszdl wrote:</cite><blockquote><div><p>Does it have to be executable?</p></div></blockquote></div><p>No, it does not.</p><p>Can we please see the full output of</p><div class="codebox"><pre><code># blkid
# update-initramfs -u -k all
cat /etc/{fstab,initramfs-tools/conf.d/resume}</code></pre></div><p>The &quot;#&quot; symbol indicates that the command should be run with root privileges.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 22 Jun 2020 17:55:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22865#p22865</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make initramfs not wait for a suspend/resume device?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22848#p22848</link>
			<description><![CDATA[<p>Thank you! This didn&#039;t do the trick for me - maybe because I deleted the file? Does it have to be executable?</p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Sun, 21 Jun 2020 21:29:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22848#p22848</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to make initramfs not wait for a suspend/resume device?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22846#p22846</link>
			<description><![CDATA[<div class="quotebox"><cite>kuleszdl wrote:</cite><blockquote><div><p>I already tried altering and removing the file</p><div class="codebox"><pre><code>/etc/initramfs-tools/conf.d/resume</code></pre></div><p>but this didn&#039;t help.</p></div></blockquote></div><p>Removing the file won&#039;t work, you should tell us how you altered it.</p><p>This is the correct content if you don&#039;t want to use the swap to hibernate:</p><div class="codebox"><pre><code>RESUME=none</code></pre></div><p>EDIT: and rebuild the initramfs after you&#039;ve changed the file:</p><div class="codebox"><pre><code># update-initramfs -u -k all</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 21 Jun 2020 21:11:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22846#p22846</guid>
		</item>
		<item>
			<title><![CDATA[How to make initramfs not wait for a suspend/resume device?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=22840#p22840</link>
			<description><![CDATA[<p>Hi,</p><p>I have an installation which initially had swap but now doesn&#039;t have it anymore. Yet, the entries for suspend to ram are effective and lead to boot delays. The following message is repeated several times:</p><div class="codebox"><pre><code>Begin: Running /scripts/local-block ... done.</code></pre></div><p>After some seconds, it finally gives up:</p><div class="codebox"><pre><code>Have up waiting for suspend/resume device</code></pre></div><p>I already tried altering and removing the file</p><div class="codebox"><pre><code>/etc/initramfs-tools/conf.d/resume</code></pre></div><p>but this didn&#039;t help.</p><p>Thanks in advance for any ideas on how to solve this.</p>]]></description>
			<author><![CDATA[dummy@example.com (kuleszdl)]]></author>
			<pubDate>Sun, 21 Jun 2020 20:04:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=22840#p22840</guid>
		</item>
	</channel>
</rss>
