Skip to main content

Posts

Showing posts from October, 2019

Answer Chapter 5

Question Definition 1.     What is operating system installation? Answer Installation (or setup) of a program (including drivers, plugins) is the act of putting the program onto a computer system so that it can be executed. Types of Operating System Installation 2.     Explain these types of operating system installation methods: a.     Typical installation b.     Full Installation c.     Custom installation d.     Minimal Installation Answer a.     Typical installation ·          The most installation common options and is recommended for most users ·          The program will be installed with the components and features that the manufacturer has chosen. b.     Full Installation ·          The installer will ask whether you want to do a full, minimal or custom installation. ·          “Full installation” is the default and will install all sets. ·          Full install is removing what user already have and doing a complete install. ·     

Answer Chapter 5

Question File system 1.     Explain a File System. Answer a.     File system is a method for storing and organizing computer files and the data they contain to make it easy to find and access them. b.     File systems may use a data storage device such as a hard disk or CD-ROM. c.     Involve maintaining the physical location of the files. d.     Provide access to data on a file server by acting as clients for a network protocol. Objectives of the File Management 2.     List six objectives of the file management in operating system Answer a.     To minimize or eliminate the potential for lost or destroyed data. b.     To meet the data management needs and requirements of the user which include storage of data and the ability to perform the aforementioned operations. c.     To guarantee, to the extent possible, that the data in the file are valid. d.     To provide I/O support for a variety of storage device types. e.     To provide a standardized se