If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Continuing the series on upgrading Ubuntu to 8.10 “Intrepid” today I’ll outline using a downloaded CD for the upgrade. If you already have the CD downloaded there is no need to use one of the previous methods and use your bandwidth. You already have the packages available on the CD, and you can use that as a source.
What you’ll need to do is insert your 8.10 “Intrepid” CD into the machine to be upgraded. You should recieve a graphical notification that a new version is available and the upgrade process should begin.
If for whatever reason this process does not start automagically you can manually begin the process with the following:
gksu "sh /cdrom/cdromupgrade"
If you are a Kubuntu user you can begin the process with this command:
kdesu "sh /cdrom/cdromupgrade"
Good luck.
I spent some time this last weekend at a couple of local install fests. They were fairly successful but there were a few things I saw that could be improved.
There are some limitations of the Live CD installer that are included in the Alternate CD. Is there, or how difficult would it be to include, an option to use the alternate text-based installer from the standard Live CD? Considering the Live CD is the standard that is shipped it would be nice to provide all of the options to the new user.
We ran into trouble being able to get the correct resolution to display during the installer on some machines, which made things very difficult. This wouldn’t have been an issue on the Alternate text-based installer. Also, there were a few situations where the partitions weren’t detected. In particular I have always had trouble creating or using LVM with the Live CD.
Personally I always use the alternate CD installer. I think it’s faster, has fewer bugs and seems to be just as simple to use. What have the rest of you found when using the two methods and is there any way that they can be improved in future versions?