<?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>Duality - GOD has created you &#187; initramfs</title>
	<atom:link href="http://www.rickyok.net/tag/initramfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rickyok.net</link>
	<description>Sharing information that we learned the hard way</description>
	<lastBuildDate>Fri, 26 Nov 2010 16:33:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Extract / remake initrd image</title>
		<link>http://www.rickyok.net/2009/11/extract-remake-initrd-image/</link>
		<comments>http://www.rickyok.net/2009/11/extract-remake-initrd-image/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:01:51 +0000</pubDate>
		<dc:creator>rickyok</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[initramfs]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.rickyok.net/?p=282</guid>
		<description><![CDATA[This is the command to to extract initrd image To Extract gunzip &#60; /boot/initrd.img &#124; cpio -i --make-directories To Compress find ./ &#124; cpio -H newc -o &#62; initrd.cpio gzip initrd.cpio mv initrd.cpio.gz initrd.img Sering lupa sih, jadi masukin sini aja dech ^^]]></description>
			<content:encoded><![CDATA[<p>This is the command to to extract initrd image</p>
<p>To Extract</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">gunzip</span> <span style="color: #000000; font-weight: bold;">&lt;</span> <span style="color: #000000; font-weight: bold;">/</span>boot<span style="color: #000000; font-weight: bold;">/</span>initrd.img <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cpio</span> <span style="color: #660033;">-i</span> <span style="color: #660033;">--make-directories</span></pre></div></div>

<p>To Compress</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">find</span> .<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cpio</span> <span style="color: #660033;">-H</span> newc <span style="color: #660033;">-o</span> <span style="color: #000000; font-weight: bold;">&gt;</span> initrd.cpio
<span style="color: #c20cb9; font-weight: bold;">gzip</span> initrd.cpio
<span style="color: #c20cb9; font-weight: bold;">mv</span> initrd.cpio.gz initrd.img</pre></div></div>

<p>Sering lupa sih, jadi masukin sini aja dech ^^</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://www.rickyok.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p><div style='display:none' id="post-refEl-282"></div>]]></content:encoded>
			<wfw:commentRss>http://www.rickyok.net/2009/11/extract-remake-initrd-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

