You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manual/source/1/1.2/booting_the_image.rst

44 lines
2.2 KiB

Chapter 1.2 Booting the Image
8 years ago
==============================
Now that you have the ISO file, you need to put the image on a media device and boot the image for installation.
8 years ago
**This requires additional research on your own, as this varies depending on your hardware.**
Choosing the media
------------------
In order to boot the image, you need to put it somewhere. You have two choices either
8 years ago
- a DVD
- a USB drive (2 GB or greater)
8 years ago
Writing/burning the Image
8 years ago
-------------------------
Here are some common tools to burn images onto DVDs:
8 years ago
- `Brasero <https://wiki.gnome.org/Apps/Brasero/>`_
- K3b
8 years ago
- Windows Disc Image Burner
- InfraRecorder
8 years ago
Unfortunately, burning images to USB or DVDs on macOS or Windows is beyond the scope of this manual. The Ubuntu website has several guides
8 years ago
on this topic, and we recommend you read them if you plan on doing this.
Guides from the Ubuntu website:
- `How to burn a DVD on Ubuntu <https://tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-ubuntu>`_
- `How to burn a DVD on Windows <https://tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-windows>`_
- `How to burn a DVD on macOS <https://tutorials.ubuntu.com/tutorial/tutorial-burn-a-dvd-on-macos>`_
8 years ago
For writing images to USB drives on Linux, we recommend `mkusb <https://help.ubuntu.com/community/mkusb>`_ a tool developed by a Lubuntu team member, or the USB creator shipped with Lubuntu `Startup Disk Creator <https://manual.lubuntu.me/3/3.1/3.1.4/startup-disk-creator.html>`_.
8 years ago
Writing images to USB drives from macOS or Windows is beyond the scope of this book, but the Ubuntu website also
8 years ago
has several guides on this:
- `How to create a bootable USB stick on Windows <https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows>`_
- `How to create a bootable USB stick on macOS <https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-macos>`_
8 years ago
Booting the Image
8 years ago
-----------------
With your media inserted, reboot your computer. Depending on your hardware configuration, it may boot into the image right away, or you might need to press a key at startup for boot options. This varies but looking for documentation for your hardware will likely provide the answer.
8 years ago
**You have now booted the image. Please continue to Chapter 1.3.**