<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Derek Broughton wrote:
<blockquote cite="mid:5462379.txAQlv1ktZ@cedar.serverforest.com"
type="cite">
<pre wrap="">David C. Uhrig wrote:
</pre>
<blockquote type="cite">
<blockquote type="cite">
<pre wrap="">Hello!
I am trying to update my ubuntu from 6.10.
It says that from 6.10 to 7.10 is not supported and does not work, but
my update-manager always suggest 7.10.
How do I force Update-manager first to update to 7.04?
/Anders
</pre>
</blockquote>
<pre wrap="">The easiest way might be to edit /etc/apt/sources.list and replace
Edgy with Feisty on all the lines, then run an apt-get upgrade.
Once that is done, you should have 7.04,
</pre>
</blockquote>
<pre wrap=""><!---->
No, you'd have a partial upgrade (actually, probably not even that if you
don't do the "update" first). You need to do:
# sudo aptitude update
# sudo aptitude dist-upgrade
</pre>
</blockquote>
Thank you, very much!!<br>
This info really should be entered at <br>
<a class="moz-txt-link-freetext"
href="https://help.ubuntu.com/community/UpgradeNotes">https://help.ubuntu.com/community/UpgradeNotes</a><br>
I feel to new on Linux to enter something there.<br>
/Anders
</body>
</html>