<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'initrd' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/initrd</link>
		<description>initrd</description>
		<language>ko</language>
		<pubDate>Tue, 10 Mar 2009 20:04:13 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[Linux initrd 수정법]]></title>
	<link>http://poorpuppet.egloos.com/4085976</link>
	<guid>http://poorpuppet.egloos.com/4085976</guid>
	<description>
	<![CDATA[ 
열람하고 압축을 푸는 과정  # mkdir /mnt/initrd# cd /mnt/initrd# cp /boot/initrd-2.6.14.2.img initrd-2.6.14.2.img.gz# gzip -d initrd-2.6.14.2.img.gz# cpio -i --make-directories &amp;lt; initrd-2.6.14.2.img# ls -ltotal 32drwx------  2 root root 4096 Mar 10 19:38 bindrwx------  4 root root 4096 Mar 10 19:40 devdrwx------  3 root root 4096 Mar 10 19:38 etc-rwx------  1 root root 2439 Mar 10 19:38 initdrwx------  3 r	]]>
	</description>
	<pubDate>Tue, 10 Mar 2009 20:04:13 +0900</pubDate>
	<dc:creator><![CDATA[과학과 이성에 대한 극히 주관적인 관점]]></dc:creator>
</item>
<item>
	<title><![CDATA[kernel compile with hand.]]></title>
	<link>http://handmade.egloos.com/4623848</link>
	<guid>http://handmade.egloos.com/4623848</guid>
	<description>
	<![CDATA[ 
environment:   - debian 4.0    - linux kernel 2.6.24 (vanilla)    compile sequence:   - make mrproper   - make menuconfig    - I use old config. (cp /boot/config-xxx /usr/src/linux-kernel-xxx/.config)   - make   - make modules_install install   - (update lilo or grub)    problem: (I had some kernel panic message like blow.)   - Kernel panic -&amp;gt; no syncing No init found. Try passing init= option 	]]>
	</description>
	<pubDate>Sat, 20 Sep 2008 16:21:16 +0900</pubDate>
	<dc:creator><![CDATA[獨手工房]]></dc:creator>
</item>
	</channel>
</rss>

