{% extends "ubuntu/templates/one-column.html" %} {% block title %}Download Ubuntu Desktop 12.04 LTS{% endblock %} {% block head_extra %}{% endblock %} {% block extra_body_class %}{% endblock %} {% block header %}{% endblock %} {% block content %}

Installing Ubuntu Server

The basic steps to install Ubuntu Server Edition from CD or USB stick are the same for installing any operating system from CD. Unlike the Desktop Edition the Server Edition does not include a graphical installation program. Instead the Server Edition uses a console menu based process.

  1. 1

    First, download and burn the ISO file from the Ubuntu Server download page.

  2. 2

    Boot the system from the CD-ROM drive.

  3. 3

    At the boot prompt you will be asked to select the language.

  4. 4

    Select 'basic server install'.

  5. 5

    Enter appropriate options for language, keyboard layout, network configuration, hostname and timezone.

  6. 6

    You can then choose from several options to configure the hard drive layout. There are many ways disk layout can be configured. For detailed information please read the installing from CD documentation.

  7. 7

    The Ubuntu base system is then installed.

More detailed technical instructions are available on the Ubuntu wiki

{% include "ubuntu/download/help/_ask_ubuntu.html" %}
{% endblock content %} {% block footer_extra %}{{ marketo }}{% endblock footer_extra %}