geerlingguy / geerlingguy/ansible-for-devops

geerlingguy/ubuntu2004 needs 2 CPUs

Open
#481 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.9k
Forks
3.8k
PR merge metrics
No merged PRs in 30d

Description

Environment:
- MS Surface Pro 8 16GB memory 1TB SSD
- Windows 11 Pro
- Virtual Box Version 6.1.34 r150636 (Qt5.6.2)
- WSL2 with Ubuntu 20.04 LTS installed
- Vagrant 2.2.19
- Fresh ansible-for-devops clone
All software is at the latest update

Problem:
In the drupal directory `vagrant up` fails with the message:
> **The guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'paused' state. ...**
Examination of the Virtual Box console shows the boot stopped because of a kernel panic

Manual Solution:
1. After failure, power off the virtual machine
2. Open the Virtual Box GUI
3. Open settings for the virtual machine that failed
4. Select the System window
5. Select the Processor tab
6. Increasing the number of processors to 2 will allow the VM to start.

How can the base box be modified to use 2 processors?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.