How do OS installers works if there isn’t any OS that could manage applications in an empty computer?

1.17K views

How do OS installers works if there isn’t any OS that could manage applications in an empty computer?

In: Technology

12 Answers

Anonymous 0 Comments

You insert a boot medium (optical disk, USB drive, SD card, whatever) and tell the computer to load that OS during its UEFI/BIOS startup. It is loaded into memory and runs the computer from there. You then use that to install the permanent OS on the computer’s durable storage so you don’t need the boot medium every time.

You are viewing 1 out of 12 answers, click here to view all answers.