<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Archanaonline.com &#187; uninstall</title>
	<atom:link href="http://archonline.wordpress.com/tag/uninstall/feed/" rel="self" type="application/rss+xml" />
	<link>http://archonline.wordpress.com</link>
	<description>personal blog by Archana K B</description>
	<lastBuildDate>Thu, 17 May 2012 16:14:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='archonline.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Archanaonline.com &#187; uninstall</title>
		<link>http://archonline.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://archonline.wordpress.com/osd.xml" title="Archanaonline.com" />
	<atom:link rel='hub' href='http://archonline.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Unloading GRUB without bootdisks</title>
		<link>http://archonline.wordpress.com/2008/12/15/unloading-grub-without-bootdisks/</link>
		<comments>http://archonline.wordpress.com/2008/12/15/unloading-grub-without-bootdisks/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 07:20:37 +0000</pubDate>
		<dc:creator>archonline</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[boot disks]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[fixmbr]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[remove grub]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[unload]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.archanaonline.com/?p=345</guid>
		<description><![CDATA[They say &#8220;An idle mind is a devil&#8217;s workshop&#8220;. I guess I became a devil on last thursday. Everything was fine till two weeks before. The Red Hat Linux and Windows 2000 existed co-cooperatively on a single hard disk! But then, some days before, I was unable to boot into Linux. The GRUB loader was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archonline.wordpress.com&#038;blog=31602997&#038;post=345&#038;subd=archonline&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>They say &#8220;<em>An idle mind is a devil&#8217;s workshop</em>&#8220;. I guess I became a devil on last thursday. Everything was fine till two weeks before. The Red Hat Linux and Windows 2000 existed co-cooperatively on a single hard disk! But then, some days before, I was unable to boot into Linux. The GRUB loader was not responsive to the keyboard commands. And that was it. I lost the patience. I installed Partition Magic 8, deleted the Linux partitions, one by one, and then re-formatted the whole unallocated space to FAT32. I was happy at my &#8220;<em>kartoot</em>&#8221; and kept on browsing. Shortly after power went off and I had to restart in the night, during my free time. There it was, the black screen with GRUB Hash command mode edition (or something similar), mocking at me, asking me, &#8220;<em>don&#8217;t you dare play with me</em>!&#8221; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_neutral.gif' alt=':-|' class='wp-smiley' /> </p>
<p>There was no floppy boot diskette. Even if it was there it was of no use, as the floppy disk was not working. I didn&#8217;t had a bootable installation cd of any Windows. Recently I had taken the essential software kind of DVD from home, which also contained Win XP SP2 installer image. But there was no CD/DVD writer in the pc. I had just a backup laptop for surfing the net. Now what to do? <span id="more-345"></span><br />
1. Logging to Windows from command line GRUB</p>
<p>As usual, Google helped me in providing tips n tricks. This forum contained a <a href="http://www.ntcompatible.com/How_to_remove_GRUB_loader_t28242.html">same problem topic</a> as I had. The responses said to login to Windows from GRUB like this:<br />
&lt;grub&gt; rootnoverify(hd0,0)<br />
&lt;grub&gt; makeactive<br />
&lt;grub&gt; chainloader +1<br />
&lt;grub&gt; boot</p>
<p>These commands I assume, direct the GRUB boot loader to select the Windows primary partition as the active one, and boot from that selection.</p>
<p>2. Installing the Recovery Console.</p>
<p>Within Windowz 2000, I loaded the XP installer image and ran the Setup. In that WIndows XP SP2 installer, I couldn&#8217;t find any &#8220;Repair&#8221; option or to access the Recovery Console as Google advised me to do. But I remember playing with the Recovery Console long back during my early years of installation expeditions. <a href="http://www.downloadatoz.com/windows-registry/faq,how-to-install-the-recovery-console-in-windows-xp.html">Another search</a> revealed how to install this console onto the existing Windows system, without XP installation.</p>
<p>At the DOS command prompt(Run -&gt; cmd), type in <strong>i386winnt32.exe /cmdcons</strong><br />
This will popup a window asking for confirmation of installation of Recovery Console files. Complete the installation and restart the system.</p>
<p>3. Repair Using the Recovery Console.</p>
<p>Now after restart, you login to windows through Step 1, and you will provided with a dual boot option, to login to either Windows 2000 or to Windows Recovery Console. I selected the latter.</p>
<p>At the promt, enter the fixmbr command<br />
C:&gt; fixmbr<br />
There would be a warning and confirmation, where in we need to give &#8220;y&#8221; for yes. And its done.</p>
<p>Now restart again and you have your Windows back. Yay!! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I have now left the recovery console on startup, just for precaution, (downloading Ubuntu and preparing for another installation). But those who doesn&#8217;t want it to be removed from startup, <a href="http://support.gateway.com/s/SOFTWARE/MICROSOF/7509595/FAQ/7509595rc.shtml#remove">try this</a>.</p>
<p>Phew, Back to blogging now! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/archonline.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/archonline.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/archonline.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/archonline.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/archonline.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/archonline.wordpress.com/345/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/archonline.wordpress.com/345/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/archonline.wordpress.com/345/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=archonline.wordpress.com&#038;blog=31602997&#038;post=345&#038;subd=archonline&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://archonline.wordpress.com/2008/12/15/unloading-grub-without-bootdisks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8acc7daee245fa843637d13001e0b8e7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">archonline</media:title>
		</media:content>
	</item>
	</channel>
</rss>
