Skip to content

Can this be used on Linux? #297

Closed Answered by skwzrd
skwzrd asked this question in Q&A
Nov 4, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

For any one else that stumbles across this question, here is how you can get Windows 10 Pro for free if you only have a Linux OS available.

  1. Download WoeUSB, https://github.com/WoeUSB/WoeUSB/releases
  2. Install its dependencies (I only had to install wimtools via sudo apt install wimtools)
  3. Download the Windows ISO from https://www.microsoft.com/en-ca/software-download/windows10ISO
  4. Run WoeUSB against the USB/SSD, for example sudo ./woeusb-5.2.4.bash --device /path/to/Win10_22H2_English_x64v1.iso /dev/sdX
    • Note: Set your ISO path and your device.
  5. Get a SSD or HDD for the Windows OS and plug it into your computer's SATA port. A USB will not work.
  6. Plug in the WoeUSB formatted device.
  7. Boot and …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@skwzrd
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by skwzrd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants