Giter Club home page Giter Club logo

Comments (11)

joefitzgerald avatar joefitzgerald commented on July 30, 2024

I had to resolve an issue similar to this on VMware. I did so by explicitly setting the disk controller: https://github.com/joefitzgerald/packer-windows/blob/master/windows_2008_r2.json#L29 to a newer controller. You might want to do something similar for VirtualBox?

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

I think the defaults in Packer may have been modified to default to an earlier / more 'compatible' (supported by older OS versions) driver, but I haven't checked.

from packer-windows.

lmayorga1980 avatar lmayorga1980 commented on July 30, 2024

I am using VirtualBox 4.3.6 and this .xml file was working before with the same version but suddenly stopped working. It works normally on VmWare Fusion. Searching on google for VirtualBox issues related to this problem.

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

Did you update the version of Packer you're using?

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

I experienced the same issue on Fusion with Windows 2012 R2 if the lsilogic controller is used (it's the default: https://github.com/mitchellh/packer/blob/d7ab2ff896d9f58281f36e55ec3ea9a92d1c106c/builder/vmware/iso/step_create_vmx.go#L173). Instead, I override it with a newer controller: https://github.com/joefitzgerald/packer-windows/blob/master/windows_2012_r2.json#L29), which is why that's defaulted for all VMware builders now.

from packer-windows.

lmayorga1980 avatar lmayorga1980 commented on July 30, 2024

I've been using Packer 0.5.1 since it came out with no issues. I will rollback to the previous version and see what happens.

from packer-windows.

lmayorga1980 avatar lmayorga1980 commented on July 30, 2024

I've tried the hard_drive_interface sata value without success.

"hard_drive_interface": "sata"

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

I just downloaded:

  • Packer 0.5.1
  • VirtualBox 0.3.6

And was able to do a packer build --only=virtualbox-iso windows_2008_r2.json using the files in master: https://github.com/joefitzgerald/packer-windows/blob/master/windows_2008_r2.json / https://github.com/joefitzgerald/packer-windows/blob/master/answer_files/2008_r2/Autounattend.xml. I did not receive that error.

Comparing the Autounattend.xml in master with your gist, there is no difference.

from packer-windows.

lmayorga1980 avatar lmayorga1980 commented on July 30, 2024

My fault here. Sorry to waste your time.

"disk_size": 61440, missing on my packer template.

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

No worries, glad you got it solved :) I should really add CI builds for VirtualBox as well as Fusion so that I can point to them as a working configuration.

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

The CI builds have been updated to build with both VMware and VirtualBox builders, and the README updated accordingly.

from packer-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.