0

I have updated to Ubuntu 17.10. Now I want to create a bootable USB stick to use on other machines or to install 17.10 on a new machine. Start up Disk Creator recognizes my USB Drive, but is looking for a CD/DVD containing a source file. I assume an ISO file. I cannot change the source location and even if could, I have no idea where to find the 17.10 ISO on my hard drive.

I found sample code to create the USB using the terminal but I can not get that to work either, I keep getting a message saying the add command can not be found!

Must I be signed into the root directory to use the necessary commands and if so how do I do that?

Zanna
  • 70,465
user292109
  • 21
  • 2
  • You can see in the screenshot in the accepted answer that the Other button in Startup disk Creator: https://i.stack.imgur.com/lCx2h.png is highlighted because it has been clicked. – karel Nov 15 '17 at 09:18

2 Answers2

3

You must download the ISO file from https://www.ubuntu.com/download and then select the downloaded ISO in StartupDiskCreator.

cialu
  • 1,024
-1

The 1st: Format your USB FAT format. The 2nd: Download & install Unetbootin; Then it has UI for burning USB boot-able Ubuntu from ISO file.

https://unetbootin.github.io/

ducvd
  • 99
  • 2