skrárkerfi
A skrárkerfi, or file system, is the method and data structure that an operating system uses to control how data is stored and retrieved. It dictates how files are named, organized, and managed on storage devices such as hard drives, solid-state drives, and flash drives. 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.
File systems manage the allocation of disk space, keeping track of which blocks of data belong to
Common examples of file systems include FAT32, NTFS, exFAT, HFS+, APFS, and ext4. Each has its own