SlideShare a Scribd company logo
2
Most read
3
Most read
Step by Step guide to Linux Installation On Virtual Machine.

Document By :- Nikhil Bhalwankar
This document will explain how to install Linux on Virtual Machine. The document is only for
educational purpose for learning Linux Installation. The process includes following brief
steps,

1) Creating a virtual machine
2) Use Linux CDs or .iso images for installation
3) Install Linux on the virtual machine created in step 1.

The screenshots below will explain the setp by step installation of Linux,
1) This is a new virtual machine creation wizard which is run from VMWare. Select Typical here.
2)
We can choose when to install the Operating System. We will be installing the Operating
System once the virtual machine gets created.

3)
Select the Operating System which needs to be installed. Select Linux. Depending upon
this input, the VMWare will ask for the Operating System CDs or the .iso image files at the time
of installation.
4)
Select the path where the virtual machine needs to be created. Provide the name for
virtual machine. In this case, the VMWare software is installed on Windows OS (XP/Vista/7). The
virtual machine will be using the resources from the available hardware of your computer.

5)
Select the hard drive space which you want to allocate for the virtual machine. I have
selected 20 GB space here. Also, select Store Virtual Disk as Single File. This will be helpful for
managing virtual machine effectively (e.g. virtual machine cloning, patching etc).
6)
This is the final screen for virtual machine creation. The report shows the configuration of
the virtual machine and how the resources will be used by it. The default resource usage can be
changed by customizing the hardware usage.

7)

This window explains how to customize the hardware.
8)

Virtual machine is getting created.....

9)
After the virtual machine gets created, it will ask for Operating System disks. Right click
on the CD icon at the bottom and select settings in order to select the disks.
10)
Either select the CD drive where you have inserted the physical disk or select the .iso
image file. Using .iso image file will result in faster installation of Linux as the image files are
present on hard disk itself. Also, make sure that both the options Connected and Connect at
Power On are selected.

11)
Select Reset button so that the virtual machine will be restarted. After this, the Linnux
installation process will start.
12)
After restart, the virtual machine will automatically detect the .iso image file selected and
the following screen will appear for installation. Press ENTER for installing linux in graphical
mode.

13)

This step will test your CD or .iso image to check if there is any issue with them. If the
issue is found (such as bad blocks, inaccessible files, missing files etc.) then installation will
throw error message. I will select SKIP here as I have already tested the image files once.
14)

This is the welcome screen. Select Next.

15)

Select English and click Next.

16)

Select US English and click Next.
17)
This is the most important step. Since we are working on virtual machine, any mistakes
done here can be tolerable as we can easily delete the virtual machine and recreate using the
above steps. But when it comes to physical installation of Operating System directly on hard disk
without using virtual machine, then any mistakes done here will result improper partitioning
which can result in disk corruption. Select Manually Partition with Disk Druid.

18)
Select Yes to go ahead. Please note that disk druid reads the current partition table from
the boot sector and provides the details. In case if you already have one operating system such
as Windows XP/Vista/7 installed on the machine, then the report will also show the filesystems
which are used by windows.
If you do not want the existing windows installation, then you can delete those partitions and
create new ones which can be used by Linux. But if you do not want to delete existing windows
installation, then leave those partitions intact and use the free space shown in the Disk Druid
report to create new partitions. Disk Druid will automatically take care of creating new partitions
later once the appropriate details are provided. The boot loader which will be installed at later
stage, will automatically detect both the operating system installations at the time of startup of
the computer. Boot loader will read the partition table present in boot sector to check the existing
operating system installations.
19)

Create root filesystem with filesystem type as ext3. The size selected here is 17500 MB.

20)

Select /boot worth of 400 MB with ext3 filesystem type.

21)

Select swap filesystem type. It does not have mountpoint. The concept of swap in Linux
is same as virtual memory in windows. Swap space / virtual memory is the space on hard disk
will be used as RAM if the current size of RAM is insufficient to accommodate all the current
processes.
In short, processes are swapped in/out from swap space as and when its required depending
upon the process states. If a particular process is waiting for some action to get complete, then it
can be swapped out to swap space/ virtual memory and will go in sleep/waiting state so that
RAM can be used for the processes which requires resources and which are in running state. (I
will not go much deeper in operating system concepts here !!)
22) This is the layout of the filesystem which will be created by disk druid. ClickNext.
23)
Select the boot loader which you want to install. By default GRUB boot loader is selected.
The list of operating systems which are present will be shown here. You can select the default
operating system which will be started when you start the computer and do not click on options
within specified seconds.

24)
Complete the internet configuration so that the internet will be accessible from Linux
installation once the installation finishes.
25)
Enable Firewall and SE Linux for security reasons. Select the checkboxes for adding the
exceptions to firewall so that firewall will not block those services.

26)

Select any additional language support if required and click Next.

27)

Select the timezone by clicking on the country in the picture shown. ClickNext.
28)
Select the root password and click Next. root is the master account in Linux which can
control all other accounts.

29)
Select the software packages to be installed. We can select default packages or can
select the packages by ticking the checkboxes. Click Next.
30)

Customize the software packages to be installed and click Next.

31)

Click Next to start the installation processes.

32)

Before starting the installation, installer will confirm whether you have CDs to be installed.
33)

Filesystem is getting formatted and the new partitions are getting created.

34)
The installation will ask for CDs one by one. Follow the process used in the first few steps
for accessing the .iso image and change them as and when its required.

35)

Installation is in progress and the software packages are getting installed.
36)

End of Installation.

More Related Content

PDF
operating system structure
PDF
System Calls
PPTX
Linux process management
PPTX
Linux Boot Process
PPTX
Unification and Lifting
ODP
Linux commands
PDF
Relational Algebra & Calculus
operating system structure
System Calls
Linux process management
Linux Boot Process
Unification and Lifting
Linux commands
Relational Algebra & Calculus

What's hot (20)

PPTX
Step for installing linux server
PPTX
Assembly Language
PPTX
Bash shell scripting
PDF
Linux Commands - Cheat Sheet
PPTX
Components and Advantages of DBMS
PDF
Introduction to Computer theory Daniel Cohen Chapter 2 Solutions
PPSX
Php and MySQL
ODP
Introduction to Shell script
PPT
File organization 1
PPTX
Evolution of operating system
PPTX
database Normalization
PDF
Common air protocol
PPT
Classical problem of synchronization
PPSX
Install ubuntu
PDF
Linux Notes-1.pdf
PPT
Deadlock in operating systems
PPTX
Von Neumann Architecture
PPT
Open source operating systems
PPT
Chapter 12 - Mass Storage Systems
PPTX
Linux commands
Step for installing linux server
Assembly Language
Bash shell scripting
Linux Commands - Cheat Sheet
Components and Advantages of DBMS
Introduction to Computer theory Daniel Cohen Chapter 2 Solutions
Php and MySQL
Introduction to Shell script
File organization 1
Evolution of operating system
database Normalization
Common air protocol
Classical problem of synchronization
Install ubuntu
Linux Notes-1.pdf
Deadlock in operating systems
Von Neumann Architecture
Open source operating systems
Chapter 12 - Mass Storage Systems
Linux commands
Ad

Viewers also liked (19)

PPTX
FOSS_GNU/Linux
PDF
Linux in VirtualBox_install_stepbystep
PDF
Becoming Linux Expert Series-Install Linux Operating System
PPT
PPT
Linux(Ubuntu 9.0) Installation By VMware
PPT
Installing Linux CentOs 5.0 Step-by-Step
ODP
Virtual Box Presentation
PPTX
Team 5 presentation
PDF
Lotus Mashups step by step installation guide
PPTX
Kali Linux Installation - VMware
PDF
Kali tools list with short description
PPT
BITS: Introduction to linux, distributions and installation
PPS
Open X installation step by step
PPTX
Conduit Creds (Simple)
PDF
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamika
PDF
Katalog agilent-digital-multimeter-L4411 a-system-tridinamika
PDF
Katalog produk kyoritsu distributed by tridinamika
DOCX
Istoriya belarusi
FOSS_GNU/Linux
Linux in VirtualBox_install_stepbystep
Becoming Linux Expert Series-Install Linux Operating System
Linux(Ubuntu 9.0) Installation By VMware
Installing Linux CentOs 5.0 Step-by-Step
Virtual Box Presentation
Team 5 presentation
Lotus Mashups step by step installation guide
Kali Linux Installation - VMware
Kali tools list with short description
BITS: Introduction to linux, distributions and installation
Open X installation step by step
Conduit Creds (Simple)
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamika
Katalog agilent-digital-multimeter-L4411 a-system-tridinamika
Katalog produk kyoritsu distributed by tridinamika
Istoriya belarusi
Ad

Similar to Linux installation on a Virtual Machine (20)

PDF
Configuring virtualization on single linux machine
PDF
Linux in vbox_install_stepbystep
PDF
Linux And Windows Coexistance
DOCX
cs506_linux
DOCX
Srgoc linux
DOC
Redhat OS installation
PDF
What is the linux
PPTX
Linux
PDF
ITFT_Introduction of linux
PDF
itft_Installation of linux
PPT
Intro to linux
PPTX
Linux Basic
PDF
ntroduction to GNU/Linux Linux Installation and Basic Commands
DOCX
Dual Booting Win7 and ubuntu
KEY
Linux beginner's Workshop
PDF
Presentation on linux
PDF
Linux install
PPTX
installation of VM and ubuntu.pptx
PDF
Virtual box new_machine_creation
PPTX
UNIX/Linux training
Configuring virtualization on single linux machine
Linux in vbox_install_stepbystep
Linux And Windows Coexistance
cs506_linux
Srgoc linux
Redhat OS installation
What is the linux
Linux
ITFT_Introduction of linux
itft_Installation of linux
Intro to linux
Linux Basic
ntroduction to GNU/Linux Linux Installation and Basic Commands
Dual Booting Win7 and ubuntu
Linux beginner's Workshop
Presentation on linux
Linux install
installation of VM and ubuntu.pptx
Virtual box new_machine_creation
UNIX/Linux training

Recently uploaded (20)

PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
August Patch Tuesday
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PPTX
A Presentation on Artificial Intelligence
PDF
Getting Started with Data Integration: FME Form 101
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Mushroom cultivation and it's methods.pdf
PPTX
TLE Review Electricity (Electricity).pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Approach and Philosophy of On baking technology
PDF
Hybrid model detection and classification of lung cancer
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
DP Operators-handbook-extract for the Mautical Institute
Accuracy of neural networks in brain wave diagnosis of schizophrenia
August Patch Tuesday
Heart disease approach using modified random forest and particle swarm optimi...
A Presentation on Artificial Intelligence
Getting Started with Data Integration: FME Form 101
Unlocking AI with Model Context Protocol (MCP)
SOPHOS-XG Firewall Administrator PPT.pptx
Mushroom cultivation and it's methods.pdf
TLE Review Electricity (Electricity).pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Web App vs Mobile App What Should You Build First.pdf
Enhancing emotion recognition model for a student engagement use case through...
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Group 1 Presentation -Planning and Decision Making .pptx
NewMind AI Weekly Chronicles - August'25-Week II
Approach and Philosophy of On baking technology
Hybrid model detection and classification of lung cancer
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
DP Operators-handbook-extract for the Mautical Institute

Linux installation on a Virtual Machine

  • 1. Step by Step guide to Linux Installation On Virtual Machine. Document By :- Nikhil Bhalwankar
  • 2. This document will explain how to install Linux on Virtual Machine. The document is only for educational purpose for learning Linux Installation. The process includes following brief steps, 1) Creating a virtual machine 2) Use Linux CDs or .iso images for installation 3) Install Linux on the virtual machine created in step 1. The screenshots below will explain the setp by step installation of Linux, 1) This is a new virtual machine creation wizard which is run from VMWare. Select Typical here.
  • 3. 2) We can choose when to install the Operating System. We will be installing the Operating System once the virtual machine gets created. 3) Select the Operating System which needs to be installed. Select Linux. Depending upon this input, the VMWare will ask for the Operating System CDs or the .iso image files at the time of installation.
  • 4. 4) Select the path where the virtual machine needs to be created. Provide the name for virtual machine. In this case, the VMWare software is installed on Windows OS (XP/Vista/7). The virtual machine will be using the resources from the available hardware of your computer. 5) Select the hard drive space which you want to allocate for the virtual machine. I have selected 20 GB space here. Also, select Store Virtual Disk as Single File. This will be helpful for managing virtual machine effectively (e.g. virtual machine cloning, patching etc).
  • 5. 6) This is the final screen for virtual machine creation. The report shows the configuration of the virtual machine and how the resources will be used by it. The default resource usage can be changed by customizing the hardware usage. 7) This window explains how to customize the hardware.
  • 6. 8) Virtual machine is getting created..... 9) After the virtual machine gets created, it will ask for Operating System disks. Right click on the CD icon at the bottom and select settings in order to select the disks.
  • 7. 10) Either select the CD drive where you have inserted the physical disk or select the .iso image file. Using .iso image file will result in faster installation of Linux as the image files are present on hard disk itself. Also, make sure that both the options Connected and Connect at Power On are selected. 11) Select Reset button so that the virtual machine will be restarted. After this, the Linnux installation process will start.
  • 8. 12) After restart, the virtual machine will automatically detect the .iso image file selected and the following screen will appear for installation. Press ENTER for installing linux in graphical mode. 13) This step will test your CD or .iso image to check if there is any issue with them. If the issue is found (such as bad blocks, inaccessible files, missing files etc.) then installation will throw error message. I will select SKIP here as I have already tested the image files once.
  • 9. 14) This is the welcome screen. Select Next. 15) Select English and click Next. 16) Select US English and click Next.
  • 10. 17) This is the most important step. Since we are working on virtual machine, any mistakes done here can be tolerable as we can easily delete the virtual machine and recreate using the above steps. But when it comes to physical installation of Operating System directly on hard disk without using virtual machine, then any mistakes done here will result improper partitioning which can result in disk corruption. Select Manually Partition with Disk Druid. 18) Select Yes to go ahead. Please note that disk druid reads the current partition table from the boot sector and provides the details. In case if you already have one operating system such as Windows XP/Vista/7 installed on the machine, then the report will also show the filesystems which are used by windows. If you do not want the existing windows installation, then you can delete those partitions and create new ones which can be used by Linux. But if you do not want to delete existing windows installation, then leave those partitions intact and use the free space shown in the Disk Druid report to create new partitions. Disk Druid will automatically take care of creating new partitions later once the appropriate details are provided. The boot loader which will be installed at later stage, will automatically detect both the operating system installations at the time of startup of the computer. Boot loader will read the partition table present in boot sector to check the existing operating system installations.
  • 11. 19) Create root filesystem with filesystem type as ext3. The size selected here is 17500 MB. 20) Select /boot worth of 400 MB with ext3 filesystem type. 21) Select swap filesystem type. It does not have mountpoint. The concept of swap in Linux is same as virtual memory in windows. Swap space / virtual memory is the space on hard disk will be used as RAM if the current size of RAM is insufficient to accommodate all the current processes. In short, processes are swapped in/out from swap space as and when its required depending upon the process states. If a particular process is waiting for some action to get complete, then it can be swapped out to swap space/ virtual memory and will go in sleep/waiting state so that RAM can be used for the processes which requires resources and which are in running state. (I will not go much deeper in operating system concepts here !!)
  • 12. 22) This is the layout of the filesystem which will be created by disk druid. ClickNext.
  • 13. 23) Select the boot loader which you want to install. By default GRUB boot loader is selected. The list of operating systems which are present will be shown here. You can select the default operating system which will be started when you start the computer and do not click on options within specified seconds. 24) Complete the internet configuration so that the internet will be accessible from Linux installation once the installation finishes.
  • 14. 25) Enable Firewall and SE Linux for security reasons. Select the checkboxes for adding the exceptions to firewall so that firewall will not block those services. 26) Select any additional language support if required and click Next. 27) Select the timezone by clicking on the country in the picture shown. ClickNext.
  • 15. 28) Select the root password and click Next. root is the master account in Linux which can control all other accounts. 29) Select the software packages to be installed. We can select default packages or can select the packages by ticking the checkboxes. Click Next.
  • 16. 30) Customize the software packages to be installed and click Next. 31) Click Next to start the installation processes. 32) Before starting the installation, installer will confirm whether you have CDs to be installed.
  • 17. 33) Filesystem is getting formatted and the new partitions are getting created. 34) The installation will ask for CDs one by one. Follow the process used in the first few steps for accessing the .iso image and change them as and when its required. 35) Installation is in progress and the software packages are getting installed.