ICT-CSS-11 Q1 W5 Mod5 PDF
ICT-CSS-11 Q1 W5 Mod5 PDF
Department of Education
National Capital Region
DIVISION OF CITY SCHOOLS – MANILA
Manila Education Center Arroceros Forest Park
Antonio J. Villegas St. Ermita, Manila
Learning Competency:
LESSON 8: INSTALL AND CONFIGURE
COMPUTER SYSTEMS
LO 3: Install Operating System
and Device Drivers
0
HOW DO YOU USE THIS MODULE?
Before starting the module, I want you to set aside other tasks that will disturb you
while enjoying the lessons. Read the simple instructions below to successfully
enjoy the objectives of this kit. Have fun!
1. Follow carefully all the contents and instructions indicated in every page of
this module.
2. Write on your notebook the concepts about the lessons. Writing enhances
learning, that is important to develop and keep in mind.
3. Perform all the provided activities in the module.
4. Let your facilitator/guardian assess your answers using the answer
keycard.
5. Analyze conceptually the posttest and apply what you have learned.
6. Enjoy studying!
1
LESSON 3– Install Operating System and Device Drivers for
EXPECTATIONS
PRE-TEST
Direction: Read carefully the questions and write the letter of your choice on the space
provided.
2
__________5. Used by 90% of computer users. The dominant over the other Operating
System
A. WINDOWS B. MAC
C. LINUX D. OS
__________6. Important things to consider before installing Windows 7
A. Check the System Requirements
B. Check Hardware and Software compatibility
C. Determine Disk Partitioning
D. All of the above
__________7. To Edit your BIOS the common keys for accessing the Boot menu are:
A. Del, Esc. F2, F10 or F12 B. Del, Enter, F5
C. Alpha Numeric keys D. Backspace
__________8. It enables the hardware devices to communicate with the computers
Operating System
A. Software B. Driver/Hardware
C. Operating System D. Device Driver Software
__________9. Used by 90% of computer users. The dominant over the other Operating
System
A. WINDOWS B. MAC
C. LINUX D. OS
__________10. Device that needs driver
A. RAM B. Video Card
C. Mouse D. Speakers
Windows ISO image is essential in creating a Bootable flash drive. An ISO file
that contains all setup needed for installation. WinISO and UtraISO are example tools
we may use to create an ISO File.
The capacity of the USB drive is also important. A USB drive with at least 4GB
of storage for a 32-bit OS or at least 8GB for a 64-bit OS.
3
There are two methods to create a Bootable flash drive. It can be done
manually or with the use of automated tools such as Rufus and Yumi.
BRIEF INTRODUCTION
Every time a computer is turned on, an operating system will be loaded into the
computer it may be Linux, Mac or Windows. They have different interface but with same
purpose which is to manage computer hardware, software and provides common services
for computer programs.
After installing an operating system, it is important to install the Device Drivers.
The device drivers tell your operating system how to use the components like the
motherboard, graphics card, network interface cards, sound cards, and other devices.
ACTIVITIES
4
Functions of Operating System
Memory Management
One of the main functions of OS is to manage the
primary and secondary memory. All the memory
devices such as hard disk, pen drive etc. are
managed by OS.
2. Processor Management
In a multi-programming environment, it is OS who decides which process will get the
processor when and for how long. This task is called Process Scheduling. Following
activities are done by Operating System for processor management:
o It keeps a track of processor tasking and checks the status of process. Traffic
controller performs this task.
o It allocates the processor and also de-allocates processor when a process is
complete and not required.
3. File Management
In a file system, generally directories are organized for usage and easy navigation.
Following activities are performed by an OS under file management:
o It keeps a track of location, information, status etc. This collective is known
as File System.
o It decides who will get the resources.
o It allocates and de-allocates the resources.
4. Controls System Performance
An OS records delays between a request and response of the system.
5
5. Security
An OS by using password and other similar techniques prevents and checks
unauthorized users to access the data and program.
6. Error Detection
By using various error detecting aids an operating system helps in prevention of
errors.
8. Job accounting
It keeps a track of resources and jobs used by different users all the time.
Windows is the dominant over the other two. 90% of computer users use Windows
operating system.
Windows and MAC are expensive operating systems however, MAC OS requires the
users to buy the MAC systems (Macbook, Mac) built by Apple.
On the other hand, Linux is a free operating system.
Windows and MAC have similar file structures while Linux has a different code base
(single file tree compared to Windows and MAC's many directories)
Windows interface has a Start menu, Taskbar, System Tray, and the Windows
Explore while Linux has easy to switch interfaces.
Linux is most preferred by programmers, MAC is preferred by graphic artists, and
Windows is preferred by gamers
Common Operating Systems
The following are common operating systems being used today:
6
Operating System for Mobile Devices
A mobile operating system is the software platform on top of which other programs can
run on mobile devices.
iPhone OS / iOS (Apple) - Apple's iPhone OS was originally developed for use on
its iPhone devices. Now, the mobile operating system is referred to as iOS and is
supported on a number of Apple devices including the iPhone, iPad, iPad 2 and iPod
Touch. The iOS mobile operating system is available only on Apple's own manufactured
devices as the company does not license the OS for third-party hardware. Apple iOS is
derived from Apple's Mac OS X operating system.
7
https://gs.statcounter.com/os-market-share/mobile/worldwide
ACTIVITIES
Here are some of the important things to consider before installing Windows 7.
1. Check System Requirements
2. Check Hardware and Software compatibility
3. Determine Disk Partitioning Options
4. Complete a Pre-Installation Checklist
Installing Windows 7
8
4. Press any key to boot
5. Windows 7 Installation
Files to Load
9
7. The “Install Windows”
window opens. Press
Next unless you need to
change the default
settings.
10
10. Accept the Windows 7
License Terms, Click
Next
11
13. Delete the Partition
Windows is Installed On
12
16. Wait While Windows 7 is
Installed (the machine will
restart several time)
13
19. Your Windows 7 Clean
Install is Complete!
ACTIVITIES
Device Driver
More commonly known as a driver, a device driver or hardware driver is a group
of files that enable one or more hardware devices to communicate with the
computer's operating system. Without drivers, the computer would not be able to send
and receive data correctly to hardware devices, such as a printer.
14
unknown to the operating system, it will not work without drivers. For example, you could
plug any keyboard into a computer and expect it to work. However, if that keyboard has
any special keys or features, they will not work until the drivers are installed.
ACTIVITIES
2. Driverpack Solution – a free tool which automatically finds proper drivers for a
computer, then downloads and installs it without wizards or installation prompts.
15
Installing Device Driver using a Driverpack
(1) (2)
(3) (4)
16
(5) (6)
(8)
(7)
(9) (10)
17
(11)
18
3. If you can see "This device is
working properly." in the red box,
you have already installed the
driver successfully.
ACTIVITIES
19
Software updates
Software updates are a way for software developers to fine-tune a product to make it the
best it can be. They offer small, frequent improvements rather than major changes. Unlike
a software upgrade, updates need the existing software program you’re using to work.
Updates sometimes run automatically in the background. Other times, software updates
(commonly referred to as ‘patches’) come in the form of a free download. They’re usually
necessary for your product to continue running successfully.
That’s because software updates address any new-found security issues, fix recently
discovered bugs, and add support for drivers and new hardware. They tweak and improve
the way the program operates, but they don’t fundamentally alter it.
Simply put, software updates modify, fix and alter your current software program on a
regular basis. They’re the software equivalent of keeping your bicycle oiled. It’s still the
same bike, it just runs smoother.
20
REMEMBER
Installing Windows 7
1. Edit BIOS
2. Plug the USB Flash Drive into the USB port
3. Choose Boot Priority from Boot Menu
4. Press any key to boot
5. Wait for Windows 7 Installation Files to load
6. The Windows 7 Boot screen appears
7. “Install Windows” window opens, press Next
8. Click the Install Now to continue
21
9. Setup is starting
10. Accept the Windows 7 license terms then click Next
11. Click Custom (Advanced)
12. The Windows 7 Advanced Options will appear
13. Delete the Partition Windows is Installed On
14. Delete Other Operating System Related Partitions
15. Choose a Physical Location to Install Windows 7 on
16. Wait while Windows 7 is installed (the machine will restart several times)
17. Wait for Windows 7 Setup to Complete
18. Enter the Windows 7 Product key
19. Your Windows 7 clean Install is Complete
Device Driver enables the hardware to communicate with computer’s operating system.
Without drivers, the computer would not be able to send and receive data correctly to
hardware devices such as printer.
Driver Update
Can be accessed by clicking Start> Computer> Manage> Device Manager>. From here,
each component can have the option to: Update Driver software and Disable, Uninstall.
To download Online remember to look for unit’s Model Name and Number
POST TEST
Direction: Read carefully the questions and write the letter of your choice on the space
provided.
_________1. A software which is used to manage computer resources, provides
interface and utilize computer resources
A. WINDOWS B. MAC
C. LINUX D. OS
_________2. Operating System mostly preferred by graphic artist built by Apple and
requires the users to by MAC system
B. WINDOWS B. MAC-OS
C. LINUX D. OS
22
__________3. In installing Windows 7, it requires you to enter the following:
A. Choose Language and other Preferences
B. Accept Windows License Terms
C. Choose Physical Location to Install Windows
D. All of the above
__________4. Free Operating System preferred by programmers.
B. WINDOWS B. MAC
C. LINUX D. OS
__________5. Used by 90% of computer users. The dominant over the other Operating
System
B. WINDOWS B. MAC
C. LINUX D. OS
__________6. Important things to consider before installing Windows 7
E. Check the System Requirements
F. Check Hardware and Software compatibility
G. Determine Disk Partitioning
H. All of the above
__________7. To Edit your BIOS the common keys for accessing the Boot menu are:
B. Del, Esc. F2, F10 or F12 B. Del, Enter, F5
C. Alpha Numeric keys D. Backspace
__________8. It enables the hardware devices to communicate with the computers
Operating System
B. Software B. Driver/Hardware
C. Operating System D. Device Driver Software
__________9. Used by 90% of computer users. The dominant over the other Operating
System
B. WINDOWS B. MAC
C. LINUX D. OS
__________10. Device that needs driver
B. RAM B. Video Card
C. Mouse D. Speakers
23
REFLECTIVE LEARNING SHEET
24
ANSWER KEY
25
S
REFERENCES
26
Check if the Driver is installed properly from:
https://www.tp-link.com/us/support/faq/284/
Acknowledgements
Writer: Saide B. Manzano MT-I
Editors: Ma. Teresa M. Chico-PSDS, Rosalina Aranzamendez-PSDS
and Ma. Victoria Santos-PSDS
Reviewers: Amalia C. Solis-EPS, Rebecca M. Roxas-EPS
and Lucita A. Gener-EPS
Management Team: Maria Magdalena M. Lim-Schools Division
Superintendent-Manila, Aida H. Rondilla-Chief Education
Supervisor Lucky S. Carpio-EPS and
Lady Hannah C. Gillo, Librarian II-LRMS
27