How to install Linux OS on window OS with the help of Oracle VM VirtualBox

Ajay Dhangar
10 min readApr 3, 2022

Steps to Install RedHat Linux-8.4 with screenshot

In this article, we will launch a Linux Operating System.

Let me list out the tools and technologies that I have used to Linux OS on window and mac OS.

A brief introduction about RedHat Linux

Red Hat® Enterprise Linux® is the world’s leading enterprise Linux platform.* It’s an open source operating system (OS). It’s the foundation from which you can scale existing apps — and roll out emerging technologies — across bare-metal, virtual, container, and all types of cloud environments.

— — — — — — — — — — — — — — —

Tools and technologies used

1. Free download manager ( This is a software it is save your data balance if you have 1.5 & 2 GB / day data balance but iso file is a large capacity min data balance requirement 9GB, this is for helping to downloading. )

https://www.freedownloadmanager.org/

2. Oracle VirtualBox Software for Mac

https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg

Extension pack:

https://download.virtualbox.org/virtualbox/6.1.26/Oracle_VM_VirtualBox_Extension_Pack-6.1.26.vbox-extpack

2. Oracle VirtualBox Software for Windows

https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-Win.exe

Extension pack:

https://download.virtualbox.org/virtualbox/6.1.26/Oracle_VM_VirtualBox_Extension_Pack-6.1.26.vbox-extpack

Redhat Linux version 8.4 Software (OS image direct download)

https://archive.org/download/rhel-8.4-x86_64-dvd/rhel-8.4-x86_64-dvd.iso

RHEL 8.4 torrent

https://archive.org/download/rhel-8.4-x86_64-dvd/rhel-8.4-x86_64-dvd_archive.torrent

If you are download and install (Free download manager)

Now open (Free download manager)

click on + icon

now copy given links (VirtualBox, Extension pack, Redhat Linux version 8.4 Software, RHEL 8.4 torrent) step by step and past

now click on ok

follow same step and download one by one

I hope your downloading process is completed.

Now,

go to install VirtualBox

click on Next

click on next

click on next

click on yes

click on install

Now installation will be completed and click on Finish

In this article, we will see the step-by-step (using screenshot) installation on RedHat Linux 8.4, which will help you to understand very easily.

Prerequisites :

HDD minimum : 20 GB
RAM minimum : 2 GB (Recommended 4 GB)
System Type : 64-bit x86 System
Installation kit : Bootable DVD/USB/.iso

Note:

For the demonstration, I will be using a virtual environment (VMware Workstation 15.5.2). This guide assumes that you have your own virtual or standard machine that is ready to install the Rocky Linux 8.4.

— — — — — — — — — — — -

Step-1

Now click on new

Step-2

follow this image Steps and click next

Step-3

Select Memory size

Step-4

No changes click create

Step-5

No changes click next

Step-6

No changes click next

Step-7

select size 20GB and click on create

Now see your os.

Step-8

Now click on Setting

Step-9

follow some steps

i) No changes ( Ganeral > Basic ) :

ii) Change ( Ganeral > Advanced > Shared Clipboard & Drag’n’Drop : Birirectional )

iii) Go to System > Motherboard > Boot Order : click Hard Disk and click arrow and change position of Hard Disk

iv) System > Motherboard > Pointing Device : USB-Touch Tablet

v) System > Processor > Processor(S) : 2 CPU

vi) Display > Screen > Video Memory: ( size > your choice : (for ex. 55MB))

vii) Storage > click Empty > click dvd icon > select rhel dvd.iso file

viii) Now click on OK

Step-10

Click on start arrow

Wait some time for processing

i) select language and click on continue

Follow and check some settings

  • System (Installation Destination)
  • Activate Root Password
  • Create a local user
  • Date & Time
  • Software Selection
  • Kdump
  • Network & Host Name
  • Security Policy

i) click on time & date

ii) select time & date and click on Done

iii) System > Installation Destination

Note:

