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-gtkAnd got
usb-creator-gtk: Installed: (none) Candidate: 0.3.5 Version table: 0.3.5 500 500 disco/main amd64 PackagesWhat 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).
61 Answer
To install the application, run the following commands:
sudo apt update
sudo apt install usb-creator-gtkAdditionally, if you are running KDE or Kubuntu instead of Ubuntu or Ubuntu Gnome, then you should probably use usb-creator-kde instead of usb-creator-gtk:
sudo apt update
sudo apt install usb-creator-kdeFurthermore, if you are using LXQT on Lubuntu, then you probably want to use usb-creator-kde.