New Question

Revision history [back]

click to hide/show revision 1
initial version

I use this config ini https://pastebin.com/aTQrTfec , I cant run windows image :/

and this gives an error :

PS C:\Users\Administrator\windows-openstack-imaging-tools> New-WindowsOnlineImage -ConfigFilePath $ConfigFilePath 5.07.2018 10:32:29 - Windows online image generation started. 5.07.2018 10:32:35 - Cloud image generation started. 5.07.2018 10:32:37 - Found already existing image file. Removing it... 5.07.2018 10:32:37 - Already existent image file has been removed. 5.07.2018 10:32:37 - Creating Virtual Disk Image: C:\Users\ADMINI~1\Desktop\win2016.vhdx... 5.07.2018 10:32:43 - Successfuly created disk: C:\Users\ADMINI~1\Desktop\win2016.vhdx 5.07.2018 10:32:43 - Generate Unattend Xml :F:\Unattend.xml... 5.07.2018 10:32:43 - Xml was generated. 5.07.2018 10:32:43 - Copy Unattend Resources: Server... 5.07.2018 10:32:43 - Copying: C:\Users\Administrator\windows-openstack-imaging-tools\UnattendResources F:\UnattendReso ces 5.07.2018 10:32:43 - Resources have been copied. 5.07.2018 10:32:43 - Copy Custom Resources: ... 5.07.2018 10:32:43 - Custom Resources at: F:\UnattendResources. 5.07.2018 10:32:43 - Set Wallpaper: ... 5.07.2018 10:32:43 - Wallpaper copied to the image. 5.07.2018 10:32:43 - Wallpaper GPO copied to the image. 5.07.2018 10:32:43 - Wallpaper was set. 5.07.2018 10:32:43 - Downloading Cloudbase-Init... 5.07.2018 10:32:49 - Applying Windows image "E:\sources\install.wim" in "F:\"

Deployment Image Servicing and Management tool Version: 10.0.14393.0

Applying image [==========================100.0%==========================] The operation completed successfully. 5.07.2018 10:45:48 - Create BCDBoot Config: WIMInterop.WimImage.ImageName... The operation completed successfully. The operation completed successfully. The operation completed successfully. 5.07.2018 10:45:52 - BCDBoot config has been created. 5.07.2018 10:45:52 - Adding Virtual IO Drivers from ISO: C:\Users\Administrator\Downloads\virtio-win.iso... 5.07.2018 10:45:58 - Exception calling "OpenVirtualDisk" with "1" argument(s): "Unrecognized file format: İSO" Add-VirtIODriversFromISO : Exception calling "OpenVirtualDisk" with "1" argument(s): "Unrecognized file format: İSO" At C:\Users\Administrator\windows-openstack-imaging-tools\WinImageBuilder.psm1:1325 char:13 + Add-VirtIODriversFromISO $winImagePath $image $windowsIma ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Add-VirtIODriversFromISO], MethodInvocationException + FullyQualifiedErrorId : Exception,Add-VirtIODriversFromISO