1.9 Flashcards

lesson 4

1
Q

clean install

A

complete os install
user data and settings will be deleted(if any)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

in place upgrade

A

running setup from existing version
keeps applications, user settings, and data files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

boot methods

A

usb
optical media
network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

network booting

A

WDS(windows deployment service)- running on a windows server
target computer must support PXE(preboot execution environment)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

cloning/imaging (ghosting)

A

duplicates the entire software installation of a system
this includes os,drivers,applications,configurations
used to do unattended installations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

partition

A

logically separate storage area, must create at least one partition on a fixed disk before performing a high-level format to create a file system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

MBR(master boot record)

A

stores a partition table in the first sector(512 bytes)
can have up to 4 primary partitions
uses BIOS boot method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

primary partition

A

used to boot an os
at the start, partition boot record(PBR)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

globally unique identifier (GUID)partition table(GPT)

A

up to 128 partitions
more than 2TB partitions
uses UEFI boot method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

extended partitions

A

used to overcome the 4 primary partition limit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

hidden partition

A

used by OEMS to store system recovery data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

swap partition

A

use a virtual memory by some os’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

full format

A

runs an additional step that checks the hard drive for any bad sectors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

quick format

A

drive is not checked for bad sectors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly