SlideShare a Scribd company logo
1 of 15
Download to read offline
Module 17:
DOS commands in preparing
bootable devices
Computer Systems Servicing – Grade 11
Quarter 1 – Module 17: DOS commands in preparing bootable device
First Edition, 2020
Republic Act 8293, Section 176 states that no copyright shall subsist in any
work of the Government of the Philippines. However, prior approval of the
government agency or office wherein the work is created shall be necessary for
exploitation of such work for profit. Such agency or office may, among other things,
impose as a condition the payment of royalties.
Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand
names, trademarks, etc.) included in this module are owned by their respective
copyright holders. Every effort has been exerted to locate and seek permission to use
these materials from their respective copyright owners. The publisher and authors
do not represent nor claim ownership over them.
Published by the Department of Education - Schools Division of Pasig City
Printed in the Philippines by Department of Education – Schools Division of
Pasig City
Development Team of the Self-Learning Module
Writer: Ronald S. Bobis
Editor: Lerma I. Cantanero
Reviewers: Felix C Vergara Jr. (content)
Illustrator: Name
Layout Artist: Name
Management Team: Ma. Evalou Concepcion A. Agustin
OIC-Schools Division Superintendent
Aurelio G. Alfonso EdD
OIC-Assistant Schools Division Superintendent
Victor M. Javeña EdD
Chief, School Governance and Operations Division and
OIC-Chief, Curriculum Implementation Division
Education Program Supervisors
Librada L. Agon EdD (EPP/TLE/TVL/TVE)
Liza A. Alvarez (Science/STEM/SSP)
Bernard R. Balitao (AP/HUMSS)
Joselito E. Calios (English/SPFL/GAS)
Norlyn D. Conde EdD (MAPEH/SPA/SPS/HOPE/A&D/Sports)
Wilma Q. Del Rosario (LRMS/ADM)
Ma. Teresita E. Herrera EdD (Filipino/GAS/Piling Larang)
Perlita M. Ignacio PhD (EsP)
Dulce O. Santos PhD (Kindergarten/MTB-MLE)
Teresita P. Tagulao EdD (Mathematics/ABM)
Computer Systems
Servicing
Quarter 1
Self-Learning Module 17
DOS commands in preparing bootable devices
11
Introductory Message
For the Facilitator:
Welcome to the Computer Systems Servicing Grade 11 Self-Learning Module
on DOS commands in preparing bootable devices!
This Self-Learning Module was collaboratively designed, developed and
reviewed by educators from the Schools Division Office of Pasig City headed by its
Officer-in-Charge Schools Division Superintendent, Ma. Evalou Concepcion A.
Agustin, in partnership with the City Government of Pasig through its mayor,
Honorable Victor Ma. Regis N. Sotto. The writers utilized the standards set by the K
to 12 Curriculum using the Most Essential Learning Competencies (MELC) in
developing this instructional resource.
This learning material hopes to engage the learners in guided and independent
learning activities at their own pace and time. Further, this also aims to help learners
acquire the needed 21st century skills especially the 5 Cs, namely: Communication,
Collaboration, Creativity, Critical Thinking, and Character while taking into
consideration their needs and circumstances.
In addition to the material in the main text, you will also see this box in the
body of the module:
As a facilitator you are expected to orient the learners on how to use this
module. You also need to keep track of the learners' progress while allowing them to
manage their own learning. Moreover, you are expected to encourage and assist the
learners as they do the tasks included in the module.
Notes to the Teacher
This contains helpful tips or strategies that
will help you in guiding the learners.
For the Learner:
Welcome to the Computer Systems Servicing Grade 11 Self-Learning Module
on DOS commands in preparing bootable devices!
This module was designed to provide you with fun and meaningful
opportunities for guided and independent learning at your own pace and time. You
will be enabled to process the contents of the learning material while being an active
learner.
This module has the following parts and corresponding icons:
Expectations - This points to the set of knowledge and skills
that you will learn after completing the module.
Pretest - This measures your prior knowledge about the lesson
at hand.
Recap - This part of the module provides a review of concepts
and skills that you already know about a previous lesson.
Lesson - This section discusses the topic in the module.
Activities - This is a set of activities that you need to perform.
Wrap-Up - This section summarizes the concepts and
application of the lesson.
Valuing - This part integrates a desirable moral value in the
lesson.
Posttest - This measure how much you have learned from the
entire module.
At the end of this module, learners should be able to:
1. explain DOS commands in preparing bootable devices;
2. follow DOS commands in preparing bootable devices;
3. appreciate the importance of DOS commands in preparing bootable devices.
Directions: Read carefully the following questions. Choose the letter of the best
answer and write it on your notebook.
1. Commands used to communicate with the operating system and other
command line-based applications.
A. POS C. BOS
B. DOS D. SOS
2. A mechanism where computer hardware can be used instead of a hard
disk or a CD drive to access all the important machine booting information
and data.
A. DVD boot C. USB boot
B. POST boot D. Flash boot
3. This is the command to view active disks on your machine.
A. diskpart B. active C. list disk D. clean
4. The command for formatting current partition as NTFS file system quickly.
A. format fs=fat quick C. format fs=active quick
B. format fs=clean quick D. format fs=ntfs quick
5. By default, the active Administrator Permission directory of Command
Prompt is located at?
A. C:WindowsSystem32 > C. A:WindowsSystem32 >
B. D:WindowsSystem32 > D. B:WindowsSystem32 >
EXPECTATIONS
PRETEST
In the previous module, you have learned about introduction to bootable
software’s. You were made aware about the 10 best USB applications for Windows /
Mac to help you build a USB bootable Drive. Yet we will need a Bootable Program to
allow a USB bootable usable. Also, to complete the process, you'll need a web-
connected Windows or MacOS computer, A flash drive with at least 8 GB of space,
And a disk image (iso file). With these, you are a step closer to create a bootable drive
with the said bootable software’s.
This module is a continuation of the previous topic where you will know what
are the DOS commands in preparing bootable devices.
DOS commands - are the MS-DOS (Microsoft-Disk Operating System)
commands used to communicate with the operating system and other command line-
based applications. Unlike in Windows, the primary way you use the operating
system is by DOS commands. Windows and other current OSs use a touch or mouse-
based, graphics-based interface. When you're using Windows (like Windows 10, 8, 7,
etc.), you don't require DOS instructions, since you don't have MS-DOS.
Whether you've just set up your new PC or upgraded your old PC to a newer
version of Windows, you may like a bootable pendrive that has Windows Operating
System on it. A USB boot is a mechanism where computer hardware can be used
instead of a hard disk or a CD drive to access all the important machine booting
information and data.
For Dos, command-prompt is readily accessible in all Dos models. It's actually
a simpler job to build a bootable USB with a command prompt. To get your USB
bootable you can follow the steps given below.
LESSON
RECAP
Using DISKPART Command
1. Insert your flash drive onto your computer running. We need to run Command
Prompt as your administrator as the first step. To do so, we need to find cmd
by entering 'cmd' in the Windows Start Menu search window. Once 'cmd' has
been scanned, right-click it and pick "Run as administrator."
2. In Command Prompt type 'diskpart' (without quotes) and press Enter. Wait a
bit, before the system runs DISKPART.
Image 1.1 command prompt
Image 1.2 diskpart
3. To view active disks on your machine, type 'list disk' and press Enter. It can
be shown that with their overall size, the active disks seen as Disk 0 for hard
drive and Disk 1 for your USB flash drive.
4. Type 'select disk 1' to decide the operation of disk 1 in the next stage, and
then press Enter.
5. Type 'clean' and hit Enter to delete all data from the drive.
Image 1.3 list disk
Image 1.4 select disk 1
Image 1.5 clean
6. Select 'create partition primary' and press Enter. Creating a main partition,
and being known as 'partition 1' by Windows.
7. Type 'select partition 1' and hit Enter. Choosing the partition 1 for setting
up it as an active partition.
8. Type 'active' and hit Enter. Activating current partition.
Image 1.6 create partition primary
Image 1.7 select partition 1
Image 1.8 active
9. Type 'format fs=ntfs quick' and hit Enter. Formatting current partition as
NTFS file system quickly.
10.Type 'exit' button and hit Enter. Exit DISKPART program but then do not
close the Prompt button. Still, we will need it for the next step.
Creating Boot sector
Suppose the flash / USB drive is D: drive and the ISO image or DVD driver on
drive F:, The first step is to navigate Command Prompt to set ISO image or DVD as
its active directory for installation.
1. By default, the active Administrator Permission directory of Command Prompt
is on C:WindowsSystem32 >. We'll be using Command Prompt to install as
the working directory on ISO image or DVD (F:). Only click 'f:' then press
Enter, and changed the active directory to F.
2. Type 'cd boot' button and press Enter. Changed Active Directory to F:boot
>.
3. Type the bootsect /nt60 d: and press Enter. Creating boot sector on D: drive
(USB flash drive).
Image 1.9 format fs=ntfs quick
Image 1.10 exit
4. Type 'exit' and tap Enter to close the Prompt command. At this phase, we
have successfully made a bootable USB disk, and the flash drive is ready for
use as a boot device.
Copying Installation Files
To install Windows from a bootable USB drive, we merely need to transfer to
flash drive the entire installation files found on the ISO image or DVD installer. To
do so, open the Prompt button, as in previous steps. Upon opening, type 'xcopy f:*.
* d: /E/H/F' then click Enter. Stay before the ISO image or DVD installer transfers
all files to the flash drive. Then you're ready to use bootable USB drive to load
Windows from your flash drive and you're done!
A. Direction: Rearrange the following procedures in their proper order. Use
numbers to indicate their order of precedence. The first number is done for
you.
Using DISKPART Command
5 1. Type 'clean' and hit Enter.
___2. Type 'active' and hit Enter.
___3. Select 'create primary partition' and press Enter.
___4. Type 'select partition 1' and hit Enter.
___5. Insert your flash drive onto your computer running. find cmd by entering
'cmd' in the Windows Start Menu search window.
___6. In Command Prompt type 'diskpart' (without quotes) and press Enter.
___7. type 'list disk' and press Enter.
___8. Type 'select disk 1' to decide the operation of disk 1 in the next stage,
and then press Enter.
___9. Type 'format fs=ntfs quick' and hit Enter.
___10. Type 'exit' button and hit Enter.
B. Direction: Match Column A with Column B. Write the letter of your answer
in a separate paper.
ACTIVITIES
A
1. to view active disks on your
machine
2. to delete all data from the drive.
3. to activate current partition.
4. to create main partition
5. to exit diskpart program
B
a. active
b. list disk
c. clean
d. exit
e. creates primary
partition
This module talked about DOS commands in preparing bootable devices.
Specifically, it discussed the procedures in using diskpart command, creating boot
sector and copying installation files from ISO image or DVD installer. In addition,
unlike in Windows, the primary way you use the operating system is by DOS
commands. Windows and other current OSs use a touch or mouse-based, graphics-
based interface. When you're using Windows (like Windows 10, 8, 7, etc.), you don't
require DOS instructions, since you don't have MS-DOS.
Now, as learners, aside from the several points mentioned above. You can use the
blank spaces provided in the next page to answer and react to the following cases or
scenarios:
 Would you be able to make use of this knowledge obtained in this module?
