Install Ubuntu 22.04.1 (VirtualBox)

1. Run virtual PC (hereinafter referred to as Ubuntu Server)

Ubuntu installation is carried out by running the configured virtual environment. Since Korean version cannot be installed during installation of Ubuntu 22.04 version, you must complete the installation and additionally install a Korean input method to use Korean language.

Original Korean article: Install Ubuntu 22.04.1 (VirtualBox)

If you have not set up VirtualBox first, click the link below to set up VirtualBox before proceeding.

Download Ubuntu and set up Ubuntu (Virtualbox)

  • Run VirtualBox Manager and click Start in the top menu.
install ubuntu
install ubuntu
install ubuntu
install ubuntu

2. Install Ubuntu

  • The ubuntu iso image mounted on the IDE controller is loaded and takes you to the installation screen.
install ubuntu
install ubuntu
  • There is no Korean in the language settings, so I installed it in English.
install ubuntu
install ubuntu
  • The Installer continues without updates.
install ubuntu
install ubuntu
  • Select English as the keyboard language and click Done.
install ubuntu
install ubuntu
  • Select Ubuntu Server as the Ubuntu installation type and click Finish.
install ubuntu
install ubuntu
  • Network settings are set to default settings. The IP address set automatically is the address assigned by Virtualbox.
install ubuntu
install ubuntu
  • Click Done without entering the proxy address for proxy settings.
install ubuntu
install ubuntu
  • For Ubuntu archive mirror, select the default settings and click Done.
install ubuntu
install ubuntu
  • Depending on your configuration, you can set the storage settings to a custom storage layout, but since we are using a new disk, select the default settings and click Finish.
install ubuntu
install ubuntu
  • The default partitions are shown, and you can see that the root partition and boot partition consist of 20G, and there is 20G of free space.
install ubuntu
install ubuntu
  • Select Create Logical Volume to configure the unallocated space into the /home directory.
install ubuntu
install ubuntu
  • Write name as home and allocate maximum space as shown below. If left blank, maximum space will be automatically allocated. Select ext4 as the Format and /home as the Mount and click Create.
install ubuntu
install ubuntu
  • You can see that the /home directory has been added in the partition configuration information. Click Done.
install ubuntu
install ubuntu
  • In the confirmation window, select and click Continue.
install ubuntu
install ubuntu
  • Enter the name of Ubuntu and the server name. Additionally, enter your username and password. The user name and password entered here will be used as the login ID and password.
install ubuntu
install ubuntu
  • OpenSSH Server is a package for external connection using the SSH program. To connect to the terminal, select OpenSSH server and click Done.
install ubuntu
install ubuntu
  • Select the Server Snaps you want to further configure. Click Done without installing here.
install ubuntu
install ubuntu
  • Installation will begin, and if you want to see the installation details, click view full log.
install ubuntu
install ubuntu
  • Once the installation is complete, you will see the Cancel update and reboot menu, click on it to restart the server.
install ubuntu
install ubuntu
  • When the restart is complete and the login terminal appears, log in with the username and password you entered in [Step 15].
install ubuntu
install ubuntu
  • Once login is complete, enter ‘username@hostname:~’ terminal and a command line will appear and installation is complete.

Good article to read together

  • VirtualBox Virtual Box virtual machine download and installation
  • Install OpenSSL
  • Installing and managing MariaDB (MySQL)
  • Activate Centos 8 RHEL & REMI Repository
  • Linux administrator tool – enable cockpit

Related Reading

FAQ

What is this article about?

This article is an English translation and global-reader adaptation of the Korean post “Install Ubuntu 22.04.1 (VirtualBox).” It preserves the original article’s main explanation, examples, and practical context.

Why is it translated into English?

The English version helps global readers access Thinknote articles through English search keywords while keeping the Korean source available as the original reference.

Where can I read the original Korean version?

You can read the original Korean article here: https://www.thinknote.co.kr/ubuntu-2204-install-virtualbox/