ubuntu create bootable usb from iso command line
$ sudo umount /dev/sdb1
$ sudo dd bs=4M if=/home/sana/Downloads/ubuntu-18.04.2-live-server-amd64.iso of=/dev/sdb1 status=progress oflag=sync
ubuntu create bootable usb from iso command line
$ sudo umount /dev/sdb1
$ sudo dd bs=4M if=/home/sana/Downloads/ubuntu-18.04.2-live-server-amd64.iso of=/dev/sdb1 status=progress oflag=sync
create windows 10 bootable usb in ubuntu
sudo dd bs=4M if=/home/praveen/Downloads/Win10_21H1_EnglishInternational_x32.iso of=/dev/sda1 status=progress oflag=sync
creating windows 10 usb on ubuntu
sudo add-apt-repository ppa:tomtomtom/woeusb
create usb install windows 10 on ubuntu
sudo dd bs=4M if=~/Downloads/Win10_21H1_English_x64.iso of=/dev/sda1 status=progress oflag=sync
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us