100% found this document useful (5 votes)
4K views7 pages

Detailed Lesson Plan in Computer Systems Servicing For Grade 12 - KYLE FABIAN

This document provides a detailed lesson plan for creating bootable portable installers in grade 12 computer systems servicing. The lesson plan outlines the objectives, subject matter, procedures, and activities for both the teacher and students. Key points include: 1. The lesson teaches students how to create bootable USB installers which are needed for reformatting computers. 2. The requirements for making installers are a 4GB or larger USB drive, an ISO image file of an operating system, and application software to transfer the files. 3. Students learn two methods for creating installers - using CMD prompt commands or the Rufus application software. Step-by-step instructions are provided for both methods.
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
100% found this document useful (5 votes)
4K views7 pages

Detailed Lesson Plan in Computer Systems Servicing For Grade 12 - KYLE FABIAN

This document provides a detailed lesson plan for creating bootable portable installers in grade 12 computer systems servicing. The lesson plan outlines the objectives, subject matter, procedures, and activities for both the teacher and students. Key points include: 1. The lesson teaches students how to create bootable USB installers which are needed for reformatting computers. 2. The requirements for making installers are a 4GB or larger USB drive, an ISO image file of an operating system, and application software to transfer the files. 3. Students learn two methods for creating installers - using CMD prompt commands or the Rufus application software. Step-by-step instructions are provided for both methods.
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/ 7

Detailed Lesson Plan in Computer Systems Servicing for Grade 12

By: Kyle Joseph G. Fabian

CPTE-A

I. Objective

At the end of the lesson, the pupils are expected to:

a. Identify the following requirements needed for creating portable


bootable installer
b. Create the installer based on the given steps or procedures
c. Use the acquired knowledge to create portable bootable USB installer
for the activity.

II. Subject Matter


Topic: Creating Bootable Portable Installers
References: CBLM for Computer System Servicing
Materials: USB Flash drive, Laptop Computer, Projector, Whiteboard
Marker.

III. Procedure:

TEACHER’S ACTIVITY PUPIL’S ACTIVITY


A. PREPARATION

• Prayer
• Greetings (Students will raise their hand and will
• Checking of Attendance say “present”)

• Motivation

Before we proceed to our Students answered “Computer”


lesson for this day, I would like
to ask... what comes in to your
mind when you see the word “
Virus” and “Reformat”

Very Good!! That is correct. Some Students raised their hands


Who owns a computer here in
their home?

Have you experienced any All students answered Yes Sir


trouble sometimes like when
the computer is not responding
or it’s like working on its own

Well that is because of the


virus that infects the
computer, so we need to
reformat the computer in order
to fix the problem

Is there anyone here who tried Some Students raised their hands and
out bringing their computer in answered: 800-1500 pesos
a service center, how much
does it cost for a reformat
service?

One step in reinstalling /


reformatting the computer is to
use installation media of its
operating system.

B. PRESENTATION

Our lesson for today will be a


great help for you, mostly for
others who have their own
computer at home. And for others
who don’t have computers, you
can also benefit from this lesson
by conducting small time repair
service for those people who
encounter the problems I
mentioned earlier.

(Teacher) Starts the PowerPoint


presentation

“CREATING PORTABLE Students will now take down notes


BOOTABLE INSTALLER”

Before we tackle the topic about


reformatting a computer, we must Student asked: Sir what are the things
discussed first and demonstrate that are needed when creating portable
how to create portable bootable bootable installer
installer, which is a primary
requirement in formatting a
computer.

(Teacher will present the next


slide)

That’s a good question, in


creating portable bootable
installers we need the following
requirements

1. A 4gb or 8GB and up USB Flash


drive
2. .ISO image file of Operating
system
3. Application software (to create the
process of transferring the .ISO
image and format the USB Flash
drive)

Student: Sir can we use a CD / DVD in


making this installer.

Yes, we can use CD and DVD in


making the installer but the
essence of making use of a flash
drive is for portability, not all
computers still have DVD rom for
the disk to be read that’s why we
used flash drive.
There are other storage devices
that we can use for making
bootable installers such as the
following:

1. External Hard Drive


2. Floppy Disk (for older OS)
3. CD / DVD

(Teacher will present the next


slide)

I will further discuss about the


requirement of creating this
installer so listen carefully.

Student: Sir based on the requirements,


it is advisable if we use lower capacity
flash drive?

NO, we need to use 4gb and up


capacity of USB flash drive in
order to allocate space for the ISO
image files because it its depends
to version of the operating system
and for other applications that
you include inside.

ISO Image is the


compiled/compressed installation
files of the operating system
where it will be extracted to the
hard drive upon the process of
reformatting, the ISO image can
be downloaded through internet
but you need to purchase a
license key in order to have a
legitimate copy of the operating
system you like to use.

Student: Where do we find this


operating system images sir, can you
provided source so we can download it?
Yes, you can download it to
getintopc.com, filehippo, and even
in the Microsoft website itself
since we will be using Windows
Operating System. Since you
cannot afford yet the license keys,
you can still install and use the
operating system for a limited
time of 30 days.

Student: How much does it cost to have


a license key / legitimate copy of
Microsoft Windows OS?
Usually it cost 2,000 pesos up to
10,000 pesos depends on the
Microsoft windows OS version you
need. With this you can have your
own copy of the OS that is
upgradable and always updated.

