<?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>rootwait &#8211; richliu&#039;s blog</title>
	<atom:link href="https://blog.richliu.com/tag/rootwait/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Fri, 09 Nov 2012 13:49:01 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>kernel rootwait option</title>
		<link>https://blog.richliu.com/2012/11/09/1347/kermel-rootwait-option/</link>
					<comments>https://blog.richliu.com/2012/11/09/1347/kermel-rootwait-option/#comments</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Thu, 08 Nov 2012 18:40:30 +0000</pubDate>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux kernel]]></category>
		<category><![CDATA[mmc]]></category>
		<category><![CDATA[rootwait]]></category>
		<category><![CDATA[usb]]></category>
		<guid isPermaLink="false">http://blog.richliu.com/?p=1347</guid>

					<description><![CDATA[<p>之前都不知道 Linux kernel 有 rootwait option, 比 rootdelay=? 好用 [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2012/11/09/1347/kermel-rootwait-option/">kernel rootwait option</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>之前都不知道 Linux kernel 有 rootwait option, 比 rootdelay=? 好用多了. </p>
<p>尤其是用 usb or mmc 之類的 device 當作 root, 常用於 embedded system .<br />
(其實我也少用, 都混 IC vendor , rootwait 這種東西就交給系統廠去處理). </p>
<p>Example Command<br />
[TEXT]<br />
CONFIG_CMDLINE=&#8221;root=/dev/mmcblk0p1 rw init=/sbin/init mem=256M console=ttyS0,38400 rootwait&#8221;<br />
[/TEXT]</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2012/11/09/1347/kermel-rootwait-option/">kernel rootwait option</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.richliu.com/2012/11/09/1347/kermel-rootwait-option/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
