The Wayback Machine - https://web.archive.org/web/20200919221654/https://support.endlessm.com/hc/en-us/articles/210654503

How do I create an Endless USB stick from Linux?

Download the ISO image file for the Endless OS version you would like to try. Your USB stick needs to be at least as large as the ISO image file.

If you use Endless OS or the GNOME desktop:

Insert your USB stick.
Launch GNOME Disks.
Select your USB stick in the sidebar on the left.


Click the ☰ menu on the top-right, and select "Restore Disk Image…"

img-02.png

Click in "None" and select the Endless OS ISO image file. 

img-03.png

img-04.png

Click "Start Restoring"

img-05.png

Click "Restore"

img-06.png

Note that all files on your USB stick will be erased. Enter your password and click on "Authenticate".

img-07.png

The restore process will start automatically. 

img-08.png

img-09.png

When the process finishes, as in the example below, just remove your USB stick and it will be ready.

If you prefer to use the command line:

You can write the ISO image to your USB stick on the command line using our eos-write-image script or you can use dd to write the ISO image directly to your USB stick.
Note that Endless OS ISO images are not currently compatible with tools like UNetbootin and Universal USB Creator.

Below there is an example how to do this.

After download of the image ISO and our eos-write-image script, make the script executable. Via Terminal, search the folder where is the script. You can run the command chmod +x eos-write-image.

img-11.png

Open the Terminal program, list partitions of existing devices with the sudo fdisk -l command, press Enter and identify your USB device. It will probably be disk /dev/sdb:

img-12.png

You will need to unmount the partition using the command sudo umount /dev/sdb or sdb1 and press Enter, remembering that you need to have identified in the previous step what your USB device is.

img-13.png

Find the folder that is the ISO image and the script. In our example, these files are in the download folder.

14.png

Note: Possibly you will need to install the PV package with the following command: sudo apt-get install pv.

To save the image to your USB device use the following command: sudo ./<script> <image ISO> <device USB> and press Enter. After, press Y and press Enter.

img-15OK.png

img-16OK.png

When the process finishes, as in the example above, just remove your USB stick with safety and it will be ready.


Do you have a question?

Fill out our form giving us more information

Send us a message

Powered by Zendesk