<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: How to reinstall windows after installing linux</title> <atom:link href="http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Wed, 16 May 2012 17:16:20 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Hodge</title><link>http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html/comment-page-1#comment-12349</link> <dc:creator>Hodge</dc:creator> <pubDate>Sun, 28 Mar 2010 14:32:48 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=717#comment-12349</guid> <description>There is a error in the message above. When you recreate the swap partition you can&#039;t boot windows anymore. A workaround. After xp installation copy ntldr ,boot.ini and ntdetect.com from the system partition on the boot disk to the partition with xp. edit boot.ini and change rdisk(1) to rdisk(0) in both lines. Add to lilo Other=/dev/sda1 Label=windows boot-as=0x80 recreate your swap partition and rerun lilo now it should work.</description> <content:encoded><![CDATA[<p>There is a error in the message above. When you recreate the swap partition you can&#8217;t boot windows anymore. A workaround. After xp installation copy ntldr ,boot.ini and ntdetect.com from the system partition on the boot disk to the partition with xp. edit boot.ini and change rdisk(1) to rdisk(0) in both lines. Add to lilo<br /> Other=/dev/sda1<br /> Label=windows<br /> boot-as=0&#215;80<br /> recreate your swap partition and rerun lilo now it should work.</p> ]]></content:encoded> </item> <item><title>By: Hodge</title><link>http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html/comment-page-1#comment-12344</link> <dc:creator>Hodge</dc:creator> <pubDate>Sat, 27 Mar 2010 13:45:12 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=717#comment-12344</guid> <description>I installed XP on a second harddisk with a NTFS partition. First I made a backup of the MBR from the bootdisk with dd if=/dev/hda of=/boot/boot.MBR bs=512 count=1 I copied the boot.MBR to the second disk as a backup. Then I Installed xp with a xp install cd because I installed xp on the second drive which was not the bootdrive xp insisted a system partition on the bootdrive so I temporarely deleted the swap partition and created a 8 MB system partition for XP. After XP installation I booted with a Gparted live cd. Reinstalled the MBR on the bootdrive. Through mounting of the ntfs partion on the second drive with XP and the backup of the MBR I also could have mounted my linux partition or put the MBR on a floppy or usb stick. dd if=/home/disk/boot.MBR of=/dev/hda bs=512 count=1. and I recreated my swap partition. I use lilo so I added to lilo Other=/dev/sda1 Label=windows table=/dev/sda and then rerun lilo et voila linux on disk 1 and xp on disk 2</description> <content:encoded><![CDATA[<p>I installed XP on a second harddisk with a NTFS partition. First I made a backup of the MBR from the bootdisk with dd if=/dev/hda of=/boot/boot.MBR bs=512 count=1<br /> I copied the boot.MBR to the second disk as a backup. Then I Installed xp with a xp install cd because I installed xp on the second drive which was not the bootdrive xp insisted a system partition on the bootdrive so I temporarely deleted the swap partition and created a 8 MB system partition for XP. After XP installation I booted with a Gparted live cd. Reinstalled the MBR on the bootdrive. Through mounting of the ntfs partion on the second drive with XP and the backup of the MBR I also could have mounted my linux partition or put the MBR on a floppy or usb stick. dd if=/home/disk/boot.MBR of=/dev/hda bs=512 count=1. and I recreated my swap partition. I use lilo so I added to lilo<br /> Other=/dev/sda1<br /> Label=windows<br /> table=/dev/sda<br /> and then rerun lilo et voila linux on disk 1 and xp on disk 2</p> ]]></content:encoded> </item> <item><title>By: Preetam</title><link>http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html/comment-page-1#comment-10715</link> <dc:creator>Preetam</dc:creator> <pubDate>Mon, 10 Aug 2009 09:17:49 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=717#comment-10715</guid> <description>WOW! Thanks a lot for this useful info. After searching all kinds of phrases in Google, I finally landed on ur blog. I was having the same problem, and now i have a solution -- Thanks to you. I have just 1 question? Will this method work if i have an ntfs partition on C: ? Will the win98 bootable cd recognize my ntfs C drive?</description> <content:encoded><![CDATA[<p>WOW! Thanks a lot for this useful info.<br /> After searching all kinds of phrases in Google, I finally landed on ur blog. I was having the same problem, and now i have a solution &#8212; Thanks to you.<br /> I have just 1 question? Will this method work if i have an ntfs partition on C: ? Will the win98 bootable cd recognize my ntfs C drive?</p> ]]></content:encoded> </item> <item><title>By: vimal</title><link>http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html/comment-page-1#comment-579</link> <dc:creator>vimal</dc:creator> <pubDate>Sat, 31 Jan 2009 19:48:28 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=717#comment-579</guid> <description>NOTE: during installation please don&#039;t format the whole drive, choose option that says &quot;leave the file system intact&quot;</description> <content:encoded><![CDATA[<p>NOTE: during installation please don&#8217;t format the whole drive, choose option that says &#8220;leave the file system intact&#8221;</p> ]]></content:encoded> </item> <item><title>By: Gaurav</title><link>http://viralpatel.net/blogs/2009/01/how-to-reinstall-windows-after-installing-linux.html/comment-page-1#comment-559</link> <dc:creator>Gaurav</dc:creator> <pubDate>Fri, 30 Jan 2009 05:24:33 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=717#comment-559</guid> <description>Wow… amazing post.. Really.We would have never done that much R&amp;D to install XP..!! Really appreciate your effort in writing the post.</description> <content:encoded><![CDATA[<p>Wow… amazing post.. Really.</p><p>We would have never done that much R&amp;D to install XP..!! Really appreciate your effort in writing the post.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/8 queries in 0.003 seconds using disk: basic
Object Caching 278/278 objects using disk: basic

Served from: viralpatel.net @ 2012-05-17 08:20:43 -->
