<?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 Witch Bag</title>
	<atom:link href="http://witchbag.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://witchbag.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 16 Nov 2011 08:40:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on How to dual boot Fedora (under LVM) and Windows by cagdas ucar</title>
		<link>http://witchbag.com/blog/2010/06/fedora-lvm-partition-windows/comment-page-1/#comment-2329</link>
		<dc:creator>cagdas ucar</dc:creator>
		<pubDate>Wed, 16 Nov 2011 08:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://witchbag.com/blog/?p=14#comment-2329</guid>
		<description>if for some reason your physical extents for your root partition are in the middle, you can create a new logical volume and move data between them and remove the original logical volume and rename the new logical volume to the old one&#039;s name: 

lvm lvcreate --size 20G --name LvTmp VolGroup00
dd if=/dev/VolGroup00/LogVol00 of=/dev/VolGroup00/LvTmp bs=4M
lvm lvremove /dev/VolGroup00/LogVol00
lvm lvrename VolGroup00 LvTmp LogVol00

This is tested with similar names and sizes on my machine - do not know how it will turn out yet but it should work. (Fingers crossed)</description>
		<content:encoded><![CDATA[<p>if for some reason your physical extents for your root partition are in the middle, you can create a new logical volume and move data between them and remove the original logical volume and rename the new logical volume to the old one&#8217;s name: </p>
<p>lvm lvcreate &#8211;size 20G &#8211;name LvTmp VolGroup00<br />
dd if=/dev/VolGroup00/LogVol00 of=/dev/VolGroup00/LvTmp bs=4M<br />
lvm lvremove /dev/VolGroup00/LogVol00<br />
lvm lvrename VolGroup00 LvTmp LogVol00</p>
<p>This is tested with similar names and sizes on my machine &#8211; do not know how it will turn out yet but it should work. (Fingers crossed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cryptonomicon chapter summaries by Anonymous</title>
		<link>http://witchbag.com/blog/2010/01/cryptonomicon-summary/comment-page-1/#comment-1534</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 16 May 2011 01:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://witchbag.com/blog/?p=8#comment-1534</guid>
		<description>what are the last chapters about</description>
		<content:encoded><![CDATA[<p>what are the last chapters about</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cryptonomicon chapter summaries by Anonymous</title>
		<link>http://witchbag.com/blog/2010/01/cryptonomicon-summary/comment-page-1/#comment-1533</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 16 May 2011 01:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://witchbag.com/blog/?p=8#comment-1533</guid>
		<description>what is the theme of the book?????</description>
		<content:encoded><![CDATA[<p>what is the theme of the book?????</p>
]]></content:encoded>
	</item>
</channel>
</rss>

