<?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>雾松萌石 &#187; 双系统</title>
	<atom:link href="http://mmlst.com/tag/%e5%8f%8c%e7%b3%bb%e7%bb%9f/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmlst.com</link>
	<description>分享知识</description>
	<lastBuildDate>Fri, 07 Aug 2009 01:14:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>双系统XP和Ubuntu: 重新安装XP后GRUB出错进不了Ubuntu的解决办法</title>
		<link>http://mmlst.com/2008/07/18/xp-ubuntu/</link>
		<comments>http://mmlst.com/2008/07/18/xp-ubuntu/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 10:46:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[LINUX学习笔记]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[双系统]]></category>

		<guid isPermaLink="false">http://mmlst.com/?p=29</guid>
		<description><![CDATA[使用ubuntu liveCD
打开Terminal
sudo -i (使用root身份)
grub (这个地方需要花一点时间)
find /boot/grub/stage1
(会出现(hdx,y) -&#62; 里面没有空格. 我的出现的是(hd1,3)，说明ubuntu是在第二块硬盘上，第3个分区)
root (hd1,3)
setup (hd1)
grub&#62; setup (hd1)
Checking if &#8220;/boot/grub/stage1&#8243; exists&#8230; yes
Checking if &#8220;/boot/grub/stage2&#8243; exists&#8230; yes
Checking if &#8220;/boot/grub/e2fs_stage1_5&#8243; exists&#8230; yes
Running &#8220;embed /boot/grub/e2fs_stage1_5 (hd1)&#8221;&#8230;  16 sectors are embedded.
succeeded
Running &#8220;install /boot/grub/stage1 (hd1) (hd1)1+16 p (hd1,3)/boot/grub/stage2
/boot/grub/menu.lst&#8221;&#8230; succeeded
Done.
grub&#62;quit
]]></description>
		<wfw:commentRss>http://mmlst.com/2008/07/18/xp-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<html>
<head>
<title></title>
<meta name="verify-v1" content="g9TyLKV+Qw/waEbbIIFWqxWkvuCs7piVz1GOM0RuSuM=" />
</head>
<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5977749-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>