In the screen above, you can see that some options are already selected or filled by default. We will manually configure the rest of the options above according to our requirements. In this section, I am going to start customizing the partition (Installation Destination).

check and click on Done

Note:

In the above window, you can see that we have a virtual disk available of 20GB to install RedHat Linux 8.4. We have two options available to determine how the disk partition will be created (Automatic and Custom). If you choose the Automatic option, the system will configure all partitions automatically. Choosing the “Custom option” will enable you to configure partitions manually. I am opting for a custom partition based on my requirements. Click Done to continue.

Note:

You have the option to select between three different mounting partition schemes on the screen above, which includes Standard, LVM, and LVM Thin Provisioning. By default, the LVM partition is active. If you wish to change the scheme, select the desired option from the drop-down list. Here, I used standard partitioning.

Note:

Disk partitioning is one of the most crucial tasks for every Linux administrator. To properly use the server, we must be very calculative about the partition we should create. In general, most newbies and experienced Windows users who migrate to Linux make the wrong choice when choosing a partition scheme. They usually set up boot, swap, and root (/)partitions. Perhaps this combination is suitable for a home or a desktop system. It is not advisable for production servers due to performance and other issues that may arise. Instead, use the following partitioning scheme:

  • /boot — 1 GB with xfs filesystem
  • / — 8 GB with xfs filesystem
  • /home — 7 GB with xfs filesystem
  • /var — 2 GB with xfs filesystem
  • Swap — 4 GB with swap filesystem

Note:

I have made a 1GB (boot) partition. You can specify the desired size for the boot partition. Typically 1 or 2 GB is fair enough in most cases. Finally, click “Add mount point” to continue.

Note:

As the next step, create the “/” (parent) partition, also known as the “root” partition. In this lab exercise, I’ll use an 8GB partition. To continue, click “Add mount point”.

Note:

In the same way, we can create other partitions (/home, /var, and swap).

Note:

The next step is to click “Accept Changes” to fulfill the summary changes that were made in the disk, which will write all the partitions as shown below:

Note:

Next, click the “Root Password” option on the Installation Summary screen. The root account can be enabled by simply clicking on this option, entering the root password, and clicking “Done.” moving forward to the next step.

Note:

Click “Done” after you enter your root password.

Note:

To create a new user on your system, click “User Creation” on the Installation Summary screen.

Note:

After you enter your local username and password, you will see two checkboxes where you can mark what is important to you and click “Done”.

Note:

Next, we need to review the server software packages. Rocky Linux is automatically selected as a “Server with GUI” package, but you can change this by clicking the “Software Selection” option on the Installation Summary screen. There you can see a list of six choices for the server software that you can choose from. Depending on your requirements, you can choose accordingly. For now, I’ll go with the default. Click “Done” after selecting the method.

Note:

In order to configure “Network & Host Name” during the installation process, you can simply choose the relevant option and enable the Ethernet connection “On”. The IP address is assigned automatically (DHCP), and you can add the hostname as well. Next, click “Done” as shown below:

Step-11: Click “Begin Installation”

Note:

Once we have customized all the relevant options to fit our needs, we can then hit the “Begin Installation” tab to start the installation process as below:

Note:

The below screen shows that the installation has begun, and also it displays the installation progress levels.

Step-12: System Reboot

Note:

Upon completion of the installation, the system will prompt you to reboot. Click on the Reboot option.

starting

Note:

You must click “License information” on the highlighted box below the screen in order to activate the License for RedHat Linux 8.4.

accept and click on Done

Now click on Finish Configuration

Click on Not Listed?

Enter username root and click on Next

Enter your root password and click on Sing In

Congratulate your Linux OS ready and Now click on Activities.

shut down

Thanks you

If your any problem then comment me I will solved in this articles related.

Writer : Ajaydhangar

LinkedIn : https://www.linkedin.com/in/ajay-dhangar-bb89b4227/

--

--

Ajay Dhangar

Hello, my name is Ajay Dhangar I’m a web developer with extensive experience for over 2 years. My expertise is to create and website design and more…