Skráarkerfa
Skráarkerfa, often translated as file system, is a method and data structure that an operating system uses to control how data is stored and retrieved. It determines how files are named, organized, and managed on storage devices such as hard drives, solid-state drives, and optical discs. Without a file system, data placed on a storage medium would be one large body of data with no way to tell where one piece of information stops and the next begins.
A file system typically handles information about files, including their names, sizes, permissions, and locations on
The role of the file system is fundamental to computer operation. It provides a structured and accessible