<?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>Thu, 26 Jan 2012 08:13:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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>
<h2  class="related_post_title">其他大家爱看的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/ubuntu-11-04-zheng-shi-ban-xia-zai.html" title="ubuntu 11.04 正式版下载">ubuntu 11.04 正式版下载</a></li><li><a href="http://www.linuxbyte.org/shel-fang-zhi-wu-cao-zuo.html" title="用 !$ 防止误操作">用 !$ 防止误操作</a></li><li><a href="http://www.linuxbyte.org/ubuntu-linux-xia-ying-pan-huai-dao-de-jian-ce-yu-xiu-fu.html" title="ubuntu linux 下硬盘坏道的检测与修复">ubuntu linux 下硬盘坏道的检测与修复</a></li><li><a href="http://www.linuxbyte.org/gnu-gpl-v2-en.html" title="GNU GENERAL PUBLIC LICENSE Version 2 (en)">GNU GENERAL PUBLIC LICENSE Version 2 (en)</a></li><li><a href="http://www.linuxbyte.org/sheng-ji-dao-ubuntu-11-10.html" title="升级到Ubuntu 11.10">升级到Ubuntu 11.10</a></li><li><a href="http://www.linuxbyte.org/openarenagpl-gpl-quakeiii_arena.html" title="OpenArena(gpl-QuakeIII Arena) ">OpenArena(gpl-QuakeIII Arena) </a></li><li><a href="http://www.linuxbyte.org/qq-for-linux-10-preview106-loongson.html" title="QQ for Linux 1.0 Preview(106)发布,支持龙芯">QQ for Linux 1.0 Preview(106)发布,支持龙芯</a></li><li><a href="http://www.linuxbyte.org/wo-de-gnupg-shi-yong-bi-ji.html" title="我的GnuPG 使用笔记">我的GnuPG 使用笔记</a></li><li><a href="http://www.linuxbyte.org/jie-jue-ubuntu-10-04lucid-firefox-man-de-wen-ti.html" title="解决 ubuntu 10.04(Lucid) Firefox 慢的问题">解决 ubuntu 10.04(Lucid) Firefox 慢的问题</a></li><li><a href="http://www.linuxbyte.org/magic-linux-2-5-rc2-fa-bu.html" title="Magic Linux 2.5 rc2 发布">Magic Linux 2.5 rc2 发布</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 />
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>
	<p style="margin:3px 0 0 0;">标签：<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></p>

<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>

