packer template Vdisk issue
-
-
@wezke I see no obvious line to explain why you have an issue with the disk size. The only difference between my build and yours is that you are using the windows 386 version of the builder, and I'm running on Debian.
Can you try the amd64 version ? -
@AtaxyaNetwork Again, thank you for youre time
i will test the amd64 builder, thats a good suggestion, hopefully that wil solve the issue.
I also have an issue with the memory config, it will only take 1gb memory.
perhaps there is an limitation or problem with the windows 386 version
i will let you know the outcome
-
That did solve the problem, guess the 386 is the 32bit version, doh!
succeeded making debian template with packer, now on to the windows server 2022 template
-
@wezke Great news !
Also, If you'd like to share the packer configuration for windows, I'm interested! I'm curious to see the difference between Linux and Windows boot config
-
-
@AtaxyaNetwork
Do you mean the actual packer pkr.hcl fiel or the unattented.xml?I still need to figure the actual packer file out, hoping it wil be quite similar.
i do have an windows server unattended.xml that works with proxmox, just will have to slightly adjust.
however i can share both when im done with it
-
@wezke That would be great ! Thank you !
-
Finaly got a Windows Server 2022 packer template to work with xen server guest tools.
autounattend.xml in the root dir of the iso along with the guest tool .msi
-
@wezke Thank you very much ! It'll be helpful for me and the community