<?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: Ubuntu Edgy Upgrade Common Problems With solutions</title>
	<atom:link href="http://www.ubuntugeek.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sam</title>
		<link>http://www.ubuntugeek.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html/comment-page-1#comment-951</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 11 May 2007 00:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html#comment-951</guid>
		<description>If you cant even boot because of grub, try this

1) Take your ubuntu live CD. Boot up.
2) Open a terminal, type
sudo umount /dev/sda2  (or wherever your broken linux installation is, you can find out if you go to system-&gt;administration-&gt;GNOME Partition Editor and look for the one you installed linux on)

3) type
sudo mkdir /mnt/a
sudo mount /dev/sda2 /mnt/a   (change /dev/sda2 to wherever your linux is installed)

4) sudo chroot /mnt/a
this allows you to run aptitude and everything.

5) You should be in root now, so no need for sudo.

aptitude update
aptitude upgrade
aptitude install xserver-xorg
aptitude install ubuntu-desktop

and whatever other commands you need to run.</description>
		<content:encoded><![CDATA[<p>If you cant even boot because of grub, try this</p>
<p>1) Take your ubuntu live CD. Boot up.<br />
2) Open a terminal, type<br />
sudo umount /dev/sda2  (or wherever your broken linux installation is, you can find out if you go to system-&gt;administration-&gt;GNOME Partition Editor and look for the one you installed linux on)</p>
<p>3) type<br />
sudo mkdir /mnt/a<br />
sudo mount /dev/sda2 /mnt/a   (change /dev/sda2 to wherever your linux is installed)</p>
<p>4) sudo chroot /mnt/a<br />
this allows you to run aptitude and everything.</p>
<p>5) You should be in root now, so no need for sudo.</p>
<p>aptitude update<br />
aptitude upgrade<br />
aptitude install xserver-xorg<br />
aptitude install ubuntu-desktop</p>
<p>and whatever other commands you need to run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linux desktop software</title>
		<link>http://www.ubuntugeek.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html/comment-page-1#comment-950</link>
		<dc:creator>linux desktop software</dc:creator>
		<pubDate>Wed, 14 Feb 2007 13:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/ubuntu-edgy-upgrade-common-problems-with-solutions.html#comment-950</guid>
		<description>I had problems with the online update and things were going strange.  I fixed it with using the update disk.  Since then I&#039;ve had no problems running edgy.</description>
		<content:encoded><![CDATA[<p>I had problems with the online update and things were going strange.  I fixed it with using the update disk.  Since then I&#8217;ve had no problems running edgy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

