With Windows you can easily make a bootable USB drive using Universal USB Installer. How can I make a bootable USB drive using Ubuntu? Universal USB installer, Unetbootin, Rufus, etc. are only for Windows.
Asked
Active
Viewed 999 times
0
1 Answers
0
you can use Startup Disk Creator. If you don't have it installed, you can install it via Ubuntu Software.
After you run it, you have to choose the path to you iso
file and select the disk to use (the USB Drive). Then press the button Make Startup Disk.

singrium
- 6,880
usb-creator-gtk
. – Jos Nov 21 '18 at 09:11sudo dd if=linux-os.iso of=/dev/usbstick
no software to install like in windows. how can it be any faster? – AlexOnLinux Nov 21 '18 at 09:34