<?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>Suse &#38; OpenSuse Tips &#187; hdd</title>
	<atom:link href="http://www.susetips.com/tag/hdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susetips.com</link>
	<description>Tricks, Guides, Tutorials, How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Sat, 05 Jun 2010 17:55:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to remove GRUB from MBR of Hard Drive</title>
		<link>http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/</link>
		<comments>http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 13:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/</guid>
		<description><![CDATA[If you are running multiboot operating systems from your hard drive then you will require GRUB. It is a boot loader package from the GNU Project. GRUB is the reference implementation of the Multiboot Specification, which allows a user to have several different operating systems on their computer at once, and to choose which one [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/">How to remove GRUB from MBR of Hard Drive</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtoremovegrubfrommbrofharddrive-131b2suse-grub-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="282" alt="suse_grub" src="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewriterhowtoremovegrubfrommbrofharddrive-131b2suse-grub-thumb.png" width="370" border="0"></a> </p>
<p>If you are running multiboot operating systems from your hard drive then you will require GRUB. It is a boot loader package from the GNU Project. GRUB is the reference implementation of the Multiboot Specification, which allows a user to have several different operating systems on their computer at once, and to choose which one to run when the computer starts. With GRUB, it can be used to select from different kernel images available on a particular operating system&#8217;s partitions, as well as to pass boot-time parameters to such kernels.</p>
<p> <span id="more-109"></span>
<p>However, if you are facing difficulties with your GRUB and would like to remove it from the Master Boot Record (MBR) of your hard drive, there are two ways to do so:</p>
<p>1. If you have Windows XP installed, then you can boot to XP&#8217;s recovery console and run the &#8220;fixmbr&#8221;. (<a href="http://support.microsoft.com/kb/314503">Microsoft&#8217;s Help and Support</a>)</p>
<p>2. You could download <a href="http://www.supergrubdisk.org/">SuperGrubDisk</a> and fix your xp bootloader. You could delete the MBR but first, make a backup. Assuming that you have one disk, sda, run the following command as root:</p>
<blockquote><p>dd if=/dev/sda of=/home/xxxx/bkupmbr.img bs=446 count=1 </p>
</blockquote>
<p>Replace xxxx with whatever your user name is. Command above makes backup of mbr.</p>
<p>To delete mbr run command: </p>
<blockquote><p>dd if=/dev/zero of=/dev/sda bs=446 count=1</p>
</blockquote>
<p>Happy Trying!. <img src='http://www.susetips.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p> <script type="text/javascript"><!--
google_ad_client = "pub-3785184162368705";
//300x250, created 1/5/08
google_ad_slot = "9855844479";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/">How to remove GRUB from MBR of Hard Drive</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/" rel="bookmark" title="Permanent Link: How to reset forgotten root password in SuSE Enterprise Server">How to reset forgotten root password in SuSE Enterprise Server</a></li><li><a href="http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/" rel="bookmark" title="Permanent Link: How to remove corrupted .gvfs directory">How to remove corrupted .gvfs directory</a></li><li><a href="http://www.susetips.com/2009/04/09/how-to-temporary-disable-users/" rel="bookmark" title="Permanent Link: How to temporary disable users">How to temporary disable users</a></li><li><a href="http://www.susetips.com/2009/02/16/recover-opensuse-lost-root-password/" rel="bookmark" title="Permanent Link: How to recover OpenSuse Lost Root Password">How to recover OpenSuse Lost Root Password</a></li><li><a href="http://www.susetips.com/2009/04/16/short-and-quick-tutorial-for-the-command-tar/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “tar”">Short and quick tutorial for the command “tar”</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
