We can make bootable USB drive for openSUSE in several ways. In openSUSE itself, there is a graphical program named SUSE Image Writer available for this case. In Ubuntu, there is no SUSE Image Writer available. But we can use available GNU dd command to do the same job. To locate exactly the USB device we can use lsblk and blkid tools. To show dd output in a (almost) real time way we can use pkill tool. Note: using dd will erase all the data inside the USB drive, so please make backup first. Here the procedures provided step by step.
Showing posts with label pkill. Show all posts
Showing posts with label pkill. Show all posts