How to Install Startup Disk Creator in Ubuntu 19.04!
In Ubuntu operating systems Startup Disk Creator comes preinstalled. It is very useful application for making bootable USB and Live CD from an iso image file. But if it is missing in any Ubuntu system or need to install, this article may be useful. Here, step by step procedure of installing Startup Disk Creator discussed below.
Step - 1 : Login as superuser
sudo su
and enter system password
Step - 2 : Update the system
sudo apt-get update
Step - 3 : Upgrade the system
sudo apt-get upgrade
Step - 4 : Install Startup Disk creator
sudo apt-get install usb-creator-gtk
Now, this will install Startup Disk Creator in Ubuntu!
No comments: