SlideShare a Scribd company logo
1 of 18
Download to read offline
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

What's hot

What's hot (20)

Input output in linux
Input output in linuxInput output in linux
Input output in linux
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its Components
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
Hard drive partitions
Hard drive partitionsHard drive partitions
Hard drive partitions
 
Linux file system
Linux file systemLinux file system
Linux file system
 
Boot process
Boot processBoot process
Boot process
 
UNIX Operating System ppt
UNIX Operating System pptUNIX Operating System ppt
UNIX Operating System ppt
 
Linux Advantages and Disadvantages
Linux Advantages and DisadvantagesLinux Advantages and Disadvantages
Linux Advantages and Disadvantages
 
Linux Directory Structure
Linux Directory StructureLinux Directory Structure
Linux Directory Structure
 
Linux booting Process
Linux booting ProcessLinux booting Process
Linux booting Process
 
Shell and its types in LINUX
Shell and its types in LINUXShell and its types in LINUX
Shell and its types in LINUX
 
Disk scheduling
Disk schedulingDisk scheduling
Disk scheduling
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
 
File Management
File ManagementFile Management
File Management
 
Basic linux commands
Basic linux commandsBasic linux commands
Basic linux commands
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structures
 
Synchronization hardware
Synchronization hardwareSynchronization hardware
Synchronization hardware
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
 
Format, Partition, Install OS
Format, Partition, Install OSFormat, Partition, Install OS
Format, Partition, Install OS
 
Description of GRUB 2
Description of GRUB 2Description of GRUB 2
Description of GRUB 2
 

Viewers also liked

FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/LinuxYogesh Ks
 
Linux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystepLinux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystepOlaoluwa Omokanwaiye
 
Becoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating SystemBecoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating Systemskbansal222
 
Linux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMwareLinux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMwareSumit kumar
 
Installing Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-StepInstalling Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-StepMehdi Poustchi Amin
 
Virtual Box Presentation
Virtual Box Presentation Virtual Box Presentation
Virtual Box Presentation Pete DuMelle
 
Team 5 presentation
Team 5 presentationTeam 5 presentation
Team 5 presentationrob420
 
Lotus Mashups step by step installation guide
Lotus Mashups step by step installation guideLotus Mashups step by step installation guide
Lotus Mashups step by step installation guideChris Sparshott
 
Kali tools list with short description
Kali tools list with short descriptionKali tools list with short description
Kali tools list with short descriptionJose Moruno Cadima
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS
 
Open X installation step by step
Open X installation step by stepOpen X installation step by step
Open X installation step by stepguest3e3eef
 
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamika
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamikaKatalog siglent-digital-oscilloscope-sds1000cml-tridinamika
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamikaPT. Tridinamika Jaya Instrument
 
Katalog agilent-digital-multimeter-L4411 a-system-tridinamika
Katalog agilent-digital-multimeter-L4411 a-system-tridinamikaKatalog agilent-digital-multimeter-L4411 a-system-tridinamika
Katalog agilent-digital-multimeter-L4411 a-system-tridinamikaPT. Tridinamika Jaya Instrument
 

Viewers also liked (19)

FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
 
Linux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystepLinux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystep
 
Becoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating SystemBecoming Linux Expert Series-Install Linux Operating System
Becoming Linux Expert Series-Install Linux Operating System
 
Linux
LinuxLinux
Linux
 
Linux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMwareLinux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMware
 
Installing Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-StepInstalling Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-Step
 
Virtual Box Presentation
Virtual Box Presentation Virtual Box Presentation
Virtual Box Presentation
 
Team 5 presentation
Team 5 presentationTeam 5 presentation
Team 5 presentation
 
Lotus Mashups step by step installation guide
Lotus Mashups step by step installation guideLotus Mashups step by step installation guide
Lotus Mashups step by step installation guide
 
Kali Linux Installation - VMware
Kali Linux Installation - VMwareKali Linux Installation - VMware
Kali Linux Installation - VMware
 
Kali tools list with short description
Kali tools list with short descriptionKali tools list with short description
Kali tools list with short description
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
 
Open X installation step by step
Open X installation step by stepOpen X installation step by step
Open X installation step by step
 
Kb industries
Kb industriesKb industries
Kb industries
 
Conduit Creds (Simple)
Conduit Creds (Simple)Conduit Creds (Simple)
Conduit Creds (Simple)
 
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamika
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamikaKatalog siglent-digital-oscilloscope-sds1000cml-tridinamika
Katalog siglent-digital-oscilloscope-sds1000cml-tridinamika
 
Katalog agilent-digital-multimeter-L4411 a-system-tridinamika
Katalog agilent-digital-multimeter-L4411 a-system-tridinamikaKatalog agilent-digital-multimeter-L4411 a-system-tridinamika
Katalog agilent-digital-multimeter-L4411 a-system-tridinamika
 
Katalog produk kyoritsu distributed by tridinamika
Katalog produk kyoritsu distributed by tridinamikaKatalog produk kyoritsu distributed by tridinamika
Katalog produk kyoritsu distributed by tridinamika
 
Istoriya belarusi
Istoriya belarusiIstoriya belarusi
Istoriya belarusi
 

Similar to Linux installation on a Virtual Machine

How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxRusty Painter
 
Installation guide for Red Hat Enterprise Linux 6
Installation guide for Red Hat Enterprise Linux 6Installation guide for Red Hat Enterprise Linux 6
Installation guide for Red Hat Enterprise Linux 6Varnnit Jain
 
Virtual box new_machine_creation
Virtual box new_machine_creationVirtual box new_machine_creation
Virtual box new_machine_creationsudhir singh yadav
 
Es xi 07-create-virtual-machine
Es xi 07-create-virtual-machineEs xi 07-create-virtual-machine
Es xi 07-create-virtual-machinedzar123456
 
Network operating system practicle file
Network operating system practicle fileNetwork operating system practicle file
Network operating system practicle fileAnkit Dixit
 
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMCSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMMarvin Bronoso
 
Kali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-StepKali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-StepSupriya G
 
Dual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuDual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuRavi Malik
 
Redhat OS installation
Redhat OS installationRedhat OS installation
Redhat OS installationPontika Gupta
 
To pass ite chapter 5 exam
To pass ite chapter 5 examTo pass ite chapter 5 exam
To pass ite chapter 5 examAhmed Abdullah
 
TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1Leonel Rivas
 
How to format a computer windows 7
How to format a computer windows 7How to format a computer windows 7
How to format a computer windows 7Md Aftab
 
Windows7 installation guide
Windows7 installation guide Windows7 installation guide
Windows7 installation guide Nadeem Chaudhary
 
14038356 installation-guide-of-centos-5
14038356 installation-guide-of-centos-514038356 installation-guide-of-centos-5
14038356 installation-guide-of-centos-5Hind Sahel
 

Similar to Linux installation on a Virtual Machine (20)

How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBoxHow to Create a Windows Server 2008 Virtual Lab Using VirtualBox
How to Create a Windows Server 2008 Virtual Lab Using VirtualBox
 
Installation guide for Red Hat Enterprise Linux 6
Installation guide for Red Hat Enterprise Linux 6Installation guide for Red Hat Enterprise Linux 6
Installation guide for Red Hat Enterprise Linux 6
 
Guide koha
Guide kohaGuide koha
Guide koha
 
Virtual box new_machine_creation
Virtual box new_machine_creationVirtual box new_machine_creation
Virtual box new_machine_creation
 
Es xi 07-create-virtual-machine
Es xi 07-create-virtual-machineEs xi 07-create-virtual-machine
Es xi 07-create-virtual-machine
 
Srgoc linux
Srgoc linuxSrgoc linux
Srgoc linux
 
cs506_linux
cs506_linuxcs506_linux
cs506_linux
 
Network operating system practicle file
Network operating system practicle fileNetwork operating system practicle file
Network operating system practicle file
 
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEMCSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
CSS LO6 - PREPARING AND INSTALLING OPERATING SYSTEM
 
Kali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-StepKali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-Step
 
Dual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuDual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntu
 
6_2020_03_05!06_46_22_PM.pptx
6_2020_03_05!06_46_22_PM.pptx6_2020_03_05!06_46_22_PM.pptx
6_2020_03_05!06_46_22_PM.pptx
 
Redhat OS installation
Redhat OS installationRedhat OS installation
Redhat OS installation
 
Window xp
Window xpWindow xp
Window xp
 
To pass ite chapter 5 exam
To pass ite chapter 5 examTo pass ite chapter 5 exam
To pass ite chapter 5 exam
 
Red Hat Training
Red Hat   TrainingRed Hat   Training
Red Hat Training
 
TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1TLE ICT CSS 10 Cot lesson plan1
TLE ICT CSS 10 Cot lesson plan1
 
How to format a computer windows 7
How to format a computer windows 7How to format a computer windows 7
How to format a computer windows 7
 
Windows7 installation guide
Windows7 installation guide Windows7 installation guide
Windows7 installation guide
 
14038356 installation-guide-of-centos-5
14038356 installation-guide-of-centos-514038356 installation-guide-of-centos-5
14038356 installation-guide-of-centos-5
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 

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.