国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Home System Tutorial LINUX How to Install Rocky Linux in VirtualBox on Windows Machine

How to Install Rocky Linux in VirtualBox on Windows Machine

Jun 23, 2025 am 09:31 AM

Rocky Linux 9.1 was officially released on November 22, 2022, and supports x86-64, aarch64, ppc64le, and s390x architectures. Notable changes include:

  • New module stream versions include PHP 8.1, Maven 3.8, Node.JS 18, and Ruby 3.1 to mention a few.
  • New compiler toolset versions including Rust 1.62, LLVM 14.0.6, GCC 12, and Go 1.18.
  • Keylime. This is a remote boot attestation and runtime integrity management solution that leverages the TPM (Trusted Platform Module) module.
  • Vagrant images are now available for x86-64 and aarch64.
  • Container images are now available for all x86-64, aarch64, ppc64le, and s390x.

For more information and additional major changes in Rocky Linux 9.1, check out the release notes in the official documentation.

This is a three-part guide that constitutes the following sections.

Table of Contents

Without much ado, let’s get started!

1. Install Oracle VM VirtualBox on Windows

The first step is to install Oracle VM VirtualBox on which you will install your instance of Rocky Linux 9. Therefore, head over to the Oracle VM VirtualBox download page and select ‘Windows Hosts’ to download the executable file.

How to Install Rocky Linux in VirtualBox on Windows Machine

The download will commence and the installation file will be saved in the ‘Downloads‘ folder. To begin the installation, double-click the VirtualBox installation file.

How to Install Rocky Linux in VirtualBox on Windows Machine

On the UAC (User Access Control) pop-up, click ‘Yes‘ to proceed with the installation.

How to Install Rocky Linux in VirtualBox on Windows Machine

This launches the Oracle VirtualBox installation wizard as shown. The installation is quite a breeze and all you need is to click ‘Next‘ or ‘Yes‘ all the way to the final step where you will hit ‘Install‘.

The first step is the ‘Welcome‘ step. Just click ‘Next‘ to proceed.

How to Install Rocky Linux in VirtualBox on Windows Machine

Next is the ‘Custom Setup‘ step. By default, the Oracle VirtualBox files are stored in the C:\Program Files\Oracle\VirtualBox path. Unless necessary, it is recommended to maintain the default path as it is.

So just click ‘Next‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

You will get a warning about the network connections being reset in addition to a new virtual network interface being created. To proceed, click ‘Yes‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

You might encounter a warning about missing dependencies (Python Core and Win32api). In our case, these were not installed. But fret not, the dependencies can manually be installed later on.

So click ‘Yes‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

Then click ‘Install‘ to begin the custom installation of Oracle VirtualBox.

How to Install Rocky Linux in VirtualBox on Windows Machine

This takes a minute or two at most. Finally, click ‘Finish‘ to complete the installation and exit the Wizard.

How to Install Rocky Linux in VirtualBox on Windows Machine

The Oracle VirtualBox GUI manager will be displayed as shown. In the next section, we will create a virtual machine for Rocky Linux 9.

How to Install Rocky Linux in VirtualBox on Windows Machine

2. Creating a Virtual Machine for Rocky Linux 9

To create a virtual machine, click the ‘New‘ button shown below.

How to Install Rocky Linux in VirtualBox on Windows Machine

This launches the virtual machine creation wizard. In this step, specify the virtual machine details which include the Name, default folder of the virtual machine, and the path to the Rocky Linux ISO image.

Then click ‘Next‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

In this step, specify the amount of memory (RAM) and CPU cores to allocate to the virtual machine.

Then hit ‘Next‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

In the next step, specify the size of the virtual hard disk by dragging the slider back and forth, and once satisfied with your selection, click ‘Next’.

How to Install Rocky Linux in VirtualBox on Windows Machine

Finally, review all the selections made, and if all looks good, click ‘Finish’ to exit the installation Wizard. Otherwise, click ‘Back’ and make the required changes.

How to Install Rocky Linux in VirtualBox on Windows Machine

Once created, the virtual machine will be displayed on the right pane as shown below.

How to Install Rocky Linux in VirtualBox on Windows Machine

3. Installing Rocky Linux 9 on VirtualBox

To start the installation, click the ‘Start’ button on the menu bar or double-click the rocky-Linux virtual machine icon on the left pane as shown earlier.

Once the virtual machine starts, you will get a black screen with a list of menu options. Select the first option ‘Install Rocky Linux 9.1’ and hit ENTER.

How to Install Rocky Linux in VirtualBox on Windows Machine

You will see a flurry of boot messages as the system powers on.

How to Install Rocky Linux in VirtualBox on Windows Machine

The installer will be initialized and the Rocky Linux 9 installer will finally come into view, and the welcome page will prompt you to select the installation language. Select your preferred language and click ‘Continue’.

How to Install Rocky Linux in VirtualBox on Windows Machine

This displays an ‘Installation Summary’ window showing various components that need to be configured before the installation gets underway. These components are categorized into the following sections:

  • Localization
  • Software
  • System
  • User Settings

Let us go over each of these salient components.

How to Install Rocky Linux in VirtualBox on Windows Machine

We will start off with the ‘Localizaton‘ section which comprises three key sub-sections: Keyboard, Language Support, and Time & Date.

How to Install Rocky Linux in VirtualBox on Windows Machine

Configure Keyboard

Click ‘Keyboard‘. By default, it is set to English(US). You can verify this by typing some text in the provided text field. If all looks good click ‘Done‘. Otherwise, if you want to add a new layout, click the plus sign [ ] at the bottom left, add your preferred keyboard layout, and click ‘Done‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

Configure Langauge

Next, click ‘Language Support‘ and select your preferred language.

How to Install Rocky Linux in VirtualBox on Windows Machine

Configure Time and Date

Thereafter, click ‘Time and Date‘ and set the correct time and date settings as per your timezone. You can easily do this by selecting your geographical region on the map provided.

Then click ‘Done‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

Next, up, we have the ‘SOFTWARE‘ section that contains the ‘Installation Source‘ and ‘Software Selection‘ sub-sections.

How to Install Rocky Linux in VirtualBox on Windows Machine

Configure Installation Source

Click the ‘Installation Source‘ option. By default, the installation media is automatically detected and the AppStream repository is set as the default repository. Therefore, go along with the defaults and simply click ‘Done‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

Software Selection

The ‘Software Selection‘ sub-section provides you with an array of base environments to choose from and additional software for a selected environment. In this case, we have chosen to go with a ‘Server with GUI‘ base environment and a few additional packages. Once you have completed making your selections, once again, click ‘Done‘.

How to Install Rocky Linux in VirtualBox on Windows Machine

The ‘SYSTEM‘ section is another yet crucial section. Here, you will partition your hard drive and also configure networking.

How to Install Rocky Linux in VirtualBox on Windows Machine

Installation Destination

Next up, click ‘Installation Destination‘. By default, automatic partitioning is the partitioning format. You can choose to go with this as it makes work easier.

The installer intelligently partitions the hard drive and assigns the filesystem and partition size. This is recommended partitioning format for novices or beginners at Linux who are not familiar with manual partitioning.

In this guide, we will take a different approach and demonstrate how you can manually configure the disk partitions. To get around this, under the Storage Configuration section, switch from ‘Automatic’ to ‘Custom’ and click ‘Done’.

How to Install Rocky Linux in VirtualBox on Windows Machine

This takes you to the ‘Manual Partitioning’ section as shown. We are going to partition the hard drive as follows.

/ (root partition) - 25GB
/boot - 1GB
/home - 20GB
Swap  - 4GB

To get started with creating the partitions, click the plus sign [ ] as shown.

How to Install Rocky Linux in VirtualBox on Windows Machine

On the pop-up that appears, specify the mount point name and the memory size. Then click ‘Add mount point’.

