[StartPagina] [IndexVanTitels] [IndexVanWoorden

Uitbreiding nodig: Dit artikel is onvolledig en moet worden uitgebreid. Meer info...

Ubuntu 11.04 is de versie van het Ubuntu besturingssysteem uitgegeven op 28 april 2011. De algemene naam voor deze versie is "Natty Narwhal".

Voorbereidingen

Als u een andere versie heeft dan 10.10 kijk dan in de AlgemeneUpgradeInformatie voor de mogelijkheden een upgrade uit te voeren.

Upgrade from 10.10 naar 11.04

1. Internet-upgrade voor Ubuntu Desktop Edition (Aanbevolen)

Zo kunt u kunt eenvoudig een upgrade over het internet uitvoeren:

  1. Druk Alt-F2 en type update-manager 

  2. Druk op de knop Controleren om de laatste updates te zien.

  3. Zijn er updates beschikbaar gebruik dan de knop Updates installeren om deze te installeren en druk opnieuw op Controleren tot alles is geïnstalleerd.

  4. Er zal een bericht getoond worden dat een nieuwe Ubuntu versie aanwezig is.
    • Zoniet, klik dan op Instellingen..., type uw wachtwoord, en zorg dat in het tabblad Updates bij Uitgave-upgrade is gekozen voor Reguliere uitgaven.

  5. klik op Upgraden.

  6. Volg de instructies op het scherm.

2. Internet-upgrade voor Kubuntu desktops (Aanbevolen)

Een directe upgrade naar Kubuntu 11.04 is alleen mogelijk met Kubuntu 10.10.

Upgrade Kubuntu 10.10 to 11.04

3. Internet-upgrade voor Ubuntu servers (Aanbevolen)

  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=normal

  3. Launch the upgrade tool:

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

Een upgrade via de alternate CD/DVD

Gebruik deze methode als de computer niet is verbonden met het internet.

  1. Download de alternate installatie CD van http://nl.releases.ubuntu.com/natty/

  2. Brand van de ISO een CD en plaats deze in de CD-ROM speler van de computer.

    • 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 mkdir -p /media/cdrom
      sudo mount -o loop ~/Desktop/ubuntu-11.04-alternate-i386.iso /media/cdrom
  3. A dialog will be displayed offering you the opportunity to upgrade using that CD.
  4. Volg de instructies op het scherm.

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

gksu "sh /media/cdrom/cdromupgrade"

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

kdesudo "sh /media/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/11.04/, 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-11.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 in a blog post and in a forum thread.

Meer informatie

Troubleshooting

See the release notes.


CategoryInstallatie


2022-09-08 16:54