Lesson ICT creating USB Bootable USB Installer.pptx
RolandCaceres4
14 views
20 slides
Mar 11, 2025
Slide 1 of 20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
About This Presentation
CSS Core competency creationg bootable USB installer
Size: 22.02 MB
Language: en
Added: Mar 11, 2025
Slides: 20 pages
Slide Content
Review task Identify and explain briefly what is being shown in the picture. In what category does it belong?
Let’s test your memory.
Memory retention model I hear and I Forgot I see and I Remember I do and I Understand -Confucius
Creating bootable usb installer Command Prompt Third Party Software -windows-based installer
definition INSTALLER – a program or tool that sets up and install another program or application on a computer or device
definition BOOTABLE – allows the computer to initiate the operating system installation without requiring it to be installed on internal hard drive.
USING COMMAND PROMPT Creating bootable usb installer Requires commands with exact spelling, punctuations, spacing and/or symbols to use.
3 STAGES PREPARE THE USB MAKE IT BOOTABLE COPY THE INSTALLER Creating bootable usb installer using command prompt
3 GROUPS STAGE 1- PREPARE THE USB STAGE 2- MAKE IT BOOTABLE STAGE 3- COPY THE INSTALLER Group activity RUBRICS Appropriateness – 10 Teamwork – 5 Timeliness – 5 Presentation – 5 Total – 25
Creating bootable usb installer using command prompt STAGE 1 - Navigate the command prompt to a part which is capable of adjusting disks Show a list of available disks in the computer Select from available disks in the computer Remove all files, formatting, and even the partition on the selected disk
Creating bootable usb installer using command prompt STAGE 1 Create a new system partition on the selected disk Select the newly created partition Activate the selected partition Set the Partition to a New Technology File System
Creating bootable usb installer using command prompt STAGE 1 Assign a drive letter Exit the diskpart
Creating bootable usb installer using command prompt STAGE 2 Navigate to the installer source directory drive Locate the boot folder from the source drive and make it a C urrent D rive Update the bootcode found from the source drive to the target drive
Creating bootable usb installer using command prompt STAGE 3 “Copy all files found in the source drive and put them to the target drive while considering the required parameters ” “Copy - from source drive – all files – to target drive -constant parameters”
Constant/ Required parameters / e – to encrypt the file in the current directory /h – to create hard link instead of symbolic link /f – fix errors
QUESTIONS: What do you need to do if the command lines generate error? Why is it important to memorize the sequence and exact characters of the command lines? How did you memorize/how do you plan to memorize the command lines ?
GENERALIZATION I THEREFORE GENERALIZE THAT …
HANDS ON # 1 – FIRST COMMAND # 2 – SECOND COMMAND #3 - …
Short essay Now that you have learned about the two ways in creating bootable USB installer, why do you think it is important to know the series of command lines using CMD if you can make it by a few clicks using third party software?