Information Communication Technology ICT – 1 Types and components of computer systems | e-Consult
1 Types and components of computer systems (1 questions)
Login to see all questions.
Click on a question to view the answer
Operating system files are stored in RAM during installation because the installation process requires frequent reading and writing of data. The installer needs to access the OS files to copy them to the hard drive, configure the system, and perform other tasks. RAM's fast read/write speeds are crucial for this process.
If the OS files were stored in ROM, the installation process would be extremely slow or impossible. ROM is read-only, so the installer wouldn't be able to modify or copy the OS files. The computer would be limited to the pre-programmed operating system contained within the ROM, and any attempts to install a new OS would fail.