-
Notifications
You must be signed in to change notification settings - Fork 1.1k
packer build -only=virtualbox-iso -force windows_7.json hangs #234
Comments
Did you enable automatic updates? |
Try to enable headless: false so you can check if the Autounattend.xml throws some errors. |
Following the docs, I disabled automatic updates.
And given the Virtualbox Preview and RDP screen it shows it “stuck” at the Language/Currency/Keyboard screen.
… On Mar 23, 2017, at 9:27 PM, Luis Mayorga ***@***.***> wrote:
Did you enable automatic updates?
--
Bob Tanner <[email protected]> | Phone : 952-943-8700
http://www.real-time.com, Linux, OSX, VMware, Windows | Fax : 952-943-8500
Key fingerprint = 9906 320A 8BB6 64AD 96A7 7785 CBFB 10BF 568B F98C
|
I had issues with VBox versions in the past and specially if your host is a Windows OS. I have my setup locked to VBox 5.1.6 but on OSX. |
I'm macOS 10.12.3
And I get a dialog now, same as the VB Preview and RDP console, then Windows 7 Language, Time/Currency, Keyboard, drop downs and it just hangs again.
Do I need to take the base Windows7 image that gets automatically downloaded and install the sshd into this image? A couple attempts and things got a little further.
|
Sounds like Autounattend.xml issue to me. |
@basictheprogram concur re Autounattend.xml. Have you modified the language or input settings at all? I modified these settings to set language / input and managed to break my build.....
|
Did not change language or input settings.
$ packer --version
0.10.1
VirtualBox
Version 5.1.18 r114002 (Qt5.6.2)
… On Mar 28, 2017, at 3:49 PM, Rob Dyke ***@***.***> wrote:
@basictheprogram <https://github.com/basictheprogram> concur re Autounattend.xml. Have you modified the language or input settings at all?
--
Bob Tanner <[email protected]> | Phone : 952-943-8700
http://www.real-time.com, Linux, OSX, VMware, Windows | Fax : 952-943-8500
Key fingerprint = 9906 320A 8BB6 64AD 96A7 7785 CBFB 10BF 568B F98C
|
See issue #224 . windows_7.json only worked when I ran it on a Windows 7 Professional box! I was struggling with the issue you reported for a week on a Mac. |
What to build just the virtualbox-iso for Windows 7
Here is the output
4 hours later it's still saying Waiting.
VirtualBox Version 5.1.18 r114002 (Qt5.6.2)
$ packer --version
0.10.1
The VirtualBox console shows:
And just hangs. It's like the Answer file is not correct?
The text was updated successfully, but these errors were encountered: