<?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>usbloading for linux &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/usbloading-for-linux/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Sun, 11 Oct 2009 12:04:38 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Linux USB引导盘制作</title>
		<link>https://dbtan.com/2009/10/usbloading-for-linux.html</link>
					<comments>https://dbtan.com/2009/10/usbloading-for-linux.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Sun, 11 Oct 2009 08:56:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[usbloading for linux]]></category>
		<guid isPermaLink="false">http://dbtan.com/2009/10/linux-usb%e5%bc%95%e5%af%bc%e7%9b%98%e5%88%b6%e4%bd%9cusbloading-for-linux.html</guid>

					<description><![CDATA[一、系统启动过程： 开机→初始化BIOS→→启动引导器bootloader→→装载内核kernel→→启动in [&#8230;]]]></description>
										<content:encoded><![CDATA[<blockquote>
<p><strong>一、系统启动过程：</strong></p>
<p>开机→初始化BIOS→→启动引导器bootloader→→装载内核kernel→→启动init<br />                     （GRUB）</p>
<p><strong> </strong></p>
<p>· <strong>第一步，初始化</strong><strong>BIOS</strong><strong>：</strong>设置启动顺序等基本输入输出系统。</p>
<p>MBR：Master Boot Recorder主引导分区 （512字节，0柱面、0磁头、第1个扇区）<br /> 446字节MBC：主引导代码（找可引导分区）<br /> 64字节DPT：4个16字节的主分区信息<br /> 2字节：55AA（十六进制数）表示结束。</p>
<p>· <strong>第二步，启动引导器</strong><strong>bootloader</strong><strong>：</strong><strong></strong></p>
<p>⑴ grub：/boot/grub/grub.conf配置文件<br /> # grub.conf generated by anaconda<br /> #<br /> # Note that you do not have to rerun grub after making changes to this file<br /> # NOTICE: You do not have a /boot partition. This means that<br /> # all kernel and initrd paths are relative to /, eg.<br /> # root (hd0,0)<br /> # kernel /boot/vmlinuz-version ro root=/dev/sda1<br /> # initrd /boot/initrd-version.img<br /> #boot=/dev/sda</p>
<p> [......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/10/usbloading-for-linux.html">阅读全文</a></p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/10/usbloading-for-linux.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
