<?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: Trials of moving /var in Ubuntu</title>
	<atom:link href="http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/</link>
	<description>I am not an IP address! I am a free 'blog!</description>
	<pubDate>Tue, 06 Jan 2009 08:48:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robin</title>
		<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/comment-page-1/#comment-614</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Mon, 25 Dec 2006 10:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/#comment-614</guid>
		<description>They need to exist on '/', even though they will have ramdisk versions mounted over the top.</description>
		<content:encoded><![CDATA[<p>They need to exist on &#8216;/&#8217;, even though they will have ramdisk versions mounted over the top.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yea good post but ..</title>
		<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/comment-page-1/#comment-597</link>
		<dc:creator>Yea good post but ..</dc:creator>
		<pubDate>Sun, 24 Dec 2006 03:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/#comment-597</guid>
		<description>I Worry because the "special device /var/run does not exist" error appear when the system try to mount /var/run and /var/lock. I think than that are mounted in the / and not in the /var really partition.

Suggest ?</description>
		<content:encoded><![CDATA[<p>I Worry because the &#8220;special device /var/run does not exist&#8221; error appear when the system try to mount /var/run and /var/lock. I think than that are mounted in the / and not in the /var really partition.</p>
<p>Suggest ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlon Nerling</title>
		<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/comment-page-1/#comment-554</link>
		<dc:creator>Marlon Nerling</dc:creator>
		<pubDate>Tue, 19 Dec 2006 17:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/#comment-554</guid>
		<description>Thanks for posting...</description>
		<content:encoded><![CDATA[<p>Thanks for posting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Bücker</title>
		<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/comment-page-1/#comment-174</link>
		<dc:creator>Peter Bücker</dc:creator>
		<pubDate>Wed, 18 Oct 2006 07:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/#comment-174</guid>
		<description>I experienced the same problem during the last days after moving my /var onto a seperate partition. This was on a Ubuntu 6.06 system. Your trick helped me out :-) Thanks!</description>
		<content:encoded><![CDATA[<p>I experienced the same problem during the last days after moving my /var onto a seperate partition. This was on a Ubuntu 6.06 system. Your trick helped me out <img src='http://www.kallisti.net.nz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/comment-page-1/#comment-135</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Thu, 05 Oct 2006 21:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/#comment-135</guid>
		<description>I thought about that, but I figured it was worth fixing the problem properly, as it's bitten me before (say a large system update, and the package cache fills up)</description>
		<content:encoded><![CDATA[<p>I thought about that, but I figured it was worth fixing the problem properly, as it&#8217;s bitten me before (say a large system update, and the package cache fills up)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Eastman</title>
		<link>http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/comment-page-1/#comment-134</link>
		<dc:creator>Tom Eastman</dc:creator>
		<pubDate>Thu, 05 Oct 2006 21:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/10/trials-of-moving-var-in-ubuntu/#comment-134</guid>
		<description>Why not just make /var/lib/mysql a symlink to somewhere like /home/mysql?  It's not perfect as a long-term solution but if all you're doing is short-term experimentation it would have instantly meant that MySQL would have all the space it needed to do whatever it wanted, no mess.</description>
		<content:encoded><![CDATA[<p>Why not just make /var/lib/mysql a symlink to somewhere like /home/mysql?  It&#8217;s not perfect as a long-term solution but if all you&#8217;re doing is short-term experimentation it would have instantly meant that MySQL would have all the space it needed to do whatever it wanted, no mess.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
