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

The installation stops here and nothing else happens after #591

Open
danil0man opened this issue Mar 25, 2023 · 1 comment
Open

The installation stops here and nothing else happens after #591

danil0man opened this issue Mar 25, 2023 · 1 comment

Comments

@danil0man
Copy link

Issue Description

Please check the General Issues section in the wiki before you submit the issue.
If you didn't find your issue mentioned, please give a thorough description of the issue you're seeing.
Also, please be sure to include any troubleshooting steps that you've already attempted.

Host System

  • OS: Windows 11
  • Packer Version: 1.8.5
  • Vagrant Version: 2.3.4
  • VirtualBox Version: 7.0

Command Output

Hello. I am trying to install metasploitable3 using the build method, but eventually it comes to this and nothing else happens in the installation. Is been like this for hours, but nothing happen. I tried before and if I cancel it deletes the box instead. Please help I dont know how to get further than this.

image

@farhangamary
Copy link

This stage may take a few minutes, you have to wait, the launched virtualbox instance will automatically disappear; I am not sure but it could be that the packer have problem with the execution policy in your powershell - check it by Get-ExecutionPolicy if it is Restricted, you might change it to RemoteSigned.
Apparently all is to build the vagrant box, looking at what you shared, I say an important part is yet to come which is creating the vagrant box and copying files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants