Boot Process

Boot Process

Professional Development

7 Qs

quiz-placeholder

Similar activities

Fallas del Hardware

Fallas del Hardware

Professional Development

6 Qs

Quiz Linux Fundamental

Quiz Linux Fundamental

Professional Development

5 Qs

Sesión 0

Sesión 0

Professional Development

10 Qs

Systèmes Vieillissants

Systèmes Vieillissants

Professional Development

10 Qs

Estructura de archivo de linux

Estructura de archivo de linux

Professional Development

5 Qs

Linux y Bash

Linux y Bash

Professional Development

10 Qs

System Logging Linux

System Logging Linux

Professional Development

10 Qs

Python-Sem-II

Python-Sem-II

Professional Development

10 Qs

Boot Process

Boot Process

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Faizan Sattar

Used 11+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select Multiple: What is a Device Driver?

Software that acts as a translator between the hardware and programs/OS using it.

A special hardware device which enables communication with software.

It is different for each OS.

Software used to virtualize hardware devices.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Firmware?

Software that is generally stored on a Flash ROM part of the hardware.

Software that is used specifically for the device it is part of.

Software that is part of the hardware.

All of the above.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select statements that are true about BIOS?

BIOS loads MBR

Stands for Basic Input Output System

BIOS runs a hardware test called POST

It is a legacy motherboard firmware.

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select statements that apply to UEFI?

Modern motherboard firmware.

It has a secure option and generally boots faster.

Works with both MBR and GPT

It uses a special EFI System partition to store boot loaders and services needed for boot.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the different phases of the boot process?

BIOS -> GRUB -> Kernel -> MBR -> Init

BIOS -> MBR -> GRUB -> Kernel -> Init

BIOS -> GRUB -> MBR -> Init -> Kernel

BIOS -> Kernel -> Init

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which phase mounts the root file system?

BIOS

GRUB

Init

Kernel

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Select Multiple: What is the Runlevel usually set as?

2

3

4

5