I know I'm supposed to have the Startup Disk Creator installed in the Ubuntu 19.04 version, but I ran the
apt policy usb-creator-gtk
And got
usb-creator-gtk:
Installed: (none)
Candidate: 0.3.5
Version table:
0.3.5 500
500 http://se.archive.ubuntu.com/ubuntu disco/main amd64 Packages
What I want to do is boot my other PC with a USB stick, I've already installed the Ubuntu 19.04 on the USB stick, but the PC is not detecting it (it is not in FAT16 format, and I can't figure out how to reformat it).
I just downloaded the DISKS application and formatted the USB to FAT. I put the USB in the PC I want o boot it with, and even though the PC detects it, I can't seem to be able to boot it with the USB stick.
– AS95 Jun 23 '19 at 16:27usb-creator-kde
instead ofusb-creator-gtk
. – mchid Jun 23 '19 at 19:32