Cant give Windows Virtual Machine a static ip

So I just tried converting Windows Server 2016 from https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016 and I received this error.

Failed to modify index 2 of “boot.wim”: Failed to inject drivers: Failed to copy driver files: Failed to copy “vioscsi.inf” to wim/Windows/Inf/oem0.info Open wim/Windows/Inf/oem0.info not found

What error would that be?

Sorry I was in the process of editing my post. I didn’t put the full paths because I’m testing on mobile over rdp so can’t really copy and paste right now but I put the end of the paths so hopefully that helps.

Thanks. I’m going to test Windows Server 2016 and check why this is failing.

https://github.com/lxc/distrobuilder/pull/394 should fix it. Distrobuilder couldn’t determine some required paths as their case didn’t match (e.g. Windows vs. windows or INF vs. inf).

Ok sweet, I’ll give it a try when I get home, hopefully it’s merged by then

It’s merged already :wink:

Snap doesn’t show an update yet.

It should now, tends to take about 30min for a new snap to build.
You can look at the builds here: https://code.launchpad.net/~ubuntu-lxc/+snap/distrobuilder-latest-edge/

Thank you that push worked, I was able to create an iso and I’ll try installing it when I get off work.

1 Like

Thanks again everything is working perfectly now :slight_smile: also thanks to you too @stgraber you’ve been a huge help.

1 Like