In what particular scenario would it be?
__________________________________________________________________________
__________________________________________________________________________
__________________________________________________________________________
 What do you think is the essence of following the correct procedures of
DOS commands in preparing bootable devices?
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
DIRECTION: Read and answer the following questions carefully in two to three
sentences each number.
1. How will you use the knowledge you acquired about DOS commands in
preparing bootable devices?
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
WRAP-UP
VALUING
2. Cite a situation in which you can apply the knowledge of understanding DOS
commands in preparing bootable devices?
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
___________________________________________________________________
Direction: Write T on the line if the statement is correct and F if the statement is
wrong.
___1. The Windows and other current OSs use a touch or mouse-based, graphics-
based interface.
___2. MS-DOS (Microsoft-Disk Operating System) commands used to communicate
with the operating system and other command line-based applications.
___3. When you're using Windows (like Windows 10, 8, 7, etc.), you don't require
DOS instructions, since you don't have MS-DOS.
___4. A SATA boot is a mechanism where computer hardware can be used instead of
a hard disk or a CD drive to access all the important machine booting information
and data.
___5. Make It's actually a simpler job to build a bootable USB with a command
prompt.
___6. The Type 'select partition' and hit Enter. Choosing the partition 1 for setting
up it as an active partition.
___7. Select 'create primary partition' and press Enter. Creating a main partition,
and being known as 'partition 1' by Windows.
___8. By default, the active Administrator Permission directory of Command Prompt
is on C:WindowsSystem32 >.
___9. Type the bootsect /nt64 d: and press Enter. Creating boot sector on D: drive
(USB flash drive).
___10. To install Windows from a bootable USB drive, we merely need to transfer to
flash drive the entire installation files found on the ISO image or DVD installer
POSTTEST
References
 Google.” List of MS-DOS commands” Accessed July 20, 2020
https://bit.ly/2ZOvgrN
 Google.” How to create bootable without using any software” Accessed July 20,
2020
https://www.instructables.com/id/How-to-Create-a-Bootable-USB-Drive-
Without-Using-A/
 Google.” Create bootable pendrive using cmd” Accessed July 21, 2020
https://techrrival.com/create-bootable-pendrive-windows-cmd/
 Google.” How to create a bootable pendrive using command prompt” Accessed
July 21, 2020
https://www.geeksforgeeks.org/how-to-create-a-bootable-pendrive-using-
cmdcommand-prompt/
KEY TO CORRECTION
Pretest
key
to
correction
Posttest
key
to
correction
1.
B
1.
T
6.
F
2.
C
2.
T
7.
T
3.
C
3.
T
8.
T
4.
D
4.
F
9.
T
5.
A
5.
T
10.
T
Activity
key
to
correction
A.
B.
1.
5
6.
2
1.
b
2.
8
7.
3
2.
c
3.
6
8.
4
3.
a
4.
7
9.
9
4.
e
5.
1
10.
10
5.
d

More Related Content

What's hot

Maintain Computer Systems and Network.ppt
Maintain Computer Systems and Network.pptMaintain Computer Systems and Network.ppt
Maintain Computer Systems and Network.pptJulius Alcaria
 
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
 
Chs pc cleaning
Chs pc cleaningChs pc cleaning
Chs pc cleaninganjgulf
 
How to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command PromptHow to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command PromptViney Dhiman
 