Okay, Next is about the


application software we can use
to this process.

These are the list of software that


is common, downloadable and
easy to use to create portable
USB bootable installers.

1. CMD (Command Prompt)


2. RUFUS
3. YUMI
4. PowerISO
5. Microsoft Media Creation Tool

Student: How much does it cost for that


software sir?
The software that listed in the
slide are all free to download on
the internet, all you can do is
search it to google so you can find
their websites

Student: What software/s we will be


using sir?

We will be using CMD and


RUFUS

CMD (Command Prompt) is a


utility software / tool that comes
inside a windows operating
system, by using commands we
can create a portable USB
Bootable installer with a few
steps:

(Teacher will present the next


slide)

So these are the steps in creating


bootable installer using CMD Students will be taking down notes /
Prompt list the following steps

STEP 1: Click WINDOWS


SEARCH BUTTON and type
COMMAND PROMPT or CMD
STEP 1.2 Can also use RUN
(Windows Button + R)
STEP 2: TYPE DISKPART, the
CMD will be run as ADMIN. Click
YES to confirm
STEP 3: Type LIST DISK, Click
Enter
STEP 4: Type SELECT DISK,
Click Enter
STEP 5: Type CLEAN, Click Enter
STEP 6: Type CREATE
PARTITION PRIMARY, Click Enter
STEP 7: Type FORMAT FS=NTFS
QUICK, Click Enter and wait for it
to finish
STEP 8: Type ASSIGN, Click
Enter. This will assign a drive
letter to the flash drive
STEP 8.1 Type EXIT to close the
DISKPART Utility, CLOSE the
CMD PROMPT
STEP 9: Open the .ISO File and
COPY ALL THE CONTENTS
INSIDE THE FLASH DRIVE, after
files copying remove FD to PC

The commands in the steps are


all required for us to create the
installer, the command that is
used is to manipulate the file
system, the partition of the flash
drive so that the BIOS can
recognized the bootable media
that contains the files we needed
to install inside the hard drive of
the PC.

Any questions regarding the steps


of creating portable installer using
CMD? Students: None sir

(Teacher will present the next


slide)

Okay, now that you already know


the procedures by using CMD, we
will now move on in using RUFUS
Application, here are the following
steps, kindly copy and I will also
discuss the step by step
procedure listed here.

So these are the steps in creating


bootable installer using RUFUS
Application software. Students will be taking down notes /
list the following steps.
STEP 1: DOWNLOAD RUFUS
APPLICATION here
https://rufus.akeo.ie/
STEP 2: RUN RUFUS
APPLICATION as
ADMINISTRATOR, click YES when
prompt.
STEP3: CLICK SELECT and
BROWSE for the WINDOWS (.ISO
) IMAGE FILE and OPEN
STEP 4: CLICK START to proceed
and YES when prompt
STEP 5: Wait for the process to
finish, remove the flash drive to
PC when done.
The use of RUFUS Application
ease the process of creating a
portable installer right? Because
with just a few clicks and slight
waiting the installer will be done
automatically.

So what method you prefer to


use? The CMD Prompt method or
by using RUFUS Application? Students: Both sir, but if you forgot
some command line in CMD you cannot
create your installer. So the more easy
to use is RUFUS.
Yes Correct, well you can also
tried out other softwares in the
list or you can just search
another in the internet. And that’s
it, that’s how you create a usb
portable bootable installer.

Any questions about the methods


discussed?
Students: None Sir.
C. GENERALIZATION

What are the requirements in


creating portable bootable USB
installer? Student/s :
1. A 4gb or 8GB and up USB Flash
1. A 4gb or 8GB and up USB Flash drive
drive 2. .ISO image file of Operating
2. .ISO image file of Operating system
system 3. Application software (to create
3. Application software (to create the the process of transferring the
process of transferring the .ISO .ISO image and format the USB
image and format the USB Flash Flash drive)
drive)

Why do we need to use 4gb – 8gb


and up USB Flash drive?

We need to use 4gb and up Students/s:


capacity of USB flash drive in we need to use 4gb and up
order to allocate space for the ISO capacity of USB flash drive in
image files because it its depends order to allocate space for the
to version of the operating system ISO image files because it its
and for other applications that depends to version of the
you include inside. operating system and for other
applications that you include
What are the examples of software inside.
applications that can be used in
creating portable bootable USB Student/s:
installer? 1. CMD (Command Prompt)
2. RUFUS
1. CMD (Command Prompt) 3. YUMI
2. RUFUS 4. PowerISO
3. YUMI 5. Microsoft Media Creation Tool
4. PowerISO
5. Microsoft Media Creation Tool
What are the software
applications that we used and
discussed the steps given?
Student/s:
1. CMD (Command Prompt) 1. CMD(Command Prompt)
2. RUFUS 2. RUFUS

Based on the discussion what is


the most easy to use application
for creating portable bootable Student/s:
USB installer? RUFUS Application

RUFUS Application

D. APPLICATION

Group yourselves into 5 and I will


be handling each group with flash
drive.

Task:

Perform the two methods for


creating portable bootable USB
installer.

IV. EVALUATION

Write the correct step by step procedures on each method in creating


portable bootable USB installer.

A. CMD (Command Prompt)


B. RUFUS Application.

V. ASSIGNMENT

Research all the previous version of Microsoft Windows Operating System


and their installation procedures.

You might also like