Pre-CSS 2

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

What is the system software that acts as an interface between the user and the computer hardware. It manages resources, runs applications, and allows users to interact with the system.

Operating System (OS)

2
New cards

Examples of OS:

  1. Windows (Windows 10, Windows 11)

  2. Linux (Ubuntu, Kali, Fedora)

  3. MacOS (Apple Devices)

  4. Android (Mobile)

  5. iOS (Mobile)

3
New cards

Types of OS:

  1. GUI (Graphical User Interface)

  2. CLI (Command Line Interface)

  3. Embedded OS

  4. Mobile OS

4
New cards

Uses icons, buttons, and windows

Graphical User Interface (Windows 10, Ubuntu)

5
New cards

Uses text-based commands

Command Line Interface (MS-DOS, Linux Terminal)

6
New cards

Built into machines or appliances

Embedded OS (Smart TV OS, ATM OS)

7
New cards

For Phones/Tablets-

Mobile OS (Android, IOS)

8
New cards

Before installing an OS, check if the hardware meets the?

Minimum system requirements

9
New cards

System Requirement of Windows 10 (64-Bit):

  • Processor: 1 GHz or faster

  • RAM: 4 GB or higher

  • Storage: At least 64 GB

  • GPU: DirectX 9 or later

  • UEFI/BIOS boot support

10
New cards

Basic Requirements for Installation of OS:

  1. Bootable Installer (USB/DVD)

  2. OS installer ISO (downloaded from trusted source)

  3. Backup (if reinstalling)

  4. BIOS/UEFI access (to change boot order)

11
New cards

Steps to Make a Bootable USB (Windows):

  1. Use Rufus or BalenaEtcher

  2. Choose your ISO file

  3. Select USB drive

  4. File system: NTFS or FAT32

  5. Click Start

12
New cards

Windows Installation (Step-by-step Part 1):

  • Insert bootable USB and restart the computer.

  • Press BIOS key (like F2, DEL, F12, ESC) during startup.

  • Set USB as 1st Boot Priority.

  • Save and Exit → PC will reboot into setup.

  • Choose language, time, and keyboard settings.

13
New cards

Windows Installation (Step-by-step Part 2):

  • Click “Install Now”.

  • Choose Custom: Install Windows only (advanced).

  • Create/Delete partitions (if needed).

  • Select where to install the OS.

  • Wait for installation → restarts automatically.

  • Configure account name, password, updates, etc.

  • Once on desktop, start installing drivers and utilities.

14
New cards

What to do after installing an OS:

  1. Install Drivers (GPU, chipset, LAN, audio)

  2. Install Antivirus (Protect from threats)

  3. Adjust display and resolution (Match your monitor settings)

  4. Set user accounts (Passwords, permissions)

  5. Install updates (Improve security and features)

15
New cards

Dual Booting Guide:

  • Install two OSes on the same machine (e.g., Windows + Linux)

  • Requires separate partitions

  • GRUB bootloader will ask you to choose OS on startup

16
New cards

With this, you can test multiple operating systems without affecting your main OS. Ideal for practicing Linux, or installation simulations.

Virtual Machines (VirtualBox, VMware Workstation)

17
New cards

Possible fix for: “No bootable device”

Check USB and boot order

18
New cards

Possible fix for: Installer freezes

Corrupted ISO or low RAM

19
New cards

Possible fix for: Missing drivers

Download from official sites

20
New cards

Possible fix for: “Windows cannot be installed on this disk”

Check disk partition type (MBR vs GPT)