F5F Stay Refreshed Software Operating Systems h

h

h

_
_Killexx_
Member
104
09-17-2023, 06:08 PM
#1
ä
_
_Killexx_
09-17-2023, 06:08 PM #1

ä

O
OmqDace
Posting Freak
798
09-18-2023, 03:16 PM
#2
When you turn on your PC, the BIOS copies a specific portion of information from storage to RAM. This process occurs during the loading screen. After all data is transferred, the program starts running.
O
OmqDace
09-18-2023, 03:16 PM #2

When you turn on your PC, the BIOS copies a specific portion of information from storage to RAM. This process occurs during the loading screen. After all data is transferred, the program starts running.

S
schrijverkes
Member
107
09-25-2023, 11:08 PM
#3
As the machine powers up (pressing the power button), the BIOS examines the boot sector of each connected storage device according to the settings in the BIOS. On the initial drive, it detects the hex code "AA55" at position 510, meaning it executes any instructions from byte 0 to 510 on that drive. This operation happens entirely within the CPU using a 16-bit architecture. The segment of code here mainly directs the CPU to run other instructions stored elsewhere on the disk, given the very small space available in the boot sector. Once this stage is complete, the operating system will prompt the CPU to transition to 32-bit or 64-bit mode and start loading its files into memory. The precise steps following that are likely confidential to Microsoft's Windows team.
S
schrijverkes
09-25-2023, 11:08 PM #3

As the machine powers up (pressing the power button), the BIOS examines the boot sector of each connected storage device according to the settings in the BIOS. On the initial drive, it detects the hex code "AA55" at position 510, meaning it executes any instructions from byte 0 to 510 on that drive. This operation happens entirely within the CPU using a 16-bit architecture. The segment of code here mainly directs the CPU to run other instructions stored elsewhere on the disk, given the very small space available in the boot sector. Once this stage is complete, the operating system will prompt the CPU to transition to 32-bit or 64-bit mode and start loading its files into memory. The precise steps following that are likely confidential to Microsoft's Windows team.

J
Jerrex
Member
175
09-27-2023, 11:39 AM
#4
1. Activate power button.
2. Mobo boots RAM, CPU, hard drive, GPU and additional components.
3. Brand logo appears during startup while Windows loads boot files from HDD to RAM.
4. After essential files are in RAM, Mobo runs them and transitions to the login screen.
5. During the process, Windows sets up hardware and prepares files for desktop use.
6. System completes and moves to the login interface.
7. Upon successful login, user-specific files are loaded into RAM. (This explains the sluggish start when you open the desktop.)
8. Boot sequence complete.
J
Jerrex
09-27-2023, 11:39 AM #4

1. Activate power button.
2. Mobo boots RAM, CPU, hard drive, GPU and additional components.
3. Brand logo appears during startup while Windows loads boot files from HDD to RAM.
4. After essential files are in RAM, Mobo runs them and transitions to the login screen.
5. During the process, Windows sets up hardware and prepares files for desktop use.
6. System completes and moves to the login interface.
7. Upon successful login, user-specific files are loaded into RAM. (This explains the sluggish start when you open the desktop.)
8. Boot sequence complete.

S
SourisCraft
Member
57
09-27-2023, 12:21 PM
#5
I need to clarify that. The text you provided seems unclear and contains some typos. Could you please rephrase or provide the intended message?
S
SourisCraft
09-27-2023, 12:21 PM #5

I need to clarify that. The text you provided seems unclear and contains some typos. Could you please rephrase or provide the intended message?

_
_MinezPlays_
Member
183
10-04-2023, 03:32 PM
#6
I can't believe I missed that!!!
_
_MinezPlays_
10-04-2023, 03:32 PM #6

I can't believe I missed that!!!