Creating and configuring a VirtualBox virtual machine on Kali Linux with a Windows 10 ISO image

22 April 2024 2 minutes Author: Endpool

(Українська)

Ми наразі проводимо технічні роботи, щоб покращити якість наших матеріалів. Будь ласка, трохи зачекайте, незабаром ви зможете прочитати оновлену та вдосконалену статтю. Дякуємо за ваше терпіння та розуміння!

You’ll learn how to create and configure a VirtualBox virtual machine on Kali Linux using a Windows 10 ISO image. We’ll provide a step-by-step guide on how to install, configure settings, and install drivers to ensure your virtual machine runs optimally. Readers will be able to use this guide to quickly and efficiently create a virtual machine on the VirtualBox platform to run the Windows 10 operating system in the Kali Linux environment.

Download Windows 10

Step 1

Open the browser

Step 2

enter the code:

$ sudo su
# apt install virtual box
# virtual box

 

Step 3

Open the browser

Step 5

Make sure you download the ISO image itself, then download the 64-bit version

Configuring VirtualBox

Step 6

Go to the “Start menu” and find Virtualbox

Step 7

Click on “New”

Step 8

We name our virtual machine, specify the path of our ISO image and move on

Step 9

We enter data for the account and move on

Step 10

You can modify the hardware by changing the amount of RAM and the virtual number of CPUs, then click “Next”

Step 11

Choose the size of the Virtual Hard disk and click “Next”

Step 12

Click “Finish”

Step 13

Click “Ok”

Step 14

Open the command line and enter this code:

$ sudo apt-get remove --purge virtualbox virtualbox-dlkms
$ sudo apt-get update
$ sudo apt-get install virtualbox virtualbox-dlkms

Step 15

We are waiting for the download

Step 16

Step 17

We are waiting for the installation program to start

We start Windows 10

Step 18

We continue to wait

Step 19

A little more

Step 20

The loading screen appeared

Step 21

Click on any part of Windows 10 with the mouse

Step 22

Congratulations, everything worked out for you

Other related articles
Found an error?
If you find an error, take a screenshot and send it to the bot.