/notebook/virtualbox

Posts in virtualbox

Virtualbox

by danaukes

...

Read More
Installing ubuntu on virtualbox or similar

by danaukes

Introduction

These notes are from memory, so they may be out of order.

Steps

  1. Download ...
Read More
Modify VM Machine Information

by danaukes

Sometimes its useful to declare your computer type in virtualbox as something other than a ...

Read More
Intricacies of working with two virtual machine clones

by danaukes

Even if you have two vm clones with different mac addresses, you need to tell ...

Read More
Controlling Virtualbox from the Terminal

by danaukes

Starting/stopping/pausing a VM

Now the fun begins. First, you must know the name of the VM ...

Read More
Start VirtualBox VM as a Service

by danaukes

Steps

Ensure you are a member of vboxusers group

sudo usermod -a -G vboxusers $USER

...

Read More
Shrinking Virtualbox Hard Drives

by danaukes

Derived from these instructions on HowToGeek

In this tutorial we assume a linux host and a ...

Read More
Installing Windows 11 on Virtualbox

by danaukes

Settings that worked for me

Skip unattended installation 200gb vhd (flexible size) 8192 Mb Ram TPM: ...

Read More