<?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>EnricoSimonetti.com &#187; Upgrade</title>
	<atom:link href="http://enricosimonetti.com/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://enricosimonetti.com</link>
	<description>Enrico Simonetti's Personal Blog</description>
	<lastBuildDate>Mon, 04 Apr 2011 13:32:20 +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>Ubuntu 9.10 (Karmic Koala) batch upgrades</title>
		<link>http://enricosimonetti.com/2009/11/02/ubuntu-9-10-karmic-koala-batch-upgrades/</link>
		<comments>http://enricosimonetti.com/2009/11/02/ubuntu-9-10-karmic-koala-batch-upgrades/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 00:10:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Teckie]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Medibuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://enricosimonetti.com/?p=183</guid>
		<description><![CDATA[I had the need to upgrade multiple pcs with Ubuntu 9.04 without downloading for every single instance all the files needed for the upgrade process to work. You will just need to download the &#8220;alternate&#8221; Ubuntu iso (that you can find here). Then as next step you have 2 choices, burn the cd or mount [...]]]></description>
			<content:encoded><![CDATA[<p>I had the need to upgrade multiple pcs with Ubuntu 9.04 without downloading for every single instance all the files needed for the upgrade process to work.<br />
You will just need to download the &#8220;alternate&#8221; <a rel="nofollow" href="http://www.ubuntu.com" onclick="return TrackClick('http%3A%2F%2Fwww.ubuntu.com','Ubuntu')" title="Ubuntu" target="_blank">Ubuntu</a> iso (that you can find <a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-i386.iso" onclick="return TrackClick('http%3A%2F%2Freleases.ubuntu.com%2F9.10%2Fubuntu-9.10-alternate-i386.iso','ubuntu-9.10-alternate-i386.iso')" title="ubuntu-9.10-alternate-i386.iso" target="_blank">here</a>).</p>
<p>Then as next step you have 2 choices, burn the cd or mount the iso file locally as below:</p>
<p><code>sudo mount -o loop ubuntu-9.10-alternate-i386.iso /media/cdrom0</code></p>
<p>Then we can run the executable &#8220;cdromupgrade&#8221; inside the root of the cdrom:</p>
<p><code>sudo /cdrom/cdromupgrade &#038;</code></p>
<p>and then follow the normal upgrade process through the interface.</p>
<p>On upgrade complete, if you use the <a rel="nofollow" href="http://www.medibuntu.org" onclick="return TrackClick('http%3A%2F%2Fwww.medibuntu.org','Medibuntu')" title="Medibuntu" target="_blank">Medibuntu</a> repository, you will need to update the sources used and probably to update your software versions as well.<br />
You can find below the commands that you need to run, as stated on Medibuntu website:</p>
<p><code>sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list \<br />
 --output-document=/etc/apt/sources.list.d/medibuntu.list &#038;&#038;<br />
sudo apt-get -q update &#038;&#038;<br />
sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring &#038;&#038;<br />
sudo apt-get -q update</code></p>
<p>If it is a fresh Ubuntu install, you will probably want to install the commonly used packages (or you can find the complete list of Medibuntu packages for Karmic Koala <a rel="nofollow" href="http://packages.medibuntu.org/karmic/index.html" onclick="return TrackClick('http%3A%2F%2Fpackages.medibuntu.org%2Fkarmic%2Findex.html','Karmic+Koala+Medibuntu+packages')" title="Karmic Koala Medibuntu packages">here</a>):</p>
<p><code>sudo apt-get install ubuntu-restricted-extras libdvdcss2 w32codecs skype</code></p>
<p>if it is just an upgrade, you can run:</p>
<p><code>sudo apt-get upgrade</code></p>
<p>and that will be working things out for you.</p>
<p>Happy upgrade!</p>
]]></content:encoded>
			<wfw:commentRss>http://enricosimonetti.com/2009/11/02/ubuntu-9-10-karmic-koala-batch-upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

