<?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"
	>
<channel>
	<title>Comments for Index of /andrejciho</title>
	<atom:link href="http://www.andrejciho.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrejciho.com</link>
	<description>...about Linux, Windows, WebDev, etc.</description>
	<pubDate>Fri, 04 Jul 2008 12:57:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Repairing Grub (distro independent) by Ozzy</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-368</link>
		<dc:creator>Ozzy</dc:creator>
		<pubDate>Sun, 06 Jan 2008 20:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-368</guid>
		<description>Cheers mate

Updated XP to Vista on my wifes Dual boot pc and of course overwrote the MBR.

This worked flawlessly to fix it.

Regards</description>
		<content:encoded><![CDATA[<p>Cheers mate</p>
<p>Updated XP to Vista on my wifes Dual boot pc and of course overwrote the MBR.</p>
<p>This worked flawlessly to fix it.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPMU CAS Integration by Alex K. Liu</title>
		<link>http://www.andrejciho.com/wordpress-mu/wpmu-cas-integration/#comment-367</link>
		<dc:creator>Alex K. Liu</dc:creator>
		<pubDate>Sun, 06 Jan 2008 09:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrejciho.com/wordpress-mu/wpmu-cas-integration/#comment-367</guid>
		<description>Andrej,
YOU are absolutely a genius,
thank you.</description>
		<content:encoded><![CDATA[<p>Andrej,<br />
YOU are absolutely a genius,<br />
thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Video iPod to TV hook-up by jake</title>
		<link>http://www.andrejciho.com/general/ipod-to-tv/#comment-366</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Fri, 28 Dec 2007 01:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/ipod-to-tv/#comment-366</guid>
		<description>sweet</description>
		<content:encoded><![CDATA[<p>sweet</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repairing Grub (distro independent) by rlouvot</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-365</link>
		<dc:creator>rlouvot</dc:creator>
		<pubDate>Wed, 12 Dec 2007 11:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-365</guid>
		<description>the only missing element is the --recheck option for grub-install if there's the error :
/dev/hdX does not have any corresponding BIOS drive

but thanks a lot</description>
		<content:encoded><![CDATA[<p>the only missing element is the &#8211;recheck option for grub-install if there&#039;s the error :<br />
/dev/hdX does not have any corresponding BIOS drive</p>
<p>but thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repairing Grub (distro independent) by Andrej</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-334</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Tue, 21 Aug 2007 11:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-334</guid>
		<description>lost_amigo.

I wish I had raid5 but I unfortunately don't, so I don't have
experience with this. However, I found a link that appears to have
some info (in case you haven't already visited that website):
http://gentoo-wiki.com/HOWTO_Gentoo_Install_on_Software_RAID#Installing_Grub_onto_both_MBRs

I hope that helps.

Andrej</description>
		<content:encoded><![CDATA[<p>lost_amigo.</p>
<p>I wish I had raid5 but I unfortunately don&#039;t, so I don&#039;t have<br />
experience with this. However, I found a link that appears to have<br />
some info (in case you haven&#039;t already visited that website):<br />
<a href="http://gentoo-wiki.com/HOWTO_Gentoo_Install_on_Software_RAID#Installing_Grub_onto_both_MBRs" rel="nofollow">http://gentoo-wiki.com/HOWTO_Gentoo_Install_on_Software_RAID#Installing_Grub_onto_both_MBRs</a></p>
<p>I hope that helps.</p>
<p>Andrej</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repairing Grub (distro independent) by lost_amigo</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-333</link>
		<dc:creator>lost_amigo</dc:creator>
		<pubDate>Tue, 21 Aug 2007 07:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-333</guid>
		<description>Hi, I am wondering...
I am running a raid5 system with an AMD64 setup. I was reading your interesting article about rebuilding GRUB. I have a GRUB error 2 and it locks up after or during the setting up of Stage 1.5
What I am wondering about is, in step 2 of your article you specify: If you have your file system spread out across more partitions, mount it all inside the /mnt/mylinux. For example:
mount /dev/hda3 /mnt/mylinux/boot
Does the fact that I am running Raid5 mean that I have to use this command for each drive in the array? ie: hdaa hda1 hda2 hda3 hda4 hdac
Thank you in advance for your answer,

lost_amigo</description>
		<content:encoded><![CDATA[<p>Hi, I am wondering&#8230;<br />
I am running a raid5 system with an AMD64 setup. I was reading your interesting article about rebuilding GRUB. I have a GRUB error 2 and it locks up after or during the setting up of Stage 1.5<br />
What I am wondering about is, in step 2 of your article you specify: If you have your file system spread out across more partitions, mount it all inside the /mnt/mylinux. For example:<br />
mount /dev/hda3 /mnt/mylinux/boot<br />
Does the fact that I am running Raid5 mean that I have to use this command for each drive in the array? ie: hdaa hda1 hda2 hda3 hda4 hdac<br />
Thank you in advance for your answer,</p>
<p>lost_amigo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox Extension Incompatible? by Luke Rumley</title>
		<link>http://www.andrejciho.com/general/firefox-extension-incompatible/#comment-332</link>
		<dc:creator>Luke Rumley</dc:creator>
		<pubDate>Tue, 31 Jul 2007 15:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrejciho.com/general/firefox-extension-incompatible/#comment-332</guid>
		<description>Beautiful tip, though scary. The new theme made me laugh (I linked over here from Topher's blog), though it is not the easiest to understand. I am guessing a search box would kind of ruin the effect?  : - )</description>
		<content:encoded><![CDATA[<p>Beautiful tip, though scary. The new theme made me laugh (I linked over here from Topher&#039;s blog), though it is not the easiest to understand. I am guessing a search box would kind of ruin the effect?  : - )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repairing Grub (distro independent) by steve m</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-327</link>
		<dc:creator>steve m</dc:creator>
		<pubDate>Sat, 28 Apr 2007 16:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-327</guid>
		<description>followed other how-to's without success, found yours and it worked a treat.  many thanks, your article saved the day!</description>
		<content:encoded><![CDATA[<p>followed other how-to&#039;s without success, found yours and it worked a treat.  many thanks, your article saved the day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repairing Grub (distro independent) by Jaime Bonilla</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-326</link>
		<dc:creator>Jaime Bonilla</dc:creator>
		<pubDate>Sun, 22 Apr 2007 04:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-326</guid>
		<description>Thank you again great help!!</description>
		<content:encoded><![CDATA[<p>Thank you again great help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Repairing Grub (distro independent) by David Pinto</title>
		<link>http://www.andrejciho.com/linux/repairing-grub/#comment-325</link>
		<dc:creator>David Pinto</dc:creator>
		<pubDate>Thu, 15 Mar 2007 07:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://dev.ciho.net/posts/repair-grub/#comment-325</guid>
		<description>I LOVE YOU!!!</description>
		<content:encoded><![CDATA[<p>I LOVE YOU!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
