<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jkx@home &#187; Manjaro</title>
	<atom:link href="http://www.larsen-b.com/tags/manjaro/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Wed, 20 May 2026 16:33:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Howto enable hibernate on a Linux Manjaro</title>
		<link>http://www.larsen-b.com/Article/460.html</link>
		<comments>http://www.larsen-b.com/Article/460.html#comments</comments>
		<pubDate>Sun, 16 Jun 2013 11:54:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Manjaro]]></category>

		<guid isPermaLink="false">http://www.larsen-b.com/?p=460</guid>
		<description><![CDATA[I run into some issues with my current Debian systems. In fact, I use Debian on a lot of computers, but most of the time the sessions are consistent, some have nautilus working some don&#8217;t .. same for automount, grub-updater, &#8230; <a href="http://www.larsen-b.com/Article/460.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I run into some issues with my current Debian systems. In fact, I use <a href="http://debian.org">Debian</a> on a lot of computers, but most of the time the sessions are consistent, some have nautilus working some don&#8217;t .. same for automount, grub-updater, and so on.</p>
<p>I decided to switch my desktop computer to another distro. After about 5 years with the same Debian Sid install, I switched to <a href="http://manjaro.org">Manjaro</a>. Manjaro use the same base system as Arch Linux but seems to be more user friendly.</p>
<p>Anyway, the hibernate don&#8217;t work out-of-the-box. When you restart the computer, it doesn&#8217;t restore the hibernate image from the swap. You can fix that quickly. Edit <em>/etc/mkinitcpio.conf</em> file and add &#8220;<strong>resume</strong>&#8221; to the HOOK flag like this.</p>
<pre><code>HOOKS="base udev autodetect modconf block resume filesystems keyboard fsck"</code></pre>
<p>After that, you must rebuild the initcpio file :</p>
<pre> <code>sudo mkinitcpio -p linux39</code></pre>
<p>That&#8217;s enough, you can now test with a simple pm-hibernate.</p>
<p><strong>/Enjoy Linux again.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/460.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