Css grade 11 week 3
Css grade 11 week 3Css grade 11 week 3
Css grade 11 week 3Danilo Anos
 
Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer Systemiankeithsomoza
 
Ict 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsIct 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsYonel Cadapan
 
CBLM - Set Up Computer Network (CSS)
CBLM - Set Up Computer Network (CSS)CBLM - Set Up Computer Network (CSS)
CBLM - Set Up Computer Network (CSS)Jean_SHS DepEd
 
Chs nc2 reviewer - with oral questioning
Chs nc2 reviewer - with oral questioningChs nc2 reviewer - with oral questioning
Chs nc2 reviewer - with oral questioningAdolfo Nasol
 
Installing win 7 os
Installing win 7 osInstalling win 7 os
Installing win 7 osLeonel Rivas
 
358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dll358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dllPrince Rainier
 
Ict 9 module 3, lesson 2.1 safety precautions
Ict 9 module 3, lesson 2.1 safety precautionsIct 9 module 3, lesson 2.1 safety precautions
Ict 9 module 3, lesson 2.1 safety precautionsYonel Cadapan
 
Computer Assembly and Disassembly (2nd Lesson part 2).ppt
Computer Assembly and Disassembly (2nd Lesson part 2).pptComputer Assembly and Disassembly (2nd Lesson part 2).ppt
Computer Assembly and Disassembly (2nd Lesson part 2).pptJonathanOcampo23
 
Categories of Hardware Tools in CSS.pptx
Categories of Hardware Tools in CSS.pptxCategories of Hardware Tools in CSS.pptx
Categories of Hardware Tools in CSS.pptxbrigoli pepito
 
Conducting test on the installed computer system
Conducting test on the installed computer systemConducting test on the installed computer system
Conducting test on the installed computer systemRachel Espino
 

What's hot (20)

Maintain Computer Systems and Network.ppt
Maintain Computer Systems and Network.pptMaintain Computer Systems and Network.ppt
Maintain Computer Systems and Network.ppt
 
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
 
Chs pc cleaning
Chs pc cleaningChs pc cleaning
Chs pc cleaning
 
How to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command PromptHow to create windows 10 bootable usb drive from iso using Command Prompt
How to create windows 10 bootable usb drive from iso using Command Prompt
 
Css grade 11 week 3
Css grade 11 week 3Css grade 11 week 3
Css grade 11 week 3
 
Bootable Usb
Bootable UsbBootable Usb
Bootable Usb
 
INSTALLING SOFTWARE
INSTALLING SOFTWAREINSTALLING SOFTWARE
INSTALLING SOFTWARE
 
Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer System
 
Ict 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsIct 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systems
 
CBLM - Set Up Computer Network (CSS)
CBLM - Set Up Computer Network (CSS)CBLM - Set Up Computer Network (CSS)
CBLM - Set Up Computer Network (CSS)
 
Quarter ii css 9
Quarter ii css 9Quarter ii css 9
Quarter ii css 9
 
TVL CSS G11-Q1-M6-1.pdf
TVL CSS G11-Q1-M6-1.pdfTVL CSS G11-Q1-M6-1.pdf
TVL CSS G11-Q1-M6-1.pdf
 
Chs nc2 reviewer - with oral questioning
Chs nc2 reviewer - with oral questioningChs nc2 reviewer - with oral questioning
Chs nc2 reviewer - with oral questioning
 
Installing win 7 os
Installing win 7 osInstalling win 7 os
Installing win 7 os
 
358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dll358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dll
 
Installing Operating System
Installing Operating System Installing Operating System
Installing Operating System
 
Ict 9 module 3, lesson 2.1 safety precautions
Ict 9 module 3, lesson 2.1 safety precautionsIct 9 module 3, lesson 2.1 safety precautions
Ict 9 module 3, lesson 2.1 safety precautions
 
Computer Assembly and Disassembly (2nd Lesson part 2).ppt
Computer Assembly and Disassembly (2nd Lesson part 2).pptComputer Assembly and Disassembly (2nd Lesson part 2).ppt
Computer Assembly and Disassembly (2nd Lesson part 2).ppt
 
Categories of Hardware Tools in CSS.pptx
Categories of Hardware Tools in CSS.pptxCategories of Hardware Tools in CSS.pptx
Categories of Hardware Tools in CSS.pptx
 
Conducting test on the installed computer system
Conducting test on the installed computer systemConducting test on the installed computer system
Conducting test on the installed computer system
 

Similar to TVL CSS G11-Q1-M17.pdf

Prepare Installer Week 1.pdf
Prepare Installer Week 1.pdfPrepare Installer Week 1.pdf
Prepare Installer Week 1.pdfemersonrebibis1
 
CSS G11 Module 6 Q1 computer systems servicing for grade 12
CSS G11 Module 6 Q1 computer systems servicing for grade 12CSS G11 Module 6 Q1 computer systems servicing for grade 12
CSS G11 Module 6 Q1 computer systems servicing for grade 12ASEJODEREK
 
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
 ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docxMARRY7
 
