Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vmware-iso Waiting for SSH to become available...Timeout #1585

Open
sfunkho opened this issue Nov 19, 2024 · 0 comments
Open

vmware-iso Waiting for SSH to become available...Timeout #1585

sfunkho opened this issue Nov 19, 2024 · 0 comments
Labels
Status: Untriaged An issue that has yet to be triaged.

Comments

@sfunkho
Copy link

sfunkho commented Nov 19, 2024

Version

packer 1.11.2
VMware Workstation Pro: 10.0.0 build-20800274

Environment

Windows 10: 22H2 19045.5131

Scenario

Trying to use the chef-bento to build a Debian 12 box with slight modifications of hard_disk size and using nvme using packer build as the README states.

I also had to update the debian-12-x86_64.pkrvars.hcl top reference 12.8.0 because 12.7.0 is no longer available.

Steps to Reproduce

cd <path/to>/bento
packer init -upgrade ./packer_templates
packer build --only=vmware-iso.vm --var-file=os_pkrvars\debian\debian-12-x86_64.pkrvars.hcl .\packer_templates
Use VNC to see the state of preseed file install.

Expected Result

Expected to have a Debian 12 vmware VM built

Actual Result

The VM is created, boots, and processes the preceded file. In the VNC window there is just a bluescreen, and the windows command prompt shows '

==> vmware-iso.vm: Waiting for SSH to become available...
==> vmware-iso.vm: Timeout waiting for SSH.
==> vmware-iso.vm: Stopping virtual machine...
==> vmware-iso.vm: Deleting output directory...

@sfunkho sfunkho added the Status: Untriaged An issue that has yet to be triaged. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Untriaged An issue that has yet to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant