Lesson 28 Flashcards

Troubleshoot Startup and System issues

1
Q

What is the role of the T2 chip in a macOS Mojave startup?

A

The T2 Chip verifies every step of the boot process to ensure that the hardware and software haven’t been tampered with.

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

What happens if your macOS with a T2 chip identifies errors and experiences failures during the secure startup process?

A

Your Mac will enter macOS Recovery, Apple T2 Security Chip recovery mode, or Apple T2 chip Device Firmware Upgrade mode.

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

What are the primary system initialization stages in macOS Mojave? What visual and audible cues do these stages provide?

A

a. Firmware—Power on. Power On Self Test (POST). Startup Chime (depending on model).
b. Booter—The booter process starts. The Apple logo appears in the center of the main display.
c. Kernel—Kernel startup. The progress bar appears.
d. System launchd—Starting other items. The Apple logo is replaced with the login window.

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

What does the firmware do? What’s the Power-On Self-Test (POST)?

A

The firmware initializes the Mac computer’s hardware and locates the startup file on a system volume. The POST checks for basic hardware functionality when a Mac powers on.

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

What role does launchd serve during Mac startup?

A

launchd starts macOS Mojave processes. It also manages macOS Mojave initialization and starts the loginwindow process.

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

Which items are automatically started by launchd during Mac startup?

A
  • /System/Library/LaunchDaemons

* /Library/LaunchDaemons

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

What are the primary user session stages in macOS Mojave? What visual and audible cues do these stages provide?

A

a. The login screen appears.
b. launchd loads apps, such as the Finder, after user authentication.
c. The user environment is active any time a user logs in to macOS Mojave.

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

What’s the difference between launch daemons, startup items, launch agents, and login items?

A

The administrator account launchd process launches launch daemons and startup items during Mac startup. User account launchd processes launch agents and login items during user environment startups.

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

What are Safe Sleep, Standby, and Power Nap?

A

Safe Sleep and Standby are modes used by Mac computers that use very little or no power to safeguard data. Power Nap is a state that periodically runs updates while your computer is sleeping.

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

What happens during user logout?

A

a. Requests that user apps quit
b. Automatically quits user background processes
c. Runs logout scripts
d. Records the logout to the main system.log file
e. Resets device permissions and preferences to their defaults
f. Quits the user’s loginwindow and launchd processes

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

What happens during Mac shutdown?

A

When a Mac shuts down, loginwindow logs users out and then tells the kernel to quit the remaining
macOS Mojave processes. Then the Mac shuts down.

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

Which keyboard shortcut is used to start up in safe mode?

A

Hold down the Shift key during startup to initiate safe mode.

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

Which keyboard shortcut can you temporarily use to choose another startup disk?

A

Hold down Option key

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

What changes are made when macOS Mojave starts up in safe mode?

A

a. Attempts to repair the system volume structure
b. Deletes system third-party kernel extension (KEXT) caches
c. Deletes font caches

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

Which items aren’t loaded when macOS Mojave starts up in safe mode?

A

KEXTs, third-party launch agents, third-party launch daemons, third-party startup items, third-party fonts, any user login items, or any user-specific launch agents.

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