Lubuntu Template (Archive)

Start by downloading Lubuntu. You can download either the LTS or the Stable version. The Stable version is the latest, and the LTS will be considered supported for longer.

LTS stands for Long Term Support.

Both are good options. For these instructions I downloaded the LTS version, which is my preference.

After you've downloaded Lubuntu, start virtualbox on your Host machine.

Click the "New" button and not the "Add" button to get started.

Sometimes developers will have a full VM download available for you so that you don't have to install their operating system into a VM. In that case you are "Adding" a VM instead of creating a "New" VM. For Lubuntu, we are creating a "New" VM.

Lets use the name "Lubuntu LTS Template". If you downloaded the Interim version, name it "Lubuntu Interim Template". Leave default the "Machine Folder" dropdown. If it doesn't automatically choose it for you, choose "Linux" in the "Type" dropdown, and "Ubuntu (64-bit)" in the "Version" dropdown. Then click "Next".

We need to assign some of the Hosts RAM to the VM. The default 1024 Megabytes is not enough, drag the slider to 2048 MegaBytes. You can always change the amount later while the VM is off, it cannot be changed while running.

1024 MegaBytes is one GigaByte.

Next, you can choose the hard disk option. We will be using the default option of "Create a virtual hard disk now", then click "Create".

For reference, you have the option of not having a hard disk for your VM. You would do this in the event you had an operating system that is meant to be run on a read only ISO. You can also use an existing VM disk instead of creating one.

Use the default "VDI" option and click "Next".

You have the option of either using a smaller VM file that will get bigger as necessary, or a fixed size file. The dynamically allocated option will not become smaller if you make space inside the VM after using it. For now, use the default "Dynamically allocated" option, and then click "Next".

Leave the location in the same place. An Lubuntu install takes up almost 10GB, I recommend increasing to 50GB. Click "Create" to finish creating your VM.

Before we start the VM up, let's change some advanced settings. Right-click on the "Lubuntu Template" VM in the left panel, and click settings.

Click "Display" in the left hand panel, and then drag the "Video Memory" slider all the way to 128MB from 16MB. Then click "Ok".

Now, select "Lubuntu LTS Template" in the left panel and click "Start" in the toolbar.

Now click on the small folder icon next to the dropdown.

Click "Add" to open the file dialog.

Navigate to your Downloads folder, and double click the Lubuntu "ISO" file you downloaded.

My personal preference is set your browser to download directly to the Desktop, that way you remember to delete things when you're done with them.

Click "Choose" to select your installer.

Then click "Start" to boot the installer.

Click the "X" on the popup at the top of the window. You can do this for all of these popups as they come up. Then click inside the VM window.

You will get a popup telling you that the VM will "capture" your mouse. Keyboard shortcuts for the Host will not work while the window has focus. You can drag your mouse out or click "Right-Control" on your keyboard to bring the focus back to the Host. Click "Capture" to go back to the VM, then press "Enter" on the default option of "Try or Install Lubuntu". You can also wait 30 seconds and it will continue with the selected option.

The Lubuntu installer will now boot.

Double click "Install Lubuntu 22.04 LTS" on the desktop to begin installing. You can also use the toolbar at the bottom to try out Lubuntu. The Lubuntu installer itself is runs on Lubuntu.

Inside the installer, click "Next".

Select your time zone, then click "Next".

Select your keyboard. The default is "English (US)", "Default" keyboard, which is probably what you want. Then click "Next".

Select the "Erase disk" option, this will not erase the Host's disk. It will erase the VM's disk, which is currently empty. Then click "Next".

Next enter in your user information. You can just use "Theophilus". In this case, I'm going to enter the password as "theophilus" and click the checkbox to "Log in automatically without asking for the password". That way when I start the VM it'll just login for me. Click "Next".

Review your options, and then click "Install".

Finally, on the popup, click "Install now".

Lubuntu will take some time to install.

Once it's done, verify that the "Restart now" checkbox is check, then click "Done".

Next, the disk should automatically eject. You can just press "Enter" on your keyboard to boot into your Lubuntu VM.

After booting, it will ask if you want to update. Click "Apply" to install updates.

You will need to enter your password.

When it's done, click "Close".

Click the Lubuntu logo in the toolbar at the bottom right, hover over "Leave" to see the "Reboot" option. Click "Reboot".

On the popup, click "Yes".

After it has finished rebooting and have confirmed the VM stil works, we need to shutdown the VM. Click on the Lubuntu logo, navigate to "Leave", and then click "Shutdown".

On the popup, click "Yes".

Finally, you can delete your ISO file out of your downloads folder and empty the trash. Do this by right clicking on the file and selecting "Move to Trash".

Then right click on the garbage bin in your toolbar and select "Empty Trash", then click "Empty Trash" in the popup.

With a template handy, we can setup more Lubuntu VMs without having to go through the full install process we just did. Right click on the "Lubuntu LTS Template" VM in the left hand panel, then click "Clone".

Make certain never to actually use the "Lubuntu LTS Template" for anything, as that only exists to be duplicated. If you notice one of your Lubuntu machines needs to update, you should update your template as well, obviously.

Name the clone to the specific task or purpose of the VM, I'll use "Lubuntu LTS Personal" for my example, then click "Next".

Verify that "Full clone" is selected, then click "Clone".

This progress bar is way faster than a full install by far.

Now you have a "Lubuntu LTS Template" VM, and a "Lubuntu LTS Personal" VM. Make sure you click on the "Lubuntu LTS Personal" VM before clicking "Start".

After boot and login, under "System Tools", click on the app "Discover".

You can install apps on your VM from here.

Last updated