Dual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuDual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuRavi Malik
 
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answerComputer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answerFaB6 Design
 
INSTALLING APPLICATION SOFTWARE - 10.pptx
INSTALLING APPLICATION SOFTWARE - 10.pptxINSTALLING APPLICATION SOFTWARE - 10.pptx
INSTALLING APPLICATION SOFTWARE - 10.pptxJohnnexterGubat3
 
ICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACH
ICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACHICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACH
ICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACHJamaicaCabrales
 
Computer basics worksheet
Computer basics worksheetComputer basics worksheet
Computer basics worksheetDonna Rue
 
Final how to create a bootable os x 11.1
Final how to create a bootable os x 11.1Final how to create a bootable os x 11.1
Final how to create a bootable os x 11.1David Sahagian
 
edmel garcia lesson 14
edmel garcia lesson 14edmel garcia lesson 14
edmel garcia lesson 14EdmelGarcia
 
CSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptxCSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptxRGSMags
 

Similar to TVL CSS G11-Q1-M17.pdf (20)

Prepare Installer Week 1.pdf
Prepare Installer Week 1.pdfPrepare Installer Week 1.pdf
Prepare Installer Week 1.pdf
 
CSS G11 Module 6 Q1 computer systems servicing for grade 12
CSS G11 Module 6 Q1 computer systems servicing for grade 12CSS G11 Module 6 Q1 computer systems servicing for grade 12
CSS G11 Module 6 Q1 computer systems servicing for grade 12
 
Dspace Installation Manual in Ubuntu 14.04 Alongwith Windows
Dspace Installation Manual in Ubuntu 14.04 Alongwith WindowsDspace Installation Manual in Ubuntu 14.04 Alongwith Windows
Dspace Installation Manual in Ubuntu 14.04 Alongwith Windows
 
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
 ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
ITC 3001, Personal Computer Fundamentals 1 Course Lea.docx
 
Bootusb
BootusbBootusb
Bootusb
 
Bootusb
BootusbBootusb
Bootusb
 
How java works
How java worksHow java works
How java works
 
How java works
How java worksHow java works
How java works
 
Dual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuDual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntu
 
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answerComputer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
Computer Education Class 6 (PTB) Chapter2, 3 and 4 question answer
 
INSTALLING APPLICATION SOFTWARE - 10.pptx
INSTALLING APPLICATION SOFTWARE - 10.pptxINSTALLING APPLICATION SOFTWARE - 10.pptx
INSTALLING APPLICATION SOFTWARE - 10.pptx
 
bootable FD Lesson.pptx
bootable FD Lesson.pptxbootable FD Lesson.pptx
bootable FD Lesson.pptx
 
ICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACH
ICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACHICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACH
ICT-CONTACTSJDHJBQFFVEGVCGSVCHCHDCHDCVCKACH
 
Computer basics worksheet
Computer basics worksheetComputer basics worksheet
Computer basics worksheet
 
Final how to create a bootable os x 11.1
Final how to create a bootable os x 11.1Final how to create a bootable os x 11.1
Final how to create a bootable os x 11.1
 
Unit3
Unit3Unit3
Unit3
 
Lesson 14
Lesson 14Lesson 14
Lesson 14
 
edmel garcia lesson 14
edmel garcia lesson 14edmel garcia lesson 14
edmel garcia lesson 14
 
ICT_CSS_SHS11_Q2_LAS1.docx
ICT_CSS_SHS11_Q2_LAS1.docxICT_CSS_SHS11_Q2_LAS1.docx
ICT_CSS_SHS11_Q2_LAS1.docx
 
CSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptxCSS 4th Quarter Lessons.pptx
CSS 4th Quarter Lessons.pptx
 

More from charmainejornadal

Parts-of-a-Dissertation-1.pptx
Parts-of-a-Dissertation-1.pptxParts-of-a-Dissertation-1.pptx
Parts-of-a-Dissertation-1.pptxcharmainejornadal
 
Conceptual-Framework-1-1.pptx
Conceptual-Framework-1-1.pptxConceptual-Framework-1-1.pptx
Conceptual-Framework-1-1.pptxcharmainejornadal
 
ADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdf
ADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdfADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdf
ADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdfcharmainejornadal
 

More from charmainejornadal (6)

Parts-of-a-Dissertation-1.pptx
Parts-of-a-Dissertation-1.pptxParts-of-a-Dissertation-1.pptx
Parts-of-a-Dissertation-1.pptx
 
Conceptual-Framework-1-1.pptx
Conceptual-Framework-1-1.pptxConceptual-Framework-1-1.pptx
Conceptual-Framework-1-1.pptx
 
Chapter-3.pptx
Chapter-3.pptxChapter-3.pptx
Chapter-3.pptx
 
Chapter-2-1.pptx
Chapter-2-1.pptxChapter-2-1.pptx
Chapter-2-1.pptx
 
