<?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>LinuxByte &#187; XP</title>
	<atom:link href="http://www.linuxbyte.org/tag/xp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbyte.org</link>
	<description>一个Linux Blog</description>
	<lastBuildDate>Tue, 22 Jun 2010 15:10:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 9.10 下添加XP 引导</title>
		<link>http://www.linuxbyte.org/ubuntu-9-10-xia-tian-jia-xp-yin-dao.html</link>
		<comments>http://www.linuxbyte.org/ubuntu-9-10-xia-tian-jia-xp-yin-dao.html#comments</comments>
		<pubDate>Mon, 28 Dec 2009 08:08:11 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[日常桌面]]></category>
		<category><![CDATA[grub2]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/ubuntu-9-10-xia-tian-jia-xp-yin-dao.html</guid>
		<description><![CDATA[昨天装Ubuntu 的时候是拔了硬盘安装的，今天装回去了，然后后一直试图用手动添加引导段启动失败，多次google 发现两条命令就能搞定。

sudo su
#重建device map， 新加入硬盘要执行这一命令，之... ]]></description>
			<content:encoded><![CDATA[<p>昨天装Ubuntu 的时候是拔了硬盘安装的，今天装回去了，然后后一直试图用手动添加引导段启动失败，多次google 发现两条命令就能搞定。</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">su</span>
<span style="color: #666666; font-style: italic;">#重建device map， 新加入硬盘要执行这一命令，之前没运行这一命令是一直无法启动的原因。</span>
grub-mkdevicemap
<span style="color: #666666; font-style: italic;">#自动检测系统更新配置文件</span>
update-grub2</pre></div></div>

<p>btw: grub2 中分区的开始数字从0变1了，即root(hd1,0)变root(hd1,1)了。</p>
<h3  class="related_post_title">其他大家爱看的文字</h3><ul class="related_post"><li><a href="http://www.linuxbyte.org/gentoo-linux-20080-released.html" title="Gentoo Linux 2008.0 released">Gentoo Linux 2008.0 released</a></li><li><a href="http://www.linuxbyte.org/squid-unofficial-support-for-rhelcentos.html" title="Squid unofficial support for RHEL/CentOS">Squid unofficial support for RHEL/CentOS</a></li><li><a href="http://www.linuxbyte.org/fedora-9-preview.html" title="Fedora 9 Preview 发布">Fedora 9 Preview 发布</a></li><li><a href="http://www.linuxbyte.org/centos5-apache2-php5-tomcat6-jdk.html" title="Centos5+Apache2.2.6+PHP5+tomcat6.0.14+jdk1.6整合安装 ">Centos5+Apache2.2.6+PHP5+tomcat6.0.14+jdk1.6整合安装 </a></li><li><a href="http://www.linuxbyte.org/win-xia-yong-putty-wanchengyijianweihu-linux-zhuji.html" title="win 下用putty 完成一键维护Linux 主机">win 下用putty 完成一键维护Linux 主机</a></li><li><a href="http://www.linuxbyte.org/sed-mini-howto.html" title="Sed学习笔记">Sed学习笔记</a></li><li><a href="http://www.linuxbyte.org/chromepluslan-qi-fa-bu-linuxban.html" title="ChromePlus浏览器发布Linux版">ChromePlus浏览器发布Linux版</a></li><li><a href="http://www.linuxbyte.org/magic-linux-2-5-zheng-shi-ban-fa-bu.html" title="Magic Linux 2.5 正式版发布">Magic Linux 2.5 正式版发布</a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2009<br />
Source: <a href="http://www.linuxbyte.org/ubuntu-9-10-xia-tian-jia-xp-yin-dao.html">Ubuntu 9.10 下添加XP 引导</a><br />
<a href="http://www.linuxbyte.org/ubuntu-9-10-xia-tian-jia-xp-yin-dao.html#comments">4 comments</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/grub2" rel="tag">grub2</a>, <a href="http://www.linuxbyte.org/tag/xp" rel="tag">XP</a><br/>
</small></p>
	标签：<a href="http://www.linuxbyte.org/tag/grub2" title="grub2" rel="tag">grub2</a>, <a href="http://www.linuxbyte.org/tag/xp" title="XP" rel="tag">XP</a><br />

	<h4>相关日志</h4>
	<ul class="st-related-posts">
	<li>无相关日志</li>
	</ul>


<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/ubuntu-9-10-xia-tian-jia-xp-yin-dao.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
