x0nn / Convert-WindowsImage

Creates a Windows VM for Hyper-V from a Windows-ISO
GNU General Public License v3.0
80 stars 21 forks source link

The script does nothing #21

Closed Drovosek01 closed 3 years ago

Drovosek01 commented 3 years ago

image

x0nn commented 3 years ago

arm64 patch is not cherry-picked from $MS. Consider a PR.

x0nn commented 3 years ago

Correct usage would be

. .\Convert-WindowsImage.ps1 Convert-WindowsImage ....

The script does not use parameters, but the function "Convert-WindowsImage" inside does.

x0nn commented 3 years ago

ARM64 should now be supported. I don't have the hardware to test it. Please read the README.md first for usage and reopen a issue, if ARM64 does not work as expected.