0% found this document useful (0 votes)
60 views3 pages

OS Lab Journal 1-007

This document outlines the tasks completed in an Operating Systems lab at Bahria University, where students installed VMware and Ubuntu on their laptops, learned about the basic concepts of operating systems and the differences between guest and host operating systems in a virtual machine environment. The tasks were graded and signed off by the lab instructor.

Uploaded by

Danish Rashid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views3 pages

OS Lab Journal 1-007

This document outlines the tasks completed in an Operating Systems lab at Bahria University, where students installed VMware and Ubuntu on their laptops, learned about the basic concepts of operating systems and the differences between guest and host operating systems in a virtual machine environment. The tasks were graded and signed off by the lab instructor.

Uploaded by

Danish Rashid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Bahria University, Lahore Campus

Department of Computer Sciences


Lab Journal 01
(Fall 2022)

Course: Operating System Lab Date:


Course Code: CSL -320 Max Marks: 20
Faculty’s Name: Lab Engineer: Iqra Ashraf

Name:Danish Rashid Enroll No: 03-135212-007

Objective(s) :
To understand basic concepts of Operating System and Installation of LINUX.

Lab Tasks :

Task 1 : What is an Operating System?

Answer: An operating system is system software that manages computer hardware, software
resources, and provides common services for computer programs

Task 2 : Which OS is being used in the Lab?

Answer: Windows is being used in the lab but we have to use Linux (Ubuntu) and for that we use
VMWAre virtual machine box which executes Linux commands

Task 3 : Install VMWARE and UBUNBTU on your laptops.

VMWARE Installed
Ubuntu Installation

Ubuntu Installed

Task 4 : What is a Virtual Machine? Differentiate between Guest and Host OS.

Answer: A Virtual Machine (VM) is a software-based emulation of a physical computer that runs on
a physical computer or server. It enables multiple operating systems (OS) to run concurrently on the
same physical machine, as if each OS is running on its own dedicated hardware.
The Guest OS is installed on the virtual machine, while the Host OS is installed on the physical
machine that is running the virtualization software.

Here are some differences between Guest and Host Operating Systems:

1. Purpose: The Host OS is designed to manage the hardware resources of the physical
machine, while the Guest OS is designed to run on top of the virtual hardware provided
by the VM software.
2. Access to Resources: The Host OS has direct access to the physical hardware resources
of the machine, while the Guest OS has access only to the virtual hardware resources
provided by the VM software.
3. Hardware Abstraction: The Guest OS is abstracted from the physical hardware by the
VM software, which provides a virtual hardware layer that emulates physical hardware.
In contrast, the Host OS interacts directly with the physical hardware.
4. Isolation: The Guest OS runs in an isolated environment that is separate from the Host
OS. This means that any changes or modifications made to the Guest OS do not affect the
Host OS, and vice versa.
5. Compatibility: The VM software enables the Guest OS to run on different hardware
platforms and architectures, making it possible to run legacy or incompatible software on
modern hardware.

Lab Grading Sheet :


Max Obtained
Task Comments(if any)
Marks Marks
1. 5
2. 5
3. 5
4. 5

Total 20 Signature

Note : Attempt all tasks and get them checked by your Lab. Instructor

You might also like