<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — suspending to disk without pm-utils]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=172&amp;type=atom" />
	<updated>2019-01-31T23:37:26Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=172</id>
		<entry>
			<title type="html"><![CDATA[Re: suspending to disk without pm-utils]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=778#p778" />
			<content type="html"><![CDATA[<p>Thank you, aether.&nbsp; After I added the UUID of my swap partition in the grub command line, i was able to suspend to disk with the following command as root:&nbsp; &nbsp;echo disk &gt; /sys/power/state</p>]]></content>
			<author>
				<name><![CDATA[ronbu]]></name>
			</author>
			<updated>2019-01-31T23:37:26Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=778#p778</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: suspending to disk without pm-utils]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=771#p771" />
			<content type="html"><![CDATA[<p>Add the UUID of your swap partition in /etc/default/grub<br /></p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX=resume=UUID=***</code></pre></div><p>Use blkid to find your swap partition UUID <br />Replace *** with the UUID</p><p>then refresh grub.cfg</p><p>grub-mkconfig -o /boot/grub/grub.cfg</p>]]></content>
			<author>
				<name><![CDATA[aether]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=326</uri>
			</author>
			<updated>2019-01-30T16:48:28Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=771#p771</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[suspending to disk without pm-utils]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=770#p770" />
			<content type="html"><![CDATA[<p>I&#039;d like to know how to suspend to disk (hibernate) without pm-utils installed?</p>]]></content>
			<author>
				<name><![CDATA[ronbu]]></name>
			</author>
			<updated>2019-01-30T12:44:23Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=770#p770</id>
		</entry>
</feed>
