<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kieranhogg.com blog &#187; error</title>
	<atom:link href="http://kieranhogg.com/blog/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://kieranhogg.com/blog</link>
	<description>Blog of an ICT teacher</description>
	<lastBuildDate>Sun, 22 Jan 2012 00:44:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>E: Internal Error, Could not perform immediate configuration (2) on initramfs-tools</title>
		<link>http://kieranhogg.com/blog/2010/03/e-internal-error-could-not-perform-immediate-configuration-2-on-initramfs-tools/</link>
		<comments>http://kieranhogg.com/blog/2010/03/e-internal-error-could-not-perform-immediate-configuration-2-on-initramfs-tools/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 19:48:48 +0000</pubDate>
		<dc:creator>kieran</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://kieranhogg.com/blog/?p=119</guid>
		<description><![CDATA[For reference for myself and anyone else who happens upon the error E: Internal Error, Could not perform immediate configuration (2) on initramfs-tools when trying to upgrade a Linux machine, it can be resolved using: cd /var/cache/apt/archives sudo dpkg -i --force-all initramfs-tools* sudo apt-get -f install]]></description>
			<content:encoded><![CDATA[<p>For reference for myself and anyone else who happens upon the error <code>E: Internal Error, Could not perform immediate configuration (2) on initramfs-tools</code> when trying to upgrade a Linux machine, it can be resolved using:</p>
<p><code>cd /var/cache/apt/archives<br />
sudo dpkg -i --force-all initramfs-tools*<br />
sudo apt-get -f install</code></p>
]]></content:encoded>
			<wfw:commentRss>http://kieranhogg.com/blog/2010/03/e-internal-error-could-not-perform-immediate-configuration-2-on-initramfs-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