How to Install Rocky Linux in VirtualBox on Windows Machine

You can see the boot partition has been created and listed on the left panel.

How to Install Rocky Linux in VirtualBox on Windows Machine

Repeat the same drill for the root ( / ) partition.

How to Install Rocky Linux in VirtualBox on Windows Machine

For /home partition.

How to Install Rocky Linux in VirtualBox on Windows Machine

And create the swap partition.

How to Install Rocky Linux in VirtualBox on Windows Machine

This is how our partition table looks. All the crucial partitions have been created. You should have a similar table indicating the created partitions.

To save the changes, click ‘Done’.

How to Install Rocky Linux in VirtualBox on Windows Machine

A table with all the changes that will be effected will be displayed as shown. Click ‘Accept Changes’ to save the partitions on the hard drive.

How to Install Rocky Linux in VirtualBox on Windows Machine

Network and Hostname

Next up, you need to configure the network and hostname. Turn on the toggle to enable network connection and in order to automatically acquire an IP address from the router or DHCP server.

In addition, you can specify your preferred hostname and click ‘Apply’.

Then click ‘Apply’.

How to Install Rocky Linux in VirtualBox on Windows Machine

If you wish to set a static IP, click ‘Configure’ and navigate to ‘IPv4’ settings, and then click ‘Add’.

How to Install Rocky Linux in VirtualBox on Windows Machine

Fill out the IP address, netmask, and gateway addresses. Be sure to also specify the DNS servers and click ‘Save’.

How to Install Rocky Linux in VirtualBox on Windows Machine

User Settings

Finally, we have the ‘USER SETTINGS’ section that requires you to specify the root account password and create a regular login user account.

How to Install Rocky Linux in VirtualBox on Windows Machine

Specify the root password and confirm it. You can also decide to enable SSH root login with a password. This is totally up to you.

Then click ‘Done’.

How to Install Rocky Linux in VirtualBox on Windows Machine

In this ‘User Creation‘ section specify the regular user details such as full name and username and specify the password.

Then click ‘Done’.

How to Install Rocky Linux in VirtualBox on Windows Machine

All the crucial components have been successfully configured. The ‘KDUMP’ and ‘Security Profile’ can be left in their default state as they won’t affect the installation process.

Begin Rocky Linux Installation

To begin the installation process, click ‘Begin Installation’.

How to Install Rocky Linux in VirtualBox on Windows Machine

The installer will start copying the files from the ISO image to the hard disk. The process can take quite a while, depending on your system specifications. This is an ideal time to take a break and let the installer do its job.

How to Install Rocky Linux in VirtualBox on Windows Machine

Once the installation is complete, click ‘Reboot’ system in order to boot into your fresh installation of Rocky Linux 9.1.

How to Install Rocky Linux in VirtualBox on Windows Machine

Booting into Rocky Linux 9.1

Once the system boots, you will get a login screen with the username name of the newly created user displayed.

How to Install Rocky Linux in VirtualBox on Windows Machine

To log in, click on the user account icon, provide the user’s password, and press ENTER.

How to Install Rocky Linux in VirtualBox on Windows Machine

Once you have logged in, you will see a ‘Welcome to Rocky Linux’ pop-up which offers to take you through a tour of the system in order to help you get started. You can opt to take the tour or cancel by selecting ‘No Thanks’ – the decision is entirely up to you.

How to Install Rocky Linux in VirtualBox on Windows Machine

Finally, you will see the GNOME 40 desktop environment. From here, you can start using your fresh Rocky Linux 9.1 installation.!

How to Install Rocky Linux in VirtualBox on Windows Machine

Conclusion

In this guide, we started off by installing Oracle VM VirtualBox on Windows 11. We further went a step further and created a virtual machine and finally documented how to install Rocky Liinux 9.1 on Oracle VirtualBox.

That’s it for now. We trust you found this guide beneficial. Your feedback is welcome.

The above is the detailed content of How to Install Rocky Linux in VirtualBox on Windows Machine. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

