<?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>Computer FAQs &#38; Tips &#187; Live-CD</title>
	<atom:link href="http://www.computer-faqs.com/tag/live-cd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computer-faqs.com</link>
	<description>Answers to your Questions, Tips to enhance your Experience</description>
	<lastBuildDate>Sun, 16 Aug 2009 23:16:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Restore GRUB with Live CD</title>
		<link>http://www.computer-faqs.com/2008/06/06/restore-grub-after-installing-windows/</link>
		<comments>http://www.computer-faqs.com/2008/06/06/restore-grub-after-installing-windows/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:21:00 +0000</pubDate>
		<dc:creator>Manet</dc:creator>
				<category><![CDATA[FAQ & Tip]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[Live-CD]]></category>

		<guid isPermaLink="false">http://compfaqs.acpiwat.com/?p=27</guid>
		<description><![CDATA[For those who use dual Operating Systems (eg. Linux, Windows) you might find this article useful when you come to the time where you need to re-format your Windows Operating System. In my case, my computer has dual boot with Ubuntu and Windows XP and today I need to format my Windows XP but I [...]]]></description>
			<content:encoded><![CDATA[<p>For those who use dual Operating Systems (eg. <a href="http://en.wikipedia.org/wiki/Linux">Linux</a>, <a href="http://en.wikipedia.org/wiki/Microsoft_Windows">Windows</a>) you might find this article useful when you come to the time where you need to re-format your Windows Operating System.</p>
<p>In my case, my computer has dual boot with Ubuntu and Windows XP and today I need to format my Windows XP but I don&#8217;t want lose my entire Ubuntu. Now it&#8217;s different from in the old day experience, I usually lost every partitions after formatting Windows and I wasn&#8217;t aware that GRUB can be reinstall to get the boot menu back.</p>
<p>There are serveral ways AND there&#8217;s an easy way to recover this problem. Just though I&#8217;d post it here for my future reference and hoping it might help other as well.</p>
<p>Assumed that you have Linux CD handy. I use <a href="http://www.ubuntu.com/">Ubuntu Live CD</a> (Ubuntu 8.04 LTS Desktop Edition) at the time writing this article.</p>
<ul>
<li>Power ON PC</li>
<li>Set your PC boot sequence to boot from CD first</li>
<li>Insert Linux CD in the drive</li>
<li>When system boot up, press any key to boot from CD</li>
<li>List of languages displays, select you preferred language (English recommended)</li>
<li>Select <em>Try Ubuntu</em> from the menu</li>
<li>When you get to Ubuntu desktop, open the terminal and type the following command<br />
<blockquote class="codefunction"><p>sudo grub</p></blockquote>
</li>
<li>At grub prompt, type<br />
<blockquote class="codefunction"><p>find /boot/grub/stage1</p></blockquote>
</li>
<li>result will display underneath, it could be (hd0,0) or (hd0,1) depends on your the hard disk you have. Make sure you type in the parameter below correctly<br />
<blockquote class="codefunction"><p>root (hd0,0)<br />
setup (hd0)<br />
quit</p></blockquote>
</li>
<li>Close the terminal</li>
<li>Restart your computer</li>
<li>You should see Grub menu to select which Operating System to boot</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-faqs.com/2008/06/06/restore-grub-after-installing-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
