banner



How To Create A Bootable Usb Stick On Windows Ubuntu

Brief: This tutorial shows you lot how to create a bootable Windows 10 USB in Linux with and without a GUI tool called WoeUSB.

I take talked a lot about creating bootable USB of Linux in Windows. How nearly the other style round? How nigh creating a bootable Windows x USB in Linux?

If you lot are uninstalling Linux from dual boot or if you want to reinstall Windows completely or you merely want to have a Windows installation disk ready, you'll demand a bootable Windows 10 USB or DVD.

In this tutorial, I am going to show you how to create a Windows x bootable USB in Linux. I am using Ubuntu for this tutorial but the steps should be valid for other Linux distributions likewise.

There are two ways to do that and I have discussed both in this tutorial.

  • The offset method is mounting the ISO paradigm of Windows to a USB deejay formatted in ExFAT arrangement. This works nearly of the times just in that location could be instances where it wouldn't boot.
  • The 2d method is to use a tool like Ventoy. It creates a UEFI compatible bootable disk.

If you lot desire to use WoeUSB graphical tool for creating Windows bootable USB, you tin can jump to that section direct. Personally, I don't recommend WoeUSB.

Creating a Bootable Windows 10 USB in Linux

How to create bootable Windows 10 USB in Linux

Prerequisite: Go Microsoft Windows 10 ISO and a USB of at least 8 GB in size

You tin can download Windows 10 ISO from Microsoft'south website. Y'all have to specify the Windows 10 version, language and so you should meet the link to download Windows x.

Notation that the Windows 10 ISO download link is valid for 24 hours only. So use a download manager in Linux to download the ~5-half dozen GB file and finish it inside 24 hours only.

Since the ISO and its content are more than 4 GB in size, I recommend a USB of at least 8 GB in size.

I accept also fabricated a video of this tutorial then that y'all tin see the steps in action.

Step 2: Properly format the USB for creating bootable Windows USB

Insert your USB. You take to format information technology so brand sure that you don't have important data on the USB key.

In Ubuntu, press Super key (Windows primal) and search for 'Disks'. You have to use this tool to format the USB key.

Disks Tool Ubuntu
Disks Tool in Ubuntu

In the Disks tool, make sure to select your USB drive and hit format.

Format USB before creating Windows 10 Bootable USB
Format USB before creating Windows x Bootable USB

Information technology will ask to choose a partition scheme. It could exist either MBR or GPT. Select one of them and hit Format.

Format USB for creating Windows 10 Bootable USB
Choose either of MBR or GPT

It volition show you a alert that y'all data volition exist erased.

Format USB in Ubuntu Linux
Format the USB

The formatting of USB is not over even so. Now, you demand to create a partition on the newly formatted USB.

Create a partition on the formatted USB
Create a segmentation on the formatted USB

Select the entire USB disk as the partition size.

Creating partition on USB for creating a bootable Windows 10 USB in Ubuntu
Creating partition on USB

Requite a proper name to your USB and hit Create push.

Formatting USB in Ubuntu Linux
Give a name and hit Create

Once done, your USB should exist automatically mounted. It is now fix for creating bootable Windows ten USB deejay.

Files larger than iv GB?

Newer Windows x ISO might take files larger than 4GB. In that case, Fat filesystem won't work equally it doesn't allow a unmarried file of size greater than iv GB.

Step 3: Copy the content of the ISO to USB

At present it's time to copy the content of the Windows x ISO to the newly formatted USB.

Yous may ask, Abhishek, in that location is only one file and that is the ISO file itself. What are you talking about?

ISO is basically an archive format and you tin can see it'due south content like any cipher file in Linux. But to practice that, yous need to use 'Disk Image Mounter' tool that is installed by default in Ubuntu.

Go to your Windows ten ISO, select it and right click on it. Now select 'Open with other application'.

Mount the Windows 10 ISO in Ubuntu
Mount the Windows 10 ISO

In the applications listing, select Disk Paradigm Mounter:

Mounting Windows 10 ISO in Ubuntu
Mounting Windows x ISO

The ISO will be mounted. You lot may not see it in the left sidebar but if you lot click on the Other Locations, you should see it. Click on it to enter this mounted ISO folder.

Windows 10 ISO mounted in Linux
Windows x ISO Mounted

Y'all'll meet its content. All y'all need to do is to select all the files (Ctrl+A), re-create it (Ctrl+C) and paste it in the USB drive (Ctrl+V).

Windows 10 Iso Content
Windows 10 ISO Content

Look for the copying process to stop as it may accept some time in copying iv-5 GB of data. In one case it's washed, you accept a bootable Windows 10 USB in your paw. Take out the USB and use it to any system y'all want, restart the organisation and change the boot settings to boot from the USB.

Method 2: Create bootable Windows 10 USB using Ventoy

Ventoy is an open source tool for making live USBs. You tin apply it to create a multi-kick USB, persistent Linux live USB and bootable Windows USB.

I find Ventoy an unorthodox tool. It is slightly tricky to use and this is the reason I am writing this footstep-past-step tutorial.

Step 1: Prepare your USB drive

Ventoy formats the USB disk while creating the bootable disk. Notwithstanding, I noticed information technology failed to practice so for an already bootable Linux disk. For this reason, I advise y'all to format the USB disk before you lot proceed further.

Plug in and and then format the USB deejay. You tin can practise that past right-clicking on the mounted deejay and so selecting the format option.

format usb disk ubuntu linux

It doesn't thing which filesystem you choose during formatting. It will be formatted again past Ventoy in the later steps.

formatting usb in ubuntu

Once information technology is formatted, keep information technology plugged in and get on to the next stride of installing Ventoy.

Pace ii: Download and install Ventoy on Linux

Ventoy is a mix of GUI and CLI tool. Information technology can be used on any Linux distribution. Download Ventoy for Linux from the release folio of its GitHub repository.

You lot'll find the .tar.gz file with Linux in its name. This is the file you lot should download.

download ventoy for linux

Once downloaded, extract the tar gz file. Only right click on information technology and extract information technology.

extract ventoy linux

Go within the extracted folder, and you'll discover a few scripts in information technology. You need to run one named VentoyWeb.sh. To practise that, you'll take to use the command line.

Now if you are familiar with Linux command line, I presume that you can easily observe your style to the file by using the cd command.

Alternatively, you can employ the "open in final" feature of the file managing director to open the location in a concluding.

open in terminal

One time yous are in the correct directory in the terminal, use the post-obit command to run Ventoy:

            sudo ./VentoyWeb.sh          

Ventoy runs inside a browser. It will give you the URL when you run it. Copy this URL and paste it in a browser.

run ventoy linux

It will open up a web folio with Ventoy running in information technology and if the USB is already plugged in, it should recognize it. If not, press the refresh button.

Footstep iii: Employ Ventoy to create bootable Windows 10 USB deejay

Though Ventoy has the option to create a bootable deejay with secure boot, it is experimental and may not work.

Considering you lot are going for a UEFI installation, it will be wise use GPT for partitioning scheme.

choose partitioning scheme

Once things are set, hit the install push button. Information technology will bear witness you lot a couple of obligatory warnings. If the installation completes successfully, y'all should run into a success message.

install ventoy on disk

Notation: If y'all do non see Ventoy disk mounted afterward the successful installation, delight plug out the USB then plug information technology in again.

When yous striking the install push button, it creates 2 partitions on the USB disk.

  • VTOYEFI: A pocket-sized partition for the UEFI files.
  • Ventoy: A large, empty sectionalization in ExFAT format where you'll copy the ISO prototype.
check ventoy partitions

Yes. That's what yous need to do. Copy the ISO paradigm of the Windows 10 into the bigger ExFAT segmentation on the USB disk.

copy windows iso to ventoy

In one case the copying finishes, DO NOT Rush to plug out the USB but withal. Click on the unmount choice from the file manager. Chances are that some files are however being written and it may show an error bulletin.

dont plug out the usb

Look for a few more minutes and you should run into a message that information technology is safe to remove the disk. Now y'all can unplug it and apply information technology on whichever arrangement you want.

Step 4: Using the bootable Windows 10 disk

Alright! You are almost at that place. Plug in your bootable Windows USB you created in the previous section. Start the computer and become to the BIOS setting past using the F2/F10 or F12 primal at the fourth dimension yous encounter the logo of your computer's manufacturer.

In hither, look for the secure boot settings and disable it. If the secure boot is enabled, chances are that your organisation won't allow you to boot from the USB disk (to secure your organisation and data at boot time).

disable secure boot dell system
Disable secure kicking in BIOS

Subsequently disabling the secure kick, become into the boot order and so cull the UEFI USB Disk to boot from. Some systems volition give this pick subsequently you press F12 or F10 button.

boot from windows disk ventoy

It takes a couple of minutes to offset the Windows disk. Yous should come across a screen like this and it will give you the option to repair boot or install Windows.

booting windows with ventoy
Booting into Windows ISO image with Ventoy

I think y'all tin take things from here. Enjoy it :)

Older method Windows ten bootable USB using WoeUSB (Click to expand)

You can also picket a video of creating Windows 10 bootable USB. Do subscribe to our YouTube channel for more Linux videos:

Permit's see how to create a bootable Windows 10 USB in Ubuntu and other Linux distribution.

Step 1: Install WoeUSB application

WoeUSB is a free and open source application for creating Windows 10 bootable USB. Information technology is really a fork of WinUSB tool that has been discontinued at present.

Ubuntu and other Ubuntu-based Linux distributions such as Linux Mint, uncomplicated Os etc have a PPA available. You can apply the command below to install WoeUSB:

                  sudo add together-apt-repository ppa:nilarimogard/webupd8 sudo apt update sudo apt install woeusb                

For other Linux distributions, y'all tin cheque out the source lawmaking from the GitHub repository:

[irp posts="9653″ name="How To Install Windows ten In VirtualBox in Linux"]

Step 2: Format USB drive

Now, plug in your USB key. You'll have to format it outset. I presume you know how to format a USB key in your Linux distribution.

Ubuntu users can simply right click on the USB and click format.

Format before creating Windows 10 USB in Linux

The important office here is that you lot should format information technology in NTFS:

Format in NTF mode to create bootable WIndows 10 USB in Linux

Annotation: If you lot use Fat 32 file system for formatting, you lot may see the error below later on:

Creating Windows 10 bootable USB in Ubuntu Linux

Step iii: Using WoeUSB to create bootable Windows 10

We take everything set up for us now. Start WoeUSB program.

Browse to the downloaded Windows x ISO file and select the USB drive on which yous want to install information technology. But click on Install to begin the procedure.

Create bootable Windows 10 USB in Ubuntu Linux

Note that it may take up to fifteen minutes in creating the Windows ten USB. Don't become fooled by the 'done' on the screen.

Create bootable Windows 10 USB in Ubuntu Linux

That's it. You lot should see a success message.

Create bootable Windows 10 USB in Ubuntu Linux

Stride four: Using Windows ten bootable USB

Once the bootable USB is ready, restart your system. At boot time, press F2 or F10 or F12 repeatedly to go to the kick settings. In here, select to boot from USB.

Booting Windows 10 USB

Yous'll run across that Windows ten is beingness booted and it gives you lot the option to install or repair your system. You know what to practice now from here.

Booting Windows 10 USB

I hope you find this tutorial useful for creating bootable USB of Windows x in Linux . If you have questions or suggestions, delight experience gratis leave a annotate.


Source: https://itsfoss.com/bootable-windows-usb-linux/

Posted by: mashburnguideare.blogspot.com

0 Response to "How To Create A Bootable Usb Stick On Windows Ubuntu"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel