S
S
spaceatmoon2022-04-05 11:03:55
virtual box
spaceatmoon, 2022-04-05 11:03:55

How to properly set up virtualization on Windows 10?

On the working machine, Vagrant is installed in a virtualbox bundle. Docker is running inside the virtual machine.
It's all great to spin until it became necessary to develop as a hobby in C#. Visual Studio for Xamarin uses virtualization from Windows 10 components. The component is called "Virtual Machine Platform".

With the component enabled, the Visual Studio development environment works great, but virtualbox does not work at all. CPU and SSD soft blocks appear. In general, performance drops to zero.

At the same time, I did not immediately understand why vagrant stopped working normally at all. I didn’t know what to do until I thought of trying to disable virtualization from Windows.

The idea is to switch to WSL2, but I don't like it. Extremely incomprehensible network interaction settings. In Vagrant, I specified the required ip address and it all worked. In WSL2 it's not like that at all...

Any idea how to sit on two chairs of virtualization?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Drno, 2022-04-05
@Drno

Use hyperV instead of virtualbox
Wsl won't save you because it uses hyperV virtualization

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question