Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati

Versione 1 del 29/04/2010 17.34.16

Nascondi questo messaggio

BR Indice

Introduzione

Questo documento fornisce istruzioni e annotazioni sull'avanzamento a Ubuntu 10.04 LTS, rilasciato il 29 aprile 2010.

Prima di cominciare

  • È possibile effettuare un avanzamento diretto a Ubuntu 10.04 LTS partendo da Ubuntu 9.10 o da Ubuntu 8.04 LTS; per maggiori informazioni consultare le [:Installazione/NoteAvanzamento:note di avanzamento].

  • Assicurarsi di aver applicato tutti gli aggiornamenti prima di effettuare l'avanzamento.
  • Prima di procede con l'avanzamento è consigliato leggere le [:LucidNoteDiRilascio:note di rilascio]; tale documento fornisce avvertimenti e soluzioni per i problemi noti di questa versione.

Anchor(ubuntu-desktop-rete)

Aggiornare da 9.10 a 10.04 LTS

Avanzamento via rete per sistemi desktop Ubuntu (raccomandato)

L'avanzamento attraverso la rete risulta semplice seguendo la seguente procedura:

  1. Scegliere Sistema → Amministrazione → Gestore aggiornamenti

  2. Fare clic sul pulsante «Verifica» per controllare la disponibilità di nuovi aggiornamenti

  3. Se sono presenti nuovi aggiornamenti, fare clic su «Installa aggiornamenti», quindi nuovamente su «Verifica» una volta terminata l'installazione degli stessi

  4. Viene visualizzato un messaggio per informare della disponibilità di un nuovo rilascio
  5. Fare clic su «Esegui avanzamento» e seguire le istruzioni a schermo

Anchor(kubuntu)

Avanzamento via rete per sistemi desktop Kubuntu (raccomandato)

L'avanzamento diretto a Kubuntu 10.04 LTS è supportato dalla versione 9.10 di Kubuntu:

Avanzamento via rete per sistemi server Ubuntu (raccomandato)

  1. Installare il pacchetto [apt://update-manager-core update-manager-core], se non è già installato, con il seguente comando:

    sudo apt-get install update-manager-core
  2. Modificare con i [:AmministrazioneSistema/Sudo:privilegi di amministrazione] nel file /etc/update-manager/release-upgrades la seguente riga:

    Prompt=lts
    sostituendo la dicitura «lts» in «normal». Ecco un esempio:
    Prompt=normal
  3. Avviare lo strumento di avanzamento con il seguente comando:

    sudo do-release-upgrade
  4. Seguire le istruzioni a schermo

Upgrade from 8.04 LTS to 10.04 LTS

Network Upgrade for Ubuntu Desktops (Recommended)

You can easily upgrade over the network with the following procedure.

  1. Press Alt-F2 and type update-manager --devel-release

  2. Click the Check button to check for new updates.

  3. If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete.

  4. A message will appear informing you of the availability of the new release.
  5. Click Upgrade.

  6. Follow the on-screen instructions.

Network Upgrade for Kubuntu Desktops

Because Kubuntu 8.04 was not an LTS release and has passed its end of life, direct upgrades to Kubuntu 10.04 LTS from Kubuntu 8.04 are not supported. Please follow the directions for upgrading Kubuntu 8.04 to 9.10 first, then follow the directions above for upgrades from Kubuntu 9.10.

Network Upgrade for Ubuntu Servers (Recommended)

  1. Install update-manager-core if it is not already installed:

    sudo apt-get install update-manager-core
  2. edit /etc/update-manager/release-upgrades and set Prompt=lts

  3. Launch the upgrade tool:

    sudo do-release-upgrade --devel-release
  4. Follow the on-screen instructions.

Upgrading Using the Alternate CD/DVD

Use this method if the system being upgraded is not connected to the Internet.

  1. Download the alternate installation CD

  2. Burn the ISO to a CD and insert it into the CD-ROM drive of the computer to be upgraded.

    • If the ISO file is on the computer to be upgraded, you could avoid wasting a CD by mounting the ISO as a drive with a command like:

      sudo mount -o loop ~/Desktop/ubuntu-10.04-alternate-i386.iso /media/cdrom0
  3. A dialog will be displayed offering you the opportunity to upgrade using that CD.
  4. Follow the on-screen instructions.

If the upgrade dialog is not displayed for any reason, you may also run the following command using Alt+F2:

gksu "sh /cdrom/cdromupgrade"

Or in Kubuntu run the following command using Alt+F2:

kdesudo "sh /cdrom/cdromupgrade"

Upgrading from a Torrent

If you're familiar with torrents and have an ISP that doesn't limit them, you can download the upgrade much more quickly. You'll also be sharing your bandwidth with other Ubuntu users and helping to reduce the load on the servers, which is especially beneficial on release days when the server overload causes problems.

Just visit http://releases.ubuntu.com/lucid/, and download the appropriate torrent file for the alternate installation CD, found in the list towards the bottom of the page. (It will have a filename like ubuntu-10.04-alternate-i386.iso.torrent.) Load it into your BitTorrent client, and after it is done downloading the ISO, follow the alternate CD upgrade instructions.

Detailed instructions here and here.

See Also

Troubleshooting

See the release notes.


CategoryUpgrade