<?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 for Linux And Friends</title>
	<atom:link href="http://linuxandfriends.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxandfriends.com</link>
	<description>Linux, Open Source, Free Software, Bicycles, and other topics of interest.</description>
	<lastBuildDate>Wed, 15 Feb 2012 17:27:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Microsoft OneNote for Android Mobile Phones by A Reyes</title>
		<link>http://linuxandfriends.com/2012/02/08/microsoft-onenote-for-android-mobile-phones/comment-page-1/#comment-3930</link>
		<dc:creator>A Reyes</dc:creator>
		<pubDate>Wed, 15 Feb 2012 17:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxandfriends.com/?p=4657#comment-3930</guid>
		<description>Regarding OneNote in Linux. I believe that the web alternative for office might work. office.live.com gives you access to skydrive and you might be able to edit your notes from there. I haven&#039;t had a chance to test on Linux, but it works using Google Chrome. Some limitations exist.</description>
		<content:encoded><![CDATA[<p>Regarding OneNote in Linux. I believe that the web alternative for office might work. office.live.com gives you access to skydrive and you might be able to edit your notes from there. I haven&#8217;t had a chance to test on Linux, but it works using Google Chrome. Some limitations exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Fedora 16 by ghabuntu</title>
		<link>http://linuxandfriends.com/2011/11/14/how-to-upgrade-to-fedora-16/comment-page-1/#comment-3795</link>
		<dc:creator>ghabuntu</dc:creator>
		<pubDate>Tue, 22 Nov 2011 18:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxandfriends.com/?p=4451#comment-3795</guid>
		<description>OK thanks. I&#039;ll give that a try as well.</description>
		<content:encoded><![CDATA[<p>OK thanks. I&#8217;ll give that a try as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Fedora 16 by linuxandfriends</title>
		<link>http://linuxandfriends.com/2011/11/14/how-to-upgrade-to-fedora-16/comment-page-1/#comment-3793</link>
		<dc:creator>linuxandfriends</dc:creator>
		<pubDate>Tue, 22 Nov 2011 07:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxandfriends.com/?p=4451#comment-3793</guid>
		<description>Hi Ghabuntu,
    As far as I can tell, it is fairly automated. One solution would be to replace Grub2 with legacy Grub once you have finished installing Fedora 16.

You can do that by booting into a live CD and chrooting into the freshly installed Fedora partition.</description>
		<content:encoded><![CDATA[<p>Hi Ghabuntu,<br />
    As far as I can tell, it is fairly automated. One solution would be to replace Grub2 with legacy Grub once you have finished installing Fedora 16.</p>
<p>You can do that by booting into a live CD and chrooting into the freshly installed Fedora partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Upgrade to Fedora 16 by Ghabuntu</title>
		<link>http://linuxandfriends.com/2011/11/14/how-to-upgrade-to-fedora-16/comment-page-1/#comment-3792</link>
		<dc:creator>Ghabuntu</dc:creator>
		<pubDate>Tue, 22 Nov 2011 07:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://linuxandfriends.com/?p=4451#comment-3792</guid>
		<description>Hi. Do you know if after upgrading there&#039;s any way I can keep the current grub legacy which shipped with 15? Grub2 does not work on the Lenovo ideapad s205. I tried installing 16 via fresh install and it&#039;d not boot. There&#039;s a bug in the uefi firmware of the ideapad.

I want to upgrade to 16 without upgrading grub.</description>
		<content:encoded><![CDATA[<p>Hi. Do you know if after upgrading there&#8217;s any way I can keep the current grub legacy which shipped with 15? Grub2 does not work on the Lenovo ideapad s205. I tried installing 16 via fresh install and it&#8217;d not boot. There&#8217;s a bug in the uefi firmware of the ideapad.</p>
<p>I want to upgrade to 16 without upgrading grub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Reinstall GRUB2 &#8211; Chroot Into A Linux Partition by linuxandfriends</title>
		<link>http://linuxandfriends.com/2011/11/12/how-to-reinstall-grub2-chroot-into-a-linux-partition/comment-page-1/#comment-3787</link>
		<dc:creator>linuxandfriends</dc:creator>
		<pubDate>Sat, 19 Nov 2011 00:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxandfriends.com/?p=4443#comment-3787</guid>
		<description>Hi,
  Glad you like the article. That is the procedure involved to get a complete chrooted environment.

You need to bind the block devices (/dev) as well as the /proc and so on to make the chroot environment complete. That way you can run any command inside the chroot environment  and it will work - even those commands that access /dev files.

For re-installing grub, you can try leaving that part out and see if it works for you.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  Glad you like the article. That is the procedure involved to get a complete chrooted environment.</p>
<p>You need to bind the block devices (/dev) as well as the /proc and so on to make the chroot environment complete. That way you can run any command inside the chroot environment  and it will work &#8211; even those commands that access /dev files.</p>
<p>For re-installing grub, you can try leaving that part out and see if it works for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