5 Best Open Source Mathematical Equation Editors for Linux 5 Best Open Source Mathematical Equation Editors for Linux Jun 18, 2025 am 09:28 AM

Are you looking for good software to write mathematical equations? If so, this article provides the top 5 equation editors that you can easily install on your favorite Linux distribution.In addition to being compatible with different types of mathema

SCP Linux Command – Securely Transfer Files in Linux SCP Linux Command – Securely Transfer Files in Linux Jun 20, 2025 am 09:16 AM

Linux administrators should be familiar with the command-line environment. Since GUI (Graphical User Interface) mode in Linux servers is not commonly installed.SSH may be the most popular protocol to enable Linux administrators to manage the servers

Gogo - Create Shortcuts to Directory Paths in Linux Gogo - Create Shortcuts to Directory Paths in Linux Jun 19, 2025 am 10:41 AM

Gogo is a remarkable tool to bookmark directories inside your Linux shell. It helps you create shortcuts for long and complex paths in Linux. This way, you no longer need to type or memorize lengthy paths on Linux.For example, if there's a directory

What is a PPA and how do I add one to Ubuntu? What is a PPA and how do I add one to Ubuntu? Jun 18, 2025 am 12:21 AM

PPA is an important tool for Ubuntu users to expand their software sources. 1. When searching for PPA, you should visit Launchpad.net, confirm the official PPA in the project official website or document, and read the description and user comments to ensure its security and maintenance status; 2. Add PPA to use the terminal command sudoadd-apt-repositoryppa:/, and then run sudoaptupdate to update the package list; 3. Manage PPAs to view the added list through the grep command, use the --remove parameter to remove or manually delete the .list file to avoid problems caused by incompatibility or stopping updates; 4. Use PPA to weigh the necessity and prioritize the situations that the official does not provide or require a new version of the software.

Install LXC (Linux Containers) in RHEL, Rocky & AlmaLinux Install LXC (Linux Containers) in RHEL, Rocky & AlmaLinux Jul 05, 2025 am 09:25 AM

LXD is described as the next-generation container and virtual machine manager that offers an immersive for Linux systems running inside containers or as virtual machines. It provides images for an inordinate number of Linux distributions with support

How to create a file of a specific size for testing? How to create a file of a specific size for testing? Jun 17, 2025 am 09:23 AM

How to quickly generate test files of a specified size? It can be achieved using command line tools or graphical software. On Windows, you can use fsutilfilecreatenew file name size to generate a file with a specified byte; macOS/Linux can use ddif=/dev/zeroof=filebs=1Mcount=100 to generate real data files, or use truncate-s100M files to quickly create sparse files. If you are not familiar with the command line, you can choose FSUtilGUI, DummyFileGenerator and other tool software. Notes include: pay attention to file system limitations (such as FAT32 file size upper limit), avoid overwriting existing files, and some programs may

NVM - Install and Manage Multiple Node.js Versions in Linux NVM - Install and Manage Multiple Node.js Versions in Linux Jun 19, 2025 am 09:09 AM

Node Version Manager (NVM) is a simple bash script that helps manage multiple Node.js versions on your Linux system. It enables you to install various Node.js versions, view available versions for installation, and check already installed versions.NV

How to install Linux alongside Windows (dual boot)? How to install Linux alongside Windows (dual boot)? Jun 18, 2025 am 12:19 AM

The key to installing dual systems in Linux and Windows is partitioning and boot settings. 1. Preparation includes backing up data and compressing existing partitions to make space; 2. Use Ventoy or Rufus to make Linux boot USB disk, recommend Ubuntu; 3. Select "Coexist with other systems" or manually partition during installation (/at least 20GB, /home remaining space, swap optional); 4. Check the installation of third-party drivers to avoid hardware problems; 5. If you do not enter the Grub boot menu after installation, you can use boot-repair to repair the boot or adjust the BIOS startup sequence. As long as the steps are clear and the operation is done properly, the whole process is not complicated.

See all articles