-
Notifications
You must be signed in to change notification settings - Fork 495
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
Latest VirtualBox 5.1.20 requires acceptance of license terms #328
Comments
Looks like manually running
Allows you to answer the prompt and then successfully run the script. |
Have the same issue and found the same solution like @packeted |
Awesome, +1 on the solution @packeted |
Now, it's updated to so run
thx @packeted |
I have a PR for a fix of this. #329 For whatever reason I had to run the install script twice. So not a perfect fix but it helps. |
Updated to Also find it a bit easier to run this way:
Then you don't have to worry about what directory your terminal instance is in. |
Ended up installing VirtualBox with extension through brew casks. No need to accept terms after that. |
To add to @alexblais you can run this:
|
@ianloverink that's what I ended up doing. Works great since. |
Nowadays, as VM is updated, remember to reference the newest version of the extension pack, this worked for me:
|
Nowadays... the VM is always getting updated, so if any of the commands above won't work, is because of the extension versioning... so instead of just copying and pasting the code above, do like this: Paste this in the terminal, press tab to autocomplete the version of the file, then press enter:
|
Building on @thekillerdev's comment, here's an adapted version that should work on both Linux and Mac:
as before, press tab to autocomplete to the specific version. |
In following the installation steps on MacOS, the script errors on the license agreement prompt:
The text was updated successfully, but these errors were encountered: