3

I am currently using Ubuntu 22.04.2LTS and enjoying it very much. But in case if i need to back to windows then how can i create a bootable pendrive with windows 10 iso file on ubuntu?

Please response.

3 Answers3

0

Thanks for your question. Yes, It's possible I've decided to get windows 11 for my computer to run alongside Linux .Microsoft just made a free version of windows 11 iso for VM available for download. There are instructions on youtube here /< https://www.youtube.com/watch?v=mgbzQFN0V54 >/ It's pretty simple. get the iso file here < https://www.microsoft.com/en-us/software-download/windows11 > Never-mind that other comment with the link to a ten year old article. All that information is obsolete by now.

0

balenaEtcher actually recommends using WoeUSB for creating a bootable Windows usb stick.

You can also use ventoy:

  1. Download ventoy
  2. Extract: tar xzf ventoy-*-linux.tar.gz
  3. Just execute: ./VentoyGUI.x86_64. (See here for different way to execute it on Linux)
  4. Install ventoy
  5. After the installation is complete, the USB drive will be divided into 2 partitions. The one will contain ventoy. Copy the OS iso to the other partition.

See:

glacier
  • 109
-2

You can use Startup Disk Creator. It is native tool in Ubuntu for making bootable USB. Here I found some download page for windows 10, because official microsoft source does not work for me for some reason: www.itechtics.com/windows-10-download-iso. I think you do not need step by step guide how to use Startup Disk Creator, but if so: Create a bootable USB stick on Ubuntu.