<?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; grub2</title>
	<atom:link href="http://www.linuxbyte.org/tag/grub2/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/gou-mai-vps-hou-de-yi-xie-cao-zuo.html" title="购买VPS 后的一些操作">购买VPS 后的一些操作</a></li><li><a href="http://www.linuxbyte.org/fedora-10-cambridge.html" title="Fedora 10代号“Cambridge”">Fedora 10代号“Cambridge”</a></li><li><a href="http://www.linuxbyte.org/wen-quan-dian-zhen-song-ti-1-0-rc1fa-bu.html" title="文泉驿点阵宋体1.0 RC1发布">文泉驿点阵宋体1.0 RC1发布</a></li><li><a href="http://www.linuxbyte.org/gentoo-linux-2008_0-beta-1-released.html" title="Gentoo Linux 2008.0 Beta 1 released">Gentoo Linux 2008.0 Beta 1 released</a></li><li><a href="http://www.linuxbyte.org/fun-bash-shell.html" title="几个有用的bash shell组合">几个有用的bash shell组合</a></li><li><a href="http://www.linuxbyte.org/my-pgp-public-key.html" title="我的公钥">我的公钥</a></li><li><a href="http://www.linuxbyte.org/ffmpeg-pi-liang-zhuan-huan-jiao-ben.html" title="ffmpeg 批量转换脚本">ffmpeg 批量转换脚本</a></li><li><a href="http://www.linuxbyte.org/the-openofficeorg-annual-conference-2008.html" title="OpenOffice.org年会举办地尘埃落地">OpenOffice.org年会举办地尘埃落地</a></li><li><a href="http://www.linuxbyte.org/yong-iptables-er-fei-tc-xian-zhi-liu-liang.html" title="用Iptables 而非tc 限制流量">用Iptables 而非tc 限制流量</a></li><li><a href="http://www.linuxbyte.org/bizhi-wallpaper-1280x1024.html" title="壁纸精选－自然之美（1280&#215;1024）">壁纸精选－自然之美（1280&#215;1024）</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>

