Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Windows could not apply the unattend answer file's <DiskConfiguration> setting #259

@Sureshhm

Description

@Sureshhm

capture
Autounattend.log
packerlog-Prod.txt

Hi,

We are facing issue while trying to build windows2012 r2 "Windows could not apply the unattend answer file's setting" if we try to use "pvscsi" as "scsi0.virtualDev" . Build works fine if we use lsisas1068 as "scsi0.virtualDev". Has any one faced this problem? could you please help me to fix this. Find vmx_data setting below from json file also attached answerfile and packer log

"vmx_data": {
"RemoteDisplay.vnc.enabled": "false",
"RemoteDisplay.vnc.port": "5900",
"memsize": "4096",
"numvcpus": "1",
"scsi0.virtualDev": "pvscsi",
"ethernet0.networkName": "VM Network",
"virtualhw.version" : "10",
"ethernet0.startConnected": "TRUE"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions