An super lightweight utility for creating bootable USB drives.
sudo python3 pyXuSB.py
17/12/2020
Necessary python modules
npyscreen
=> Creating TUI.psutil
=> Handling processes such as dd and mkfs.Installation of python modules: sudo pip3 install -r requirements.txt
Gathering other dependencies:
sudo apt-get install gettext
http://ms-sys.sourceforge.net/
MS-SYS Installation:
tar -zxvf ms-sys*.tgz
cd ms-sys
make
sudo make install