web 2.0 and web 3.0.pptx
web 2.0 and web 3.0.pptxweb 2.0 and web 3.0.pptx
web 2.0 and web 3.0.pptx
 
ADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdf
ADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdfADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdf
ADMSHS_Emp_Tech_Q1_M4_L1-Applied-productivity-tools-using-Word.pdf
 

Recently uploaded

Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...lizamodels9
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...lizamodels9
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechNewman George Leech
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 

Recently uploaded (20)

Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
Lowrate Call Girls In Sector 18 Noida ❤️8860477959 Escorts 100% Genuine Servi...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
RE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman LeechRE Capital's Visionary Leadership under Newman Leech
RE Capital's Visionary Leadership under Newman Leech
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 

TVL CSS G11-Q1-M17.pdf

  • 1. Module 17: DOS commands in preparing bootable devices
  • 2. Computer Systems Servicing – Grade 11 Quarter 1 – Module 17: DOS commands in preparing bootable device First Edition, 2020 Republic Act 8293, Section 176 states that no copyright shall subsist in any work of the Government of the Philippines. However, prior approval of the government agency or office wherein the work is created shall be necessary for exploitation of such work for profit. Such agency or office may, among other things, impose as a condition the payment of royalties. Borrowed materials (i.e., songs, stories, poems, pictures, photos, brand names, trademarks, etc.) included in this module are owned by their respective copyright holders. Every effort has been exerted to locate and seek permission to use these materials from their respective copyright owners. The publisher and authors do not represent nor claim ownership over them. Published by the Department of Education - Schools Division of Pasig City Printed in the Philippines by Department of Education – Schools Division of Pasig City Development Team of the Self-Learning Module Writer: Ronald S. Bobis Editor: Lerma I. Cantanero Reviewers: Felix C Vergara Jr. (content) Illustrator: Name Layout Artist: Name Management Team: Ma. Evalou Concepcion A. Agustin OIC-Schools Division Superintendent Aurelio G. Alfonso EdD OIC-Assistant Schools Division Superintendent Victor M. Javeña EdD Chief, School Governance and Operations Division and OIC-Chief, Curriculum Implementation Division Education Program Supervisors Librada L. Agon EdD (EPP/TLE/TVL/TVE) Liza A. Alvarez (Science/STEM/SSP) Bernard R. Balitao (AP/HUMSS) Joselito E. Calios (English/SPFL/GAS) Norlyn D. Conde EdD (MAPEH/SPA/SPS/HOPE/A&D/Sports) Wilma Q. Del Rosario (LRMS/ADM) Ma. Teresita E. Herrera EdD (Filipino/GAS/Piling Larang) Perlita M. Ignacio PhD (EsP) Dulce O. Santos PhD (Kindergarten/MTB-MLE) Teresita P. Tagulao EdD (Mathematics/ABM)
  • 3. Computer Systems Servicing Quarter 1 Self-Learning Module 17 DOS commands in preparing bootable devices 11
  • 4. Introductory Message For the Facilitator: Welcome to the Computer Systems Servicing Grade 11 Self-Learning Module on DOS commands in preparing bootable devices! This Self-Learning Module was collaboratively designed, developed and reviewed by educators from the Schools Division Office of Pasig City headed by its Officer-in-Charge Schools Division Superintendent, Ma. Evalou Concepcion A. Agustin, in partnership with the City Government of Pasig through its mayor, Honorable Victor Ma. Regis N. Sotto. The writers utilized the standards set by the K to 12 Curriculum using the Most Essential Learning Competencies (MELC) in developing this instructional resource. This learning material hopes to engage the learners in guided and independent learning activities at their own pace and time. Further, this also aims to help learners acquire the needed 21st century skills especially the 5 Cs, namely: Communication, Collaboration, Creativity, Critical Thinking, and Character while taking into consideration their needs and circumstances. In addition to the material in the main text, you will also see this box in the body of the module: As a facilitator you are expected to orient the learners on how to use this module. You also need to keep track of the learners' progress while allowing them to manage their own learning. Moreover, you are expected to encourage and assist the learners as they do the tasks included in the module. Notes to the Teacher This contains helpful tips or strategies that will help you in guiding the learners.
  • 5. For the Learner: Welcome to the Computer Systems Servicing Grade 11 Self-Learning Module on DOS commands in preparing bootable devices! This module was designed to provide you with fun and meaningful opportunities for guided and independent learning at your own pace and time. You will be enabled to process the contents of the learning material while being an active learner. This module has the following parts and corresponding icons: Expectations - This points to the set of knowledge and skills that you will learn after completing the module. Pretest - This measures your prior knowledge about the lesson at hand. Recap - This part of the module provides a review of concepts and skills that you already know about a previous lesson. Lesson - This section discusses the topic in the module. Activities - This is a set of activities that you need to perform. Wrap-Up - This section summarizes the concepts and application of the lesson. Valuing - This part integrates a desirable moral value in the lesson. Posttest - This measure how much you have learned from the entire module.
  • 6. At the end of this module, learners should be able to: 1. explain DOS commands in preparing bootable devices; 2. follow DOS commands in preparing bootable devices; 3. appreciate the importance of DOS commands in preparing bootable devices. Directions: Read carefully the following questions. Choose the letter of the best answer and write it on your notebook. 1. Commands used to communicate with the operating system and other command line-based applications. A. POS C. BOS B. DOS D. SOS 2. A mechanism where computer hardware can be used instead of a hard disk or a CD drive to access all the important machine booting information and data. A. DVD boot C. USB boot B. POST boot D. Flash boot 3. This is the command to view active disks on your machine. A. diskpart B. active C. list disk D. clean 4. The command for formatting current partition as NTFS file system quickly. A. format fs=fat quick C. format fs=active quick B. format fs=clean quick D. format fs=ntfs quick 5. By default, the active Administrator Permission directory of Command Prompt is located at? A. C:WindowsSystem32 > C. A:WindowsSystem32 > B. D:WindowsSystem32 > D. B:WindowsSystem32 > EXPECTATIONS PRETEST
  • 7. In the previous module, you have learned about introduction to bootable software’s. You were made aware about the 10 best USB applications for Windows / Mac to help you build a USB bootable Drive. Yet we will need a Bootable Program to allow a USB bootable usable. Also, to complete the process, you'll need a web- connected Windows or MacOS computer, A flash drive with at least 8 GB of space, And a disk image (iso file). With these, you are a step closer to create a bootable drive with the said bootable software’s. This module is a continuation of the previous topic where you will know what are the DOS commands in preparing bootable devices. DOS commands - are the MS-DOS (Microsoft-Disk Operating System) commands used to communicate with the operating system and other command line- based applications. Unlike in Windows, the primary way you use the operating system is by DOS commands. Windows and other current OSs use a touch or mouse- based, graphics-based interface. When you're using Windows (like Windows 10, 8, 7, etc.), you don't require DOS instructions, since you don't have MS-DOS. Whether you've just set up your new PC or upgraded your old PC to a newer version of Windows, you may like a bootable pendrive that has Windows Operating System on it. A USB boot is a mechanism where computer hardware can be used instead of a hard disk or a CD drive to access all the important machine booting information and data. For Dos, command-prompt is readily accessible in all Dos models. It's actually a simpler job to build a bootable USB with a command prompt. To get your USB bootable you can follow the steps given below. LESSON RECAP
  • 8. Using DISKPART Command 1. Insert your flash drive onto your computer running. We need to run Command Prompt as your administrator as the first step. To do so, we need to find cmd by entering 'cmd' in the Windows Start Menu search window. Once 'cmd' has been scanned, right-click it and pick "Run as administrator." 2. In Command Prompt type 'diskpart' (without quotes) and press Enter. Wait a bit, before the system runs DISKPART. Image 1.1 command prompt Image 1.2 diskpart
  • 9. 3. To view active disks on your machine, type 'list disk' and press Enter. It can be shown that with their overall size, the active disks seen as Disk 0 for hard drive and Disk 1 for your USB flash drive. 4. Type 'select disk 1' to decide the operation of disk 1 in the next stage, and then press Enter. 5. Type 'clean' and hit Enter to delete all data from the drive. Image 1.3 list disk Image 1.4 select disk 1 Image 1.5 clean
  • 10. 6. Select 'create partition primary' and press Enter. Creating a main partition, and being known as 'partition 1' by Windows. 7. Type 'select partition 1' and hit Enter. Choosing the partition 1 for setting up it as an active partition. 8. Type 'active' and hit Enter. Activating current partition. Image 1.6 create partition primary Image 1.7 select partition 1 Image 1.8 active
  • 11. 9. Type 'format fs=ntfs quick' and hit Enter. Formatting current partition as NTFS file system quickly. 10.Type 'exit' button and hit Enter. Exit DISKPART program but then do not close the Prompt button. Still, we will need it for the next step. Creating Boot sector Suppose the flash / USB drive is D: drive and the ISO image or DVD driver on drive F:, The first step is to navigate Command Prompt to set ISO image or DVD as its active directory for installation. 1. By default, the active Administrator Permission directory of Command Prompt is on C:WindowsSystem32 >. We'll be using Command Prompt to install as the working directory on ISO image or DVD (F:). Only click 'f:' then press Enter, and changed the active directory to F. 2. Type 'cd boot' button and press Enter. Changed Active Directory to F:boot >. 3. Type the bootsect /nt60 d: and press Enter. Creating boot sector on D: drive (USB flash drive). Image 1.9 format fs=ntfs quick Image 1.10 exit
  • 12. 4. Type 'exit' and tap Enter to close the Prompt command. At this phase, we have successfully made a bootable USB disk, and the flash drive is ready for use as a boot device. Copying Installation Files To install Windows from a bootable USB drive, we merely need to transfer to flash drive the entire installation files found on the ISO image or DVD installer. To do so, open the Prompt button, as in previous steps. Upon opening, type 'xcopy f:*. * d: /E/H/F' then click Enter. Stay before the ISO image or DVD installer transfers all files to the flash drive. Then you're ready to use bootable USB drive to load Windows from your flash drive and you're done! A. Direction: Rearrange the following procedures in their proper order. Use numbers to indicate their order of precedence. The first number is done for you. Using DISKPART Command 5 1. Type 'clean' and hit Enter. ___2. Type 'active' and hit Enter. ___3. Select 'create primary partition' and press Enter. ___4. Type 'select partition 1' and hit Enter. ___5. Insert your flash drive onto your computer running. find cmd by entering 'cmd' in the Windows Start Menu search window. ___6. In Command Prompt type 'diskpart' (without quotes) and press Enter. ___7. type 'list disk' and press Enter. ___8. Type 'select disk 1' to decide the operation of disk 1 in the next stage, and then press Enter. ___9. Type 'format fs=ntfs quick' and hit Enter. ___10. Type 'exit' button and hit Enter. B. Direction: Match Column A with Column B. Write the letter of your answer in a separate paper. ACTIVITIES A 1. to view active disks on your machine 2. to delete all data from the drive. 3. to activate current partition. 4. to create main partition 5. to exit diskpart program B a. active b. list disk c. clean d. exit e. creates primary partition
  • 13. This module talked about DOS commands in preparing bootable devices. Specifically, it discussed the procedures in using diskpart command, creating boot sector and copying installation files from ISO image or DVD installer. In addition, unlike in Windows, the primary way you use the operating system is by DOS commands. Windows and other current OSs use a touch or mouse-based, graphics- based interface. When you're using Windows (like Windows 10, 8, 7, etc.), you don't require DOS instructions, since you don't have MS-DOS. Now, as learners, aside from the several points mentioned above. You can use the blank spaces provided in the next page to answer and react to the following cases or scenarios:  Would you be able to make use of this knowledge obtained in this module? In what particular scenario would it be? __________________________________________________________________________ __________________________________________________________________________ __________________________________________________________________________  What do you think is the essence of following the correct procedures of DOS commands in preparing bootable devices? ___________________________________________________________________________ ___________________________________________________________________________ ___________________________________________________________________________ DIRECTION: Read and answer the following questions carefully in two to three sentences each number. 1. How will you use the knowledge you acquired about DOS commands in preparing bootable devices? ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ WRAP-UP VALUING
  • 14. 2. Cite a situation in which you can apply the knowledge of understanding DOS commands in preparing bootable devices? ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ Direction: Write T on the line if the statement is correct and F if the statement is wrong. ___1. The Windows and other current OSs use a touch or mouse-based, graphics- based interface. ___2. MS-DOS (Microsoft-Disk Operating System) commands used to communicate with the operating system and other command line-based applications. ___3. When you're using Windows (like Windows 10, 8, 7, etc.), you don't require DOS instructions, since you don't have MS-DOS. ___4. A SATA boot is a mechanism where computer hardware can be used instead of a hard disk or a CD drive to access all the important machine booting information and data. ___5. Make It's actually a simpler job to build a bootable USB with a command prompt. ___6. The Type 'select partition' and hit Enter. Choosing the partition 1 for setting up it as an active partition. ___7. Select 'create primary partition' and press Enter. Creating a main partition, and being known as 'partition 1' by Windows. ___8. By default, the active Administrator Permission directory of Command Prompt is on C:WindowsSystem32 >. ___9. Type the bootsect /nt64 d: and press Enter. Creating boot sector on D: drive (USB flash drive). ___10. To install Windows from a bootable USB drive, we merely need to transfer to flash drive the entire installation files found on the ISO image or DVD installer POSTTEST
  • 15. References  Google.” List of MS-DOS commands” Accessed July 20, 2020 https://bit.ly/2ZOvgrN  Google.” How to create bootable without using any software” Accessed July 20, 2020 https://www.instructables.com/id/How-to-Create-a-Bootable-USB-Drive- Without-Using-A/  Google.” Create bootable pendrive using cmd” Accessed July 21, 2020 https://techrrival.com/create-bootable-pendrive-windows-cmd/  Google.” How to create a bootable pendrive using command prompt” Accessed July 21, 2020 https://www.geeksforgeeks.org/how-to-create-a-bootable-pendrive-using- cmdcommand-prompt/ KEY TO CORRECTION Pretest key to correction Posttest key to correction 1. B 1. T 6. F 2. C 2. T 7. T 3. C 3. T 8. T 4. D 4. F 9. T 5. A 5. T 10. T Activity key to correction A. B. 1. 5 6. 2 1. b 2. 8 7. 3 2. c 3. 6 8. 4 3. a 4. 7 9. 9 4. e 5. 1 10. 10 5. d