<?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>NULL.in &#187; suse</title>
	<atom:link href="http://www.nalinmakar.com/tag/suse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nalinmakar.com</link>
	<description>Nalin's Labyrinth</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:07:34 +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>Reformatted / Reinstalled Windows</title>
		<link>http://www.nalinmakar.com/2006/04/02/reformatted-reinstalled-windows/</link>
		<comments>http://www.nalinmakar.com/2006/04/02/reformatted-reinstalled-windows/#comments</comments>
		<pubDate>Sun, 02 Apr 2006 20:34:38 +0000</pubDate>
		<dc:creator>Nalin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://www.nalinmakar.com/?p=254</guid>
		<description><![CDATA[I have had this new Dell Inspiron 6000 for about 5 months now and I felt it was too long a period...]]></description>
			<content:encoded><![CDATA[<p>I have had this new Dell Inspiron 6000 for about 5 months now and I felt it was too long a period to go without formatting Windows. So I took it up yesterday.</p>
<p>I had already repartitioned the system and installed SuSE Linux 10.0 as the other OS. My biggest concern was that the GRUB loader would be lost because of re-installing Windows. I dont know when is Microsoft ever going to recognize that there are other OS that ppl install on the same machine and that they (MS) should give options to edit the MBR. </p>
<p>Anyways, I went ahead and re-installed Windows Media Center 2005 Edition and the MBR was over written. But instead of one I had two issues now. The MBR was overwritten so I couldn&#8217;t get into Linux easily and because of a faulty installation, a Windows Choice menu appeared, which gave me an option to load into one of the two Window OS installed on the system. I corrected this problem first. After a bit of googling I found this link by <a  href="http://microsoft.com">Microsoft</a> on <a  href="http://support.microsoft.com/default.aspx?scid=kb;en-us;289022">how to edit boot.ini</a>. It has a good tutorial on how to view, edit and verify the changes made to boot.ini. Changes should be made carefully to this file. I opened the boot.ini file and it looked like this:</p>
<p><code>[boot loader]<br />
timeout=30<br />
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS<br />
[operating systems]<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Media Center Edition" /noexecute=optin /fastdetect<br />
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition" /noexecute=optin /fastdetect</code></p>
<p>The last line in the code above is wrong and shouldn&#8217;t have been there. The tutorial provides a way of how to delete that line using bootcfg command. The tutorial says that command should be </p>
<p><code>bootcfg /delete /ID#</code></p>
<p>but it should be </p>
<p><code>bootcfg /delete /ID #</code></p>
<p>where # is the ID number of the partition.</p>
<p>After modifying the Windows Choice Menu, I went ahead and started to re-install SuSE, but I realized that I got the option to repair the currently installed system. I went through the menus and started to repair the previous install. I came across a problem where in it said that the windows partitions wont be loaded on system start-up, but soon after it detected the problem with GRUB and it went ahead and corrected the problem by overwriting MBR.</p>
<p>Now my system works perfectly fine. <img src='http://www.nalinmakar.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a  href="http://www.nalinmakar.com/2006/02/12/blogtk-11-on-suse-linux-100/" title="BloGTK 1.1 on SuSE Linux 10.0">BloGTK 1.1 on SuSE Linux 10.0</a></li><li><a  href="http://www.nalinmakar.com/2005/10/01/suse-linux-93-professional/" title="SuSE Linux 9.3 Professional">SuSE Linux 9.3 Professional</a></li><li><a  href="http://www.nalinmakar.com/2006/09/24/flurry-the-best-screensaver-ever/" title="Flurry: The best screensaver ever !!">Flurry: The best screensaver ever !!</a></li><li><a  href="http://www.nalinmakar.com/2005/07/12/program-icons-on-start-menu/" title="Program Icons on Start Menu">Program Icons on Start Menu</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.nalinmakar.com/2006/04/02/reformatted-reinstalled-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BloGTK 1.1 on SuSE Linux 10.0</title>
		<link>http://www.nalinmakar.com/2006/02/12/blogtk-11-on-suse-linux-100/</link>
		<comments>http://www.nalinmakar.com/2006/02/12/blogtk-11-on-suse-linux-100/#comments</comments>
		<pubDate>Mon, 13 Feb 2006 05:43:59 +0000</pubDate>
		<dc:creator>Nalin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[WWW]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://www.nalinmakar.com/?p=214</guid>
		<description><![CDATA[Installed SuSE Linux 10.0 Evaluation version today and was generally looking around for a weblog client for Linux and found BloGTK v1.1. It&#8217;s not exactly what I am looking for, but then there are very few things in linux that are just the way I want them Anyways, lets see how long I stick with [...]]]></description>
			<content:encoded><![CDATA[<p>Installed <a  href="http://en.opensuse.org/Download" target="_parent">SuSE Linux 10.0</a> Evaluation version today and was generally looking around for a weblog client for Linux and found <a  href="http://blogtk.sourceforge.net/" target="_parent">BloGTK v1.1</a>. It&#8217;s not exactly what I am looking for, but then there are very few things in linux that are just the way I want them <img src='http://www.nalinmakar.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Anyways, lets see how long I stick with this OS before I shift to Ubuntu or someother Linux distro&#8230; hehe.. </p>
<p><em>UPDATE</em>: BloGTK aint all that good. You can&#8217;t specify the categories and neither is there an option of uploading pics. hmm.. will look for something else..</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a  href="http://www.nalinmakar.com/2006/04/02/reformatted-reinstalled-windows/" title="Reformatted / Reinstalled Windows">Reformatted / Reinstalled Windows</a></li><li><a  href="http://www.nalinmakar.com/2005/10/01/suse-linux-93-professional/" title="SuSE Linux 9.3 Professional">SuSE Linux 9.3 Professional</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.nalinmakar.com/2006/02/12/blogtk-11-on-suse-linux-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SuSE Linux 9.3 Professional</title>
		<link>http://www.nalinmakar.com/2005/10/01/suse-linux-93-professional/</link>
		<comments>http://www.nalinmakar.com/2005/10/01/suse-linux-93-professional/#comments</comments>
		<pubDate>Sat, 01 Oct 2005 05:12:09 +0000</pubDate>
		<dc:creator>Nalin</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://www.nalinmakar.com/2005/10/01/suse-linux-93-professional/</guid>
		<description><![CDATA[Had been a long time since I had been on Linux ...]]></description>
			<content:encoded><![CDATA[<p>Had been a long time since I had been on Linux OS and chatting with Hareesh made me realize that. So, I thought, what the hell&#8230;. lets do something on Linux. I ended up going into my Fedora 4, but didn&#8217;t like it. I don&#8217;t know but for some reason, I get bored with an interface very soon. </p>
<p>Anyways, I just remembered talking Ninad who mentioned that he was planning to install SuSE on his. So, I went over to Novell&#8217;s site and searched for SuSE&#8217;s ftp install option. They are offering <a  href="http://www.novell.com/products/linuxprofessional/downloads/suse_linux/">SuSE Linux 9.3 Professional for <em>free</em> over a <em>network installation</em></a>. I just downloaded the iso for the network installation. Went into my Fedora 4 to check for any important files and then started the setup for SuSE. And now I have a brand new OS with an hour.</p>
<p> <img src='http://www.nalinmakar.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a  href="http://www.nalinmakar.com/2006/04/02/reformatted-reinstalled-windows/" title="Reformatted / Reinstalled Windows">Reformatted / Reinstalled Windows</a></li><li><a  href="http://www.nalinmakar.com/2006/02/12/blogtk-11-on-suse-linux-100/" title="BloGTK 1.1 on SuSE Linux 10.0">BloGTK 1.1 on SuSE Linux 10.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.nalinmakar.com/2005/10/01/suse-linux-93-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
