<?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"
	>

<channel>
	<title>Sujn's Blog</title>
	<atom:link href="http://blog.sujn.com.np/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.sujn.com.np</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 27 Aug 2008 06:33:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Strange problem &#8230; sujn.com.np ???</title>
		<link>http://blog.sujn.com.np/?p=5</link>
		<comments>http://blog.sujn.com.np/?p=5#comments</comments>
		<pubDate>Wed, 27 Aug 2008 06:33:07 +0000</pubDate>
		<dc:creator>sujn</dc:creator>
		
		<category><![CDATA[public]]></category>

		<category><![CDATA[sujn.com.np]]></category>

		<guid isPermaLink="false">http://blog.sujn.com.np/?p=5</guid>
		<description><![CDATA[Recently i am getting couple of strange mails, people are telling me that my site sujn.com.np has been automatically added as homepage in there browser and how many time they tried, it cannot be changed. after failed to do so they have mailed me about that and asking for help.

i am totally innocent regarding this [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i am getting couple of strange mails, people are telling me that my site sujn.com.np has been automatically added as homepage in there browser and how many time they tried, it cannot be changed. after failed to do so they have mailed me about that and asking for help.</p>
<p><span id="more-5"></span></p>
<p>i am totally innocent regarding this problem. and i myself and my site is being victim of someone.</p>
<p>well it is pretty obvious that it is work of some kind of virus. so i have searched for that. I think this is pretty similar to the work of sujin.com virus that have been seen in recent days in kathmandu. I like to tell the victims that this not work of me.</p>
<p>i have seen the virus some days ago and i think it is plain .vbs script virus which tries to overwrite in registry of the system, which may get irritating. Back then a programmer have done this kind of work. i am not blaming anyone but after sometime he had posted a remover also.</p>
<p>I think he was practising with script back then. what i am amezed is why would some one will like to use my website address in there script. i am amazed.</p>
<p>well for now i dont have any solution for it except using antivirus what search for vbs scripts.</p>
<p>and lastly I like to ask for deep apologies for problems, unknowingly and unintentionally, i am being draged into.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sujn.com.np/?feed=rss2&amp;p=5</wfw:commentRss>
		</item>
		<item>
		<title>How to use windows bootloader to boot linux</title>
		<link>http://blog.sujn.com.np/?p=4</link>
		<comments>http://blog.sujn.com.np/?p=4#comments</comments>
		<pubDate>Tue, 27 May 2008 03:25:44 +0000</pubDate>
		<dc:creator>sujn</dc:creator>
		
		<category><![CDATA[public]]></category>

		<guid isPermaLink="false">http://blog.sujn.com.np/?p=4</guid>
		<description><![CDATA[We all must, in some moment, have faced the problem of grub in our machine. Especially, when we try duel booting (i.e using windows and linux in same machine). Most of us have faced this problem, we lost our linux when we upgrade or reinstall windows (we do that lot of times) and some time [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify;">We all must, in some moment, have faced the problem of grub in our machine. Especially, when we try duel booting (i.e using windows and linux in same machine). Most of us have faced this problem, we lost our linux when we upgrade or reinstall windows (we do that lot of times) and some time even when we hibernate our windows. And we have no other way to recover the lost grub to boot linux, other than by upgrading the previous linux (probably the simplest way) or by re-installing the grub (a bit complex for the naive users). But there are other ways that can ease our life. First, by using third party boot manager software and other is to use window’s own boot manager. The second step is unknown to many of us but is a classic method popular among the users.</p>
<p><span id="more-4"></span></p>
<p class="MsoNormal" style="text-align: justify;">Well i am trying to tell you this classic method which might help you to boot dual OS in you machine with out any third party software and only using window&#8217;s own boot loader.</p>
<p class="MsoNormal" style="text-align: justify;">Before telling this method I must tell you that this by all means may not work for everybody. And like to add that I have found this method in internet and have tried this successfully on my machine with windows and fedora core 6. According to the users, this method should work on the other distros of linux like redhat, ubuntu, suse etc. I think the process should work for all of these with some adjustment.</p>
<p class="MsoNormal"><strong>The first step: Preparation</strong></p>
<p class="MsoNormal" style="text-align: justify;">First of all, you must have a working floppy disk and drive in your system. Then Linux installation disk, rescue disk. Windows installation CD or preinstalled would be great.</p>
<p class="MsoNormal" style="text-align: justify;">Now let’s begin, I have windows xp in my first partition that is usually C:\ . Now let’s install Fedora Core 6 on the second hard drive or other partitions. During installation, use automatic partitioning tool. If you have experience then you can manually configure your Linux partitions (manually would be better because that way, you will know your boot partition).</p>
<p class="MsoNormal" style="text-align: justify;">While installing boot records or installing grub, don&#8217;t put grub on your Master Disk MBR but instead put it on the first sector on your second drive. Or if you know which is your Linux boot partition or \ partition you can install it there too. <span> </span>When you get to the Boot Loader Configuration screen make sure you check the Configure advanced boot loader options. The next screen will give the option where to put Grub Boot Loader. It should say like hda or hdb. hda is usually first drive that is XP Drive so<span> </span>Put it on hdb. Just finish up your installation and reboot your system.</p>
<p class="MsoNormal"><strong>Second step: Execution</strong></p>
<p class="MsoNormal" style="text-align: justify;">After rebooting system you must notice that, system boots windows directly without noticing traces of Linux. This is because system doesn’t know from where to load Linux which is the job of grub or LILO to tell system.</p>
<p class="MsoNormal" style="text-align: justify;">Now use your installation CD to boot to Fedora installation wizard. And choose the rescue option from the menu. You might have to choose the language and other option before you get to rescue option or you might face this option beforehand. This depends on the CD you have used. In my case, I got language first then rescue screen select, hit enter key until you get sh-300# prompt.</p>
<p class="MsoNormal">At the prompt type in <em>chroot /mnt/sysimage</em></p>
<p class="MsoNormal">Type <em>df</em> then determine which hard disk you have installed the grub that boot partition is. This will show you your hard disk partition information. In my case the partition is hdb5, Then Run the command</p>
<p class="MsoNormal">Sh-300#<em>dd if=/dev/hdb5 <span> </span>of=boot.lnx bs=512 count=1</em></p>
<p class="MsoNormal" style="text-align: justify;">Be careful when you type in the hard disk address. If your installed drive is logical drive then the count start with 5 and if t is primary then it start with 1. Refer to other place for the addressing of the partitions. After this you should see</p>
<p class="MsoNormal"><em>1+0 records in</em></p>
<p class="MsoNormal"><em>1+0 records out</em></p>
<p class="MsoNormal">Type <em>ls</em> and you should see a file named boot.lnx</p>
<p class="MsoNormal">Put a blank floppy disk in <span> </span>a: drive</p>
<p class="MsoNormal">Type <em>mcopy boot.lnx a:</em></p>
<p class="MsoNormal">It should have copied the file to a: drive</p>
<p class="MsoNormal" style="text-align: justify;"><strong>Third step: finalization </strong></p>
<p class="MsoNormal" style="text-align: justify;">Now reboot to Windows copy boot.lnx to your root directory i.e. c: in my case. Right click on boot.ini file select properties and uncheck read only click ok. Double click your boot.ini file and add one line at the end it should read</p>
<p class="MsoNormal" style="text-align: justify;"><em>C:\boot.lnx=&#8221;Fedora Core 6&#8243;</em>. Then save it. When you reboot your XP boot manager will come up and you can chose Fedora it jumps to the Grub Boot manager on your second drive.</p>
<p class="MsoNormal">My boot.ini file looks like this</p>
<p class="MsoNormal" style="line-height: normal;">[boot loader]</p>
<p class="MsoNormal" style="line-height: normal;">timeout=30</p>
<p class="MsoNormal" style="line-height: normal;">default=multi(0)disk(0)rdisk(0)partition(0)(1)\windows</p>
<p class="MsoNormal" style="line-height: normal;">[operating systems]</p>
<p class="MsoNormal" style="line-height: normal;">multi(0)disk(0)rdisk(0)partition(0)(1)\windows=&#8221;Microsoft Windows XP Pro SP2&#8243;</p>
<p class="MsoNormal" style="line-height: normal;">/fastdetect /NoExecute=OptIn</p>
<p>c:\boot.lnx=&#8221;Fedora Core 6 &#8220;<span style="font-size: 11pt; line-height: 115%; font-family: "> </span></p>
<p class="MsoNormal">
<p class="MsoNormal" style="text-align: justify;">At the end if you have already installed grub in mbr, then you can erase it by using fdisk /mbr command in command after booting from windows start up disk. Or by running windows repair and typing these command,</p>
<p class="MsoNormal">FIXBOOT C:<span> </span></p>
<p class="MsoNormal">FIXMBR</p>
<p class="MsoNormal">BOOTCFG /rebuild</p>
<p class="MsoNormal">If you don’t want to and still desired to stick with old grub windows, you can either upgrade your Linux with same cd and not choosing any new package and changing your boot loader address to mbr. OR installing grub manually (for this refer to other articles).</p>
<p class="MsoNormal"><strong>UPDATE</strong></p>
<p class="MsoNormal">If you find all above editing <em>boot.ini</em> file troublesome you can also search for boot.ini file editor and use it.</p>
<p class="MsoNormal">For windows vista, we have a BCD file which stores the boot information in rather complex way so editing is troublesome. But we can do our job rather easily as thanks to the software like BCD editor, all above trouble can be dealt with in fly.</p>
<p class="MsoNormal">Just go to <a href="http://neosmart.net/dl.php?id=1">http://neosmart.net/dl.php?id=1</a> for the more information of BCD editors.</p>
<p class="MsoNormal"><strong>Reference:</strong></p>
<p class="MsoNormal">http://www.geocities.com/epark/linux/grub-w2k-HOWTO.html</p>
<p class="MsoNormal">http://www.tldp.org/HOWTO/Linux+NT-Loader.html</p>
<p><span style="font-size: 11pt; line-height: 115%; font-family: ">And other forums found in internet</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sujn.com.np/?feed=rss2&amp;p=4</wfw:commentRss>
		</item>
		<item>
		<title>Welcome everyone!</title>
		<link>http://blog.sujn.com.np/?p=1</link>
		<comments>http://blog.sujn.com.np/?p=1#comments</comments>
		<pubDate>Sun, 25 May 2008 16:09:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[public]]></category>

		<guid isPermaLink="false">http://blog.sujn.com.np/?p=1</guid>
		<description><![CDATA[Welcome to Sujn&#8217;s Blog.
This is my blog and  there is nothing that intrest someone other than me.  If you want to continue, you are welcome to surf around. have a nice time while you waste your time here.

-Sujn
]]></description>
			<content:encoded><![CDATA[<p>Welcome to Sujn&#8217;s Blog.</p>
<p>This is my blog and  there is nothing that intrest someone other than me.  If you want to continue, you are welcome to surf around. have a nice time while you waste your time here.</p>
<p><span id="more-1"></span></p>
<p>-Sujn</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sujn.com.np/?feed=rss2&amp;p=1</wfw:commentRss>
		</item>
	</channel>
</rss>
