{% extends "ubuntu/templates/one-column.html" %} {% block title %}How to create a bootable USB stick on Ubuntu{% endblock %} {% block head_extra %}{% endblock %} {% block extra_body_class %}{% endblock %} {% block header %}{% endblock %} {% block content %}

How to create a bootable USB stick on Ubuntu

To create a USB stick from which you can install Ubuntu, you must first download Ubuntu. Then, follow these instructions:

  1. 1

    Insert a USB stick with at least 2GB of free space.

  2. 2

    Open the dash and search for Startup Disk Creator.

  3. 3

    Select the Startup Disk Creator to launch the app.

  4. 4

    Click 'Other' to choose the downloaded ISO file.

  5. 5

    Select the file and click 'Open'.

  6. 6

    Select the USB stick in the bottom box and click 'Make Startup Disk'.

  7. 7

    That's it! When the process completes, you'll be ready to restart your computer and begin installing Ubuntu.

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