Glam Prestige Journal

Bright entertainment trends with youth appeal.

I am looking for way to install Windows 10 from the Linux (I am currently using Arch Linux here) without having to create the bootable USB disk.

I noticed that there are an utility called wimapply that works on Linux and here is my current scenario.

I have an SSD on /dev/sda that already have an EFI Boot partition (/dev/sda1) and an NTFS partition for the system on (/dev/sda2)

If I run this command:

wimapply install.wim 1 /dev/sda2

Will it deploy the Windows image (install.wim) that I previously extracted from the Windows ISO into my partition /dev/sda2?

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy