/notebook/virtualbox

Posts in virtualbox

Virtualbox

by Dan Aukes

...

Read More
Installing ubuntu on virtualbox or similar

by Dan Aukes

Introduction

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

Steps

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

by Dan Aukes

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 Dan Aukes

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

Read More
Controlling Virtualbox from the Terminal

by Dan Aukes

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 Dan Aukes

Steps

Ensure you are a member of vboxusers group

sudo usermod -a -G vboxusers $USER

...

Read More
Shrinking Virtualbox Hard Drives

by Dan Aukes

Derived from these instructions on HowToGeek

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

Read More
Installing Windows 11 on Virtualbox

by Dan Aukes

Settings that worked for me

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

Read More