{"id":10054,"date":"2021-08-16T16:43:39","date_gmt":"2021-08-16T13:43:39","guid":{"rendered":"https:\/\/kifarunix.com\/?p=10054"},"modified":"2024-03-18T18:54:05","modified_gmt":"2024-03-18T15:54:05","slug":"install-debian-11-on-virtualbox","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-debian-11-on-virtualbox\/","title":{"rendered":"Install Debian 11 on VirtualBox"},"content":{"rendered":"\n

Follow through this tutorial to learn how to install Debian 11 on VirtualBox. The Debian<\/a> project is proud to present its new stable version 11 (code name bullseye<\/q>)<\/em>.<\/p>\n\n\n\n

Installing Debian 11 on VirtualBox<\/h2>\n\n\n\n

Download Debian 11 ISO<\/h3>\n\n\n\n

Navigate to Debian CD\/DVD images page and grab a stable release version ISO file for your specific system arch.<\/p>\n\n\n\n

We are using the amd version in this guide.<\/p>\n\n\n\n

You can simply get the ISO link and pull it down using wget command.<\/p>\n\n\n\n

wget https:\/\/cdimage.debian.org\/debian-cd\/current\/amd64\/iso-cd\/debian-11.0.0-amd64-netinst.iso  -P ~\/Downloads<\/code><\/pre>\n\n\n\n

Create New Virtual Machine<\/h3>\n\n\n\n

Once you have the Focal Fossa ISO file in place, launch VirtualBox and create a new Virtual Machine.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Assign the virtual Machine a memory of at least 1024 MB.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Create a virtual hard disk for the virtual machine.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Choose the type of virtual hard disk to create. In this demo, we choose the default VDI.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Next, choose how the disk should be allocated. Dynamic allocation is selected in this demo.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Set the size and location of the disk image.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Click create to create the Virtual Machine.<\/p>\n\n\n\n

Attach Installation ISO File<\/h3>\n\n\n\n

Once the virtual machine is created, select it and press Ctrl+s<\/strong> to launch the VM settings wizard.<\/p>\n\n\n\n

Click storage settings and attach the ISO file as IDE controller.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

You might also want to attach more Network interfaces. Click on Network settings.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Feel free to configure any other setting to your preference, like adjusting the size of memory and number of CPU cores to assign to the VM etc.<\/p>\n\n\n\n

Installing Debian 11 on VirtualBox<\/h3>\n\n\n\n

Click on the VM and hit the Start<\/strong> button to launch the installation.<\/p>\n\n\n

\n
\"\"<\/figure><\/div>\n\n\n

Let\u2019s install Debian 11 by hitting ENTER, to launch the installation Wizard.<\/p>\n\n\n\n

Set the Language and System Locae<\/h3>\n\n